summaryrefslogtreecommitdiff
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-09-09 17:44:28 +0400
committerAndrew Dolgov <[email protected]>2012-09-09 17:44:28 +0400
commit9f807d0c3463352f29b3cdd79db1f72549e7ba55 (patch)
treee1555bf13ef62eb0f14821e2b4e58ea8c144d4fd /res/values/strings.xml
parent59d11ac9723d6ac7d7c9042cee72cccf3d68f9e6 (diff)
externalize strings
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 4e5da8ee..8787bf38 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -129,4 +129,11 @@
<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>
+ <string name="share_url_prompt">URL:</string>
+ <string name="share_url_hint">Article URL</string>
+ <string name="share_content_hint">Article Content</string>
+ <string name="share_title_prompt">Title:</string>
+ <string name="share_title_hint">Article Title</string>
+ <string name="share_share_button">Share</string>
+ <string name="share_article_posted">Article posted.</string>
</resources> \ No newline at end of file