summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authornicolasroard <nicolasroard@google.com>2013-08-13 17:36:00 -0700
committernicolasroard <nicolasroard@google.com>2013-08-13 17:36:00 -0700
commitfd55ffec5dbec1d37e4e8b32240bd51c7e85275b (patch)
tree74dfd669207b5833e6bec8861e330d3794930422 /res/values
parent9977d45fcae932581c1788cf3fa96a3f4040a8dc (diff)
downloadandroid_packages_apps_Gallery2-fd55ffec5dbec1d37e4e8b32240bd51c7e85275b.tar.gz
android_packages_apps_Gallery2-fd55ffec5dbec1d37e4e8b32240bd51c7e85275b.tar.bz2
android_packages_apps_Gallery2-fd55ffec5dbec1d37e4e8b32240bd51c7e85275b.zip
Fix for translation strings
Change-Id: I2c89a377a8a439dd7b77d09a1362c4d6e68752df
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 9ca6e08ce..4d84007fb 100644
--- a/res/values/filtershow_strings.xml
+++ b/res/values/filtershow_strings.xml
@@ -167,7 +167,7 @@
<!-- Label for the image edges effect (highlights edges in image) [CHAR LIMIT=10] -->
<string name="edge">Edges</string>
<!-- 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] -->
+ images into solid colors, as popularized by Andy Warhol [CHAR LIMIT=15] -->
<string name="kmeans">Posterize</string>
<!-- Label for the image downsampling effect (makes image smaller) [CHAR LIMIT=15] -->
<string name="downsample">Downsample</string>