summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorJohn Hoford <hoford@google.com>2013-02-12 11:55:50 -0800
committerJohn Hoford <hoford@google.com>2013-02-12 12:11:35 -0800
commit99baf61387ab1ef15bb9db5fa3b2b55591e87059 (patch)
tree7a7b7ba9071844a236c9685109b0aac36ef70bb1 /res/values
parentb01a32825018cfb79f2c965c1c3e3e25b5131229 (diff)
downloadandroid_packages_apps_Gallery2-99baf61387ab1ef15bb9db5fa3b2b55591e87059.tar.gz
android_packages_apps_Gallery2-99baf61387ab1ef15bb9db5fa3b2b55591e87059.tar.bz2
android_packages_apps_Gallery2-99baf61387ab1ef15bb9db5fa3b2b55591e87059.zip
refactor quality to be int
Change-Id: I0470abdbe75cf48c5228e80b9dc060ae6f3d8bbd
Diffstat (limited to 'res/values')
-rw-r--r--res/values/filtershow_strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/filtershow_strings.xml b/res/values/filtershow_strings.xml
index cf6e80d68..66fb3902d 100644
--- a/res/values/filtershow_strings.xml
+++ b/res/values/filtershow_strings.xml
@@ -166,6 +166,8 @@
<string name="draw_style_brush_spatter">Marker</string>
<!-- Label for the Spatter brush style of drawing in [CHAR LIMIT=14] -->
<string name="draw_style_brush_marker">Spatter</string>
+ <!-- Label for the removing drawing from screen [CHAR LIMIT=14] -->
+ <string name="draw_clear">Clear</string>
<!-- Label for the select the color [CHAR LIMIT=30] -->
<string name="color_pick_select">Choose custom color</string>