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
commit7bddc10fbdc91973ba1cf922590e849f0d53c1f2 (patch)
tree123e8dd8b6d47d60f8d438fc2b8c33185425d4ef /res/values
parent627bd81fc0a71f6401a4e4ea4014c55353a706bd (diff)
downloadandroid_packages_apps_Snap-7bddc10fbdc91973ba1cf922590e849f0d53c1f2.tar.gz
android_packages_apps_Snap-7bddc10fbdc91973ba1cf922590e849f0d53c1f2.tar.bz2
android_packages_apps_Snap-7bddc10fbdc91973ba1cf922590e849f0d53c1f2.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>