summaryrefslogtreecommitdiff
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-11-29 00:47:38 +0400
committerAndrew Dolgov <[email protected]>2013-11-29 00:47:38 +0400
commit7bbbadee1ece513dd186e36854ecf1763b648032 (patch)
tree129fcad25ec0f7d6dcd05456e461e534541f3292 /res/values/strings.xml
parentf0a29f9bcba46c09a750f19b715a730fcc74eb02 (diff)
add ability to toggle headlines activity sidebar manually in landscape
on tablets
Diffstat (limited to 'res/values/strings.xml')
-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 fc488f70..a6ec2eb7 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -215,4 +215,5 @@
<string name="server_function_not_available">Sorry, this function is not available on your tt-rss version.</string>
<string name="unsubscribe">Unsubscribe</string>
<string name="unsubscribe_from_prompt">Unsubscribe from %1$s?</string>
+ <string name="toggle_sidebar">Toggle sidebar</string>
</resources>