2012-06-11 20:46:58 -04:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<resources>
|
|
|
|
|
2012-06-25 16:47:00 -04:00
|
|
|
<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>
|
2012-06-26 17:55:19 -04:00
|
|
|
<string name="login_message_error">There was problem connecting to NewsBlur. Check your internet connection.</string>
|
2012-07-03 17:13:11 -04:00
|
|
|
<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>
|
2012-06-25 16:47:00 -04:00
|
|
|
|
2012-06-11 23:34:06 -04:00
|
|
|
<string name="hello">Hello World!</string>
|
2012-06-25 16:47:00 -04:00
|
|
|
|
|
|
|
<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>
|
2012-07-03 13:12:01 -04:00
|
|
|
<string name="description_favicon">The feed\'s favicon</string>
|
2012-07-04 17:24:42 -04:00
|
|
|
<string name="description_profile_picture">The user\'s profile picture</string>
|
2012-07-06 14:50:26 -04:00
|
|
|
<string name="description_row_folder_icon">folder icon</string>
|
2012-07-03 17:13:11 -04:00
|
|
|
|
2012-07-04 17:24:42 -04:00
|
|
|
<string name="menu_profile">Profile</string>
|
|
|
|
<string name="menu_refresh">Refresh</string>
|
2012-06-25 16:47:00 -04:00
|
|
|
|
2012-07-04 17:24:42 -04:00
|
|
|
<string name="profile">Profile</string>
|
2012-07-05 13:01:25 -04:00
|
|
|
<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>
|
2012-06-25 16:47:00 -04:00
|
|
|
|
2012-07-06 14:50:26 -04:00
|
|
|
|
2012-06-11 20:46:58 -04:00
|
|
|
</resources>
|