summaryrefslogtreecommitdiff
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorpoitzorg <[email protected]>2013-03-17 16:58:45 +0100
committerpoitzorg <[email protected]>2013-03-17 16:58:45 +0100
commit2d2b74f953cdbcd4648f7ba7aff62416ac46127a (patch)
treec6013be3436879c030068584bc24c277642af6b7 /res/values/strings.xml
parentbc599c7c04810de1cde4a54460990ac54b901d20 (diff)
Update strings.xml
Added Strings for Preferences Menu
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 5def8571..b93e47a6 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -156,4 +156,6 @@
<string name="prefs_fullscreen_mode">Fullscreen mode</string>
<string name="reading">Reading</string>
<string name="theme_dark_gray">Dark gray</string>
-</resources> \ No newline at end of file
+ <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>
+</resources>