summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorRuben Brunk <rubenbrunk@google.com>2012-12-17 19:46:41 -0800
committerRuben Brunk <rubenbrunk@google.com>2012-12-17 19:46:41 -0800
commit19e70bd68806c784cc856509b3eaf3da2d2e9f89 (patch)
tree275c09d764fd0f33ecd3e5401569c36cf741b832 /res
parentfcf54601d45bfcef2fbeb911c46ff394e84d7011 (diff)
downloadandroid_packages_apps_Gallery2-19e70bd68806c784cc856509b3eaf3da2d2e9f89.tar.gz
android_packages_apps_Gallery2-19e70bd68806c784cc856509b3eaf3da2d2e9f89.tar.bz2
android_packages_apps_Gallery2-19e70bd68806c784cc856509b3eaf3da2d2e9f89.zip
Change XML character limit for string.
Bug: 7875246 Change-Id: I883fd175db85efcacfae32c6c690480c8f3c7484
Diffstat (limited to 'res')
-rw-r--r--res/values/filtershow_strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/filtershow_strings.xml b/res/values/filtershow_strings.xml
index 9d4bf95f9..d86535691 100644
--- a/res/values/filtershow_strings.xml
+++ b/res/values/filtershow_strings.xml
@@ -140,7 +140,7 @@
<!-- Label for an image effect that replicates the "pop art" style of segmenting
images into solid colors, as popularized by Andy Warhol [CHAR LIMIT=10] -->
<string name="kmeans">Warhol</string>
- <!-- Label for the image downsampling effect (makes image smaller) [CHAR LIMIT=10] -->
+ <!-- Label for the image downsampling effect (makes image smaller) [CHAR LIMIT=15] -->
<string name="downsample">Downsample</string>
<!-- Labels for the curves tool -->