summaryrefslogtreecommitdiff
path: root/res/values
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-11-28 21:36:13 +0300
committerAndrew Dolgov <[email protected]>2011-11-28 21:36:13 +0300
commit2b15ba91d4469fbb92b13195785f474bec0b3d3c (patch)
tree56c01b6d52a41278a31962db0370f79571a9f06d /res/values
parentb150696e7912c6f1732102953e1206d5d82f7189 (diff)
add category support to tablet UI
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 0f3b089f..9f82a190 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -56,4 +56,5 @@
<string name="ttrss_url_summary">URL of your tt-rss installation directory, e.g. http://site.com/tt-rss/</string>
<string name="download_feed_icons">Download and display feed icons</string>
<string name="enable_cats">Enable feed categories</string>
+ <string name="back_to_categories">Close category</string>
</resources>