summaryrefslogtreecommitdiff
path: root/res/values
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-11-29 13:02:16 +0300
committerAndrew Dolgov <[email protected]>2011-11-29 13:02:16 +0300
commit980b5696e34b7025cd62d829fa9032bc864c2ab6 (patch)
tree989d4b5ffdade9817397dea1f719e67bfcfaa862 /res/values
parent97ecce1d42ef87f3786aa7f51e29dd1c05d34c41 (diff)
implement browsing categories like feeds
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 2bd63ab7..6f2f0a8c 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -52,8 +52,8 @@
<string name="back_to_categories">Close category</string>
<string name="no_feeds_to_display">No feeds to display</string>
<string name="no_headlines_to_display">No headlines to display</string>
-
- <string name="error_template">Error: %1$s</string>
+ <string name="browse_cats_like_feeds">Browse categories like feeds</string>
+ <string name="browse_cats_like_feeds_summary">You can long-tap on a category to override this setting</string>
<string name="error_no_error">No error</string>
<string name="error_unknown">Error: Unknown error (see log)</string>