summaryrefslogtreecommitdiff
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-09-09 17:35:11 +0400
committerAndrew Dolgov <[email protected]>2012-09-09 17:35:11 +0400
commit59d11ac9723d6ac7d7c9042cee72cccf3d68f9e6 (patch)
tree1c7c01968b45401a8006acb92a00dfee39d31f1f /res/values/strings.xml
parent4e4739af55baaa98d52b2b7b005053a320862379 (diff)
implement shareintent handler for tt-rss sharing functionality
bump version
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 34085feb..4e5da8ee 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -128,4 +128,5 @@
<string name="notify_article_published">Article published</string>
<string name="notify_article_unpublished">Article unpublished</string>
<string name="notify_article_note_set">Article note saved</string>
+ <string name="api_too_low">This action requires newer version of Tiny Tiny RSS</string>
</resources> \ No newline at end of file