summaryrefslogtreecommitdiff
path: root/res/values
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-03-12 14:57:57 +0300
committerAndrew Dolgov <[email protected]>2012-03-12 14:57:57 +0300
commit8caa0fcd8261f6c3d885cd880df3aac156f9d120 (patch)
tree11eb3c467148cc667d1b1e679e1403c18ca3ff35 /res/values
parent7da5405c3f6957b53375f9783b4775e4de290a10 (diff)
implement new attachment UI with buttons to copy URL/view separate
attachment
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 867120a5..0c27758f 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -129,4 +129,7 @@
<string name="tablet_article_swipe">Swipe between articles</string>
<string name="article_link_copy">Copy link to clipboard</string>
<string name="text_copied_to_clipboard">Text copied to clipboard</string>
+ <string name="attachments_prompt">Select attachment</string>
+ <string name="attachment_view">View</string>
+ <string name="attachment_copy">Copy URL</string>
</resources> \ No newline at end of file