summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorRuben Brunk <rubenbrunk@google.com>2012-10-18 12:46:28 -0700
committerRuben Brunk <rubenbrunk@google.com>2012-10-18 12:46:28 -0700
commiteb4a9359eaf8a717d6bda5df3d1831cf8f547423 (patch)
tree5b82c2ef61cfb59d3fc925d19abe6655635fe703 /res/values
parented22e4362ace6b031d826493cf9caea3a2c16a96 (diff)
downloadandroid_packages_apps_Gallery2-eb4a9359eaf8a717d6bda5df3d1831cf8f547423.tar.gz
android_packages_apps_Gallery2-eb4a9359eaf8a717d6bda5df3d1831cf8f547423.tar.bz2
android_packages_apps_Gallery2-eb4a9359eaf8a717d6bda5df3d1831cf8f547423.zip
Fixed initial aspect button text.
Bug: 7374910 Change-Id: I2c86b7c5b242f930692e2e6feda8a85533c509d8
Diffstat (limited to 'res/values')
-rw-r--r--res/values/filtershow_strings.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/res/values/filtershow_strings.xml b/res/values/filtershow_strings.xml
index 142a3a042..d4d02f597 100644
--- a/res/values/filtershow_strings.xml
+++ b/res/values/filtershow_strings.xml
@@ -63,19 +63,19 @@
<string name="apply_effect">Apply</string>
<!-- Label for the reset effect button [CHAR LIMIT=15] -->
<string name="reset_effect">Reset</string>
- <!-- Label for the aspect 1:1 effect button [CHAR LIMIT=15] -->
+ <!-- Label for aspect [CHAR LIMIT=15] -->
<string name="aspect">Aspect</string>
- <!-- Label for the aspect 1:1 effect button [CHAR LIMIT=15] -->
+ <!-- Label for the aspect 1:1 effect [CHAR LIMIT=15] -->
<string name="aspect1to1_effect">1:1</string>
- <!-- Label for the aspect 4:7 effect button [CHAR LIMIT=15] -->
+ <!-- Label for the aspect 4:7 effect [CHAR LIMIT=15] -->
<string name="aspect4to6_effect">4:6</string>
- <!-- Label for the aspect 1:1 effect button [CHAR LIMIT=15] -->
+ <!-- Label for the aspect 1:1 effect [CHAR LIMIT=15] -->
<string name="aspect5to7_effect">5:7</string>
- <!-- Label for the aspect 1:1 effect button [CHAR LIMIT=15] -->
+ <!-- Label for the aspect 1:1 effect [CHAR LIMIT=15] -->
<string name="aspect9to16_effect">16:9</string>
- <!-- Label for the aspect None effect button [CHAR LIMIT=15] -->
+ <!-- Label for the aspect None effect [CHAR LIMIT=15] -->
<string name="aspectNone_effect">None</string>
- <!-- Label for the aspect None effect button [CHAR LIMIT=15] -->
+ <!-- Label for the aspect None effect [CHAR LIMIT=15] -->
<string name="aspectOriginal_effect">Original</string>
<!-- Filters buttons -->