summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorRuben Brunk <rubenbrunk@google.com>2012-10-25 12:03:54 -0700
committerRuben Brunk <rubenbrunk@google.com>2012-10-25 12:03:54 -0700
commit905947af04edc9f6818a0413c28b13834731b7d8 (patch)
treee6de5b69c4a5f571730fbe3897f07ffe0a426d73 /res/values
parenta6a76db3c29938a933e41c377edd98c9c2bfa38b (diff)
downloadandroid_packages_apps_Snap-905947af04edc9f6818a0413c28b13834731b7d8.tar.gz
android_packages_apps_Snap-905947af04edc9f6818a0413c28b13834731b7d8.tar.bz2
android_packages_apps_Snap-905947af04edc9f6818a0413c28b13834731b7d8.zip
Tagged strings in XML with translation info.
Bug: 7403813 Change-Id: Iff1ec505c2c6fbfc11f7f472cc2e67430cf3715d
Diffstat (limited to 'res/values')
-rw-r--r--res/values/filtershow_strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/values/filtershow_strings.xml b/res/values/filtershow_strings.xml
index b04413c7d..42e624880 100644
--- a/res/values/filtershow_strings.xml
+++ b/res/values/filtershow_strings.xml
@@ -100,7 +100,7 @@
<!-- Filters buttons -->
<!-- Label for the exposure filter button [CHAR LIMIT=15] -->
- <string name="exposure">Exposure</string>
+ <string name="exposure" msgid="1229093066434614811">Exposure</string>
<!-- Label for the sharpen filter button [CHAR LIMIT=15] -->
<string name="sharpness">Sharpness</string>
<!-- Label for the contrast filter button [CHAR LIMIT=15] -->
@@ -132,7 +132,7 @@
<!-- Label for the flip effect [CHAR LIMIT=15] -->
<string name="mirror">Mirror</string>
<!-- Label for the original [CHAR LIMIT=15] -->
- <string name="none">None</string>
+ <string name="none" msgid="3601545724573307541">None</string>
<!-- Labels for the curves tool -->