summaryrefslogtreecommitdiff
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-10-21 15:04:08 +0400
committerAndrew Dolgov <[email protected]>2013-10-21 15:04:08 +0400
commitc723246199459e86e6c96dfb21ed3aedb73a4fbd (patch)
treecb1e21c9aa420455473a0c311e2d9b6a17950f1e /res/values/strings.xml
parent08ca18e4c412ef9e1875bfdea70ca0791ddb0176 (diff)
update offline_articles_* strings
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 48236bca..8e2a8ac0 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -157,8 +157,8 @@
<string name="prefs_fullscreen_mode">Fullscreen mode</string>
<string name="reading">Reading</string>
<string name="theme_dark_gray">Dark gray</string>
- <string name="offline_articles_to_download">Number of articles to download</string>
- <string name="offline_articles_to_download_long">Number of articles to download for Offline mode (newest first).</string>
+ <string name="offline_articles_to_download">Amount of articles to download</string>
+ <string name="offline_articles_to_download_long">How many articles to download for offline mode (newest first).</string>
<string name="pref_headlines_show_content_long">Show content previews in headlines list</string>
<string name="pref_headlines_show_content">Preview article content</string>
<string name="api_too_low">This action requires newer version of Tiny Tiny RSS</string>
@@ -189,7 +189,7 @@
<string name="headlines_unread">Unread</string>
<string name="article_img_open">Open image</string>
<string name="article_img_share">Share image</string>
- <string name="requires_api5">Requires version 1.7.6</string>
+ <string name="requires_api5">Requires tt-rss 1.7.6</string>
<string name="labels">Labels</string>
<string name="article_img_view_caption">View Caption</string>
<string name="light_theme_is_not_supported_on_honeycomb">Light theme is not supported on Honeycomb</string>