summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2015-02-13 01:10:04 +0300
committerAndrew Dolgov <[email protected]>2015-02-13 01:10:04 +0300
commit9d756d84c6950c6f7ecb0d8ee9763373b18fa7a0 (patch)
tree811f79a533e7f02c11ce6dbbb6fdd047054e0cf9 /org.fox.ttrss/src/main/res/values/strings.xml
parentdbe686598068a714fa2e8c5de3f337a8ee729204 (diff)
widget: localize prefs section name
Diffstat (limited to 'org.fox.ttrss/src/main/res/values/strings.xml')
-rwxr-xr-xorg.fox.ttrss/src/main/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/org.fox.ttrss/src/main/res/values/strings.xml b/org.fox.ttrss/src/main/res/values/strings.xml
index 177b331f..be97e90e 100755
--- a/org.fox.ttrss/src/main/res/values/strings.xml
+++ b/org.fox.ttrss/src/main/res/values/strings.xml
@@ -219,4 +219,5 @@
<string name="crash_dialog_text">Unfortunately, Tiny Tiny RSS has stopped. Submit crash report to tt-rss.org?</string>
<string name="prefs_widget_show_fresh">Show Fresh articles</string>
<string name="prefs_widget_show_fresh_summary">Instead of total unread display amount of Fresh articles</string>
+ <string name="prefs_widget">Widget</string>
</resources>