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
|
|
|
|
2012-07-18 14:00:50 -04:00
|
|
|
<string name="dialog_title">Alert</string>
|
2012-07-19 10:04:51 -04:00
|
|
|
<string name="loading">Loading…</string>
|
2012-07-18 14:00:50 -04:00
|
|
|
|
|
|
|
<string name="follow_error">There was a problem following the user. Check your internet connection and try again.</string>
|
|
|
|
<string name="unfollow_error">There was a problem unfollowing the user. Check your internet connection and try again.</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-10 13:13:22 -04:00
|
|
|
<string name="description_activity_icon">An icon illustrating the user\'s activity</string>
|
2012-07-18 14:00:50 -04:00
|
|
|
<string name="description_follow_button">Follow or unfollow a user</string>
|
2012-07-24 14:41:56 -04:00
|
|
|
<string name="description_comment_user">Comment user image</string>
|
|
|
|
|
|
|
|
<string name="reading_sharedby">SHARED BY: </string>
|
|
|
|
|
2012-07-25 13:59:22 -04:00
|
|
|
<string name="share" formatted="false">\"%s\" - %s (via NewsBlur)</string>
|
2012-07-18 14:00:50 -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>
|
2012-07-10 13:13:22 -04:00
|
|
|
<string name="profile_following">FOLLOWING</string>
|
|
|
|
<string name="profile_followers">FOLLOWERS</string>
|
2012-07-25 13:59:22 -04:00
|
|
|
<string name="profile_shared">SHARED STORIES</string>
|
2012-07-05 13:01:25 -04:00
|
|
|
<string name="profile_subscribers">subscribers</string>
|
2012-07-10 13:13:22 -04:00
|
|
|
<string name="profile_no_bio">No bio included</string>
|
|
|
|
<string name="profile_no_location">Location not set</string>
|
|
|
|
<string name="profile_ago">ago</string>
|
|
|
|
<string name="profile_recent_actvity">Recent Activity</string>
|
|
|
|
<string name="profile_started_following">Started following </string>
|
|
|
|
<string name="profile_replied_to">Replied to</string>
|
|
|
|
<string name="profile_with_comment">with the comment</string>
|
|
|
|
<string name="profile_shared_story">Shared the story</string>
|
2012-07-18 14:00:50 -04:00
|
|
|
<string name="profile_button_follow">Follow</string>
|
|
|
|
<string name="profile_button_unfollow">Unfollow</string>
|
|
|
|
|
|
|
|
<string name="menu_profile">Profile</string>
|
|
|
|
<string name="menu_refresh">Refresh</string>
|
|
|
|
<string name="menu_original">View original</string>
|
|
|
|
<string name="menu_share">Share</string>
|
2012-07-26 16:27:31 -04:00
|
|
|
<string name="menu_mark_feed_as_read">Mark feed as read</string>
|
|
|
|
<string name="menu_mark_folder_as_read">Mark folder as read</string>
|
|
|
|
|
|
|
|
<string name="toast_marked_folder_as_read">Folder marked as read</string>
|
|
|
|
<string name="toast_marked_feed_as_read">Feed marked as read</string>
|
|
|
|
<string name="toast_error_marking_feed_as_read">Error marking feed as read. Check your internet connection.</string>
|
2012-07-18 14:00:50 -04:00
|
|
|
|
2012-06-11 20:46:58 -04:00
|
|
|
</resources>
|