summaryrefslogtreecommitdiff
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-03-26 10:02:48 +0400
committerAndrew Dolgov <[email protected]>2013-03-26 10:02:48 +0400
commit65e76c35b8f172abcca711c7b3983fd7d88341b2 (patch)
tree1d54b1339819f5ed5400bb00c1619904fa922564 /res/values/strings.xml
parentb0d5b5c613a6b540926d3a76110f409e6159833a (diff)
fix typo in preferences
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index e16599b2..5e96736a 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -157,7 +157,7 @@
<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 Offlinemode. (newest first)</string>
+ <string name="offline_articles_to_download_long">Number of 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>