summaryrefslogtreecommitdiff
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-04-08 22:57:02 +0400
committerAndrew Dolgov <[email protected]>2013-04-08 22:57:02 +0400
commitbea25547115e26658ce64d4799ad5bd8f3cf48b8 (patch)
tree03656d20160ce97f4cfc8896c02ae6b6630dafc3 /res/values/strings.xml
parent5ad5d27cc09d1c86997a92d1da3f08bafa8d7823 (diff)
fix labels string missing in default locale
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 5596d74f..ff2fb2cd 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -189,4 +189,5 @@
<string name="article_img_open">Open image</string>
<string name="article_img_share">Share image</string>
<string name="requires_api5">Requires version 1.7.6</string>
+ <string name="labels">Labels</string>
</resources>