summaryrefslogtreecommitdiffstats
path: root/res/values
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
commitd19d7bfa9c5911f49d7adb76c1b602b3415735be (patch)
treeea43103d0c67d0afd60aa696f3ccb7caa39108ee /res/values
parenteab68dbc1a344dfadcbc0ce622a4d212aaac24b1 (diff)
downloadandroid_packages_apps_Snap-d19d7bfa9c5911f49d7adb76c1b602b3415735be.tar.gz
android_packages_apps_Snap-d19d7bfa9c5911f49d7adb76c1b602b3415735be.tar.bz2
android_packages_apps_Snap-d19d7bfa9c5911f49d7adb76c1b602b3415735be.zip
Change XML character limit for string.
Bug: 7875246 Change-Id: I883fd175db85efcacfae32c6c690480c8f3c7484
Diffstat (limited to 'res/values')
-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 -->