NewsBlur-viq/media/android/NewsBlur/res/values/strings.xml

37 lines
1.6 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="newsblur">NewsBlur</string>
<string name="login_username_hint">username</string>
<string name="login_password_hint">password</string>
<string name="login_button_login">Log In</string>
<string name="login_button_signup">Sign Up</string>
<string name="login_message_error">There was problem connecting to NewsBlur. Check your internet connection.</string>
<string name="login_logging_in">Logging in…</string>
<string name="login_logged_in">Logged in!</string>
<string name="login_retrieving_feeds">Retrieving feeds…</string>
<string name="login_retrieved_feeds">Retrieved feeds!</string>
<string name="login_lets_go">Let\'s go!</string>
<string name="hello">Hello World!</string>
<string name="description_login_button">Press to log in.</string>
<string name="description_login_logo">NewsBlur Logo</string>
<string name="description_signup_button">Press to sign up</string>
<string name="description_favicon">The feed\'s favicon</string>
<string name="description_profile_picture">The user\'s profile picture</string>
<string name="description_row_folder_icon">folder icon</string>
<string name="menu_profile">Profile</string>
<string name="menu_refresh">Refresh</string>
<string name="profile">Profile</string>
<string name="profile_location_icon">Location icon</string>
<string name="profile_following">following</string>
<string name="profile_followers">followers</string>
<string name="profile_shared">shared</string>
<string name="profile_subscribers">subscribers</string>
</resources>