From 2f10a4a88ebeaf79385276e6b06b1308040ee7d1 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 30 Nov 2011 10:22:27 +0300 Subject: implement special options menu for selected headlines --- res/values/strings.xml | 27 +++++++++++++++------------ 1 file changed, 15 insertions(+), 12 deletions(-) (limited to 'res/values/strings.xml') diff --git a/res/values/strings.xml b/res/values/strings.xml index 70cd4c3b..c8b3fd93 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -1,8 +1,9 @@ + Login session refused by server Logging in... - Login failed. + Login failed. Tiny Tiny RSS Please configure the application first. Ready to login. @@ -32,7 +33,7 @@ Show unread feeds Show all feeds Refresh feeds - Close article + Close article Share article Mark as read Sort feeds by unread count @@ -50,10 +51,13 @@ Select articles All articles Unread articles - None - Starred - Published - Unread + Deselect all + Toggle starred + Toggle published + Mark as read + Starred + Published + Unread Mark unread Optional. Fill this if your tt-rss installation is protected by HTTP Basic authentication Your tt-rss login. Not needed for single user mode @@ -68,10 +72,9 @@ Browse categories like feeds You can long-tap on a category to override this setting Catchup - - No error - Error: Unknown error (see log) - Error: 401 unauthorized + No error + Error: Unknown error (see log) + Error: 401 unauthorized Error: 403 forbidden Error: 404 not found Error: 500 server error @@ -83,5 +86,5 @@ Error: API disabled for this user Error: unknown API error (see log) Error: username or password incorrect - - + + \ No newline at end of file -- cgit v1.2.3-54-g00ecf