summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authornicolasroard <nicolasroard@google.com>2013-04-19 17:15:51 -0700
committernicolasroard <nicolasroard@google.com>2013-04-19 17:15:51 -0700
commitae5ec8e93167f3b5e925809631421202edc4425d (patch)
tree326b769499948d15765bfd91f36992c93871c2f3 /res/values
parentf6e11c6d41fa5998285686882a0e87f8104212b7 (diff)
downloadandroid_packages_apps_Snap-ae5ec8e93167f3b5e925809631421202edc4425d.tar.gz
android_packages_apps_Snap-ae5ec8e93167f3b5e925809631421202edc4425d.tar.bz2
android_packages_apps_Snap-ae5ec8e93167f3b5e925809631421202edc4425d.zip
Strings update
bug:8664728 Change-Id: I8844ebb6557bbc5e8ea31277f164fdb61afadfd9
Diffstat (limited to 'res/values')
-rw-r--r--res/values/filtershow_strings.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/res/values/filtershow_strings.xml b/res/values/filtershow_strings.xml
index 10ad4499d..b8d4929f3 100644
--- a/res/values/filtershow_strings.xml
+++ b/res/values/filtershow_strings.xml
@@ -42,10 +42,10 @@
<string name="filtershow_undo">Undo</string>
<!-- Text for redo menu item [CHAR LIMIT=20] -->
<string name="filtershow_redo">Redo</string>
- <!-- Text for the image menu item showing the filters that have been applied [CHAR LIMIT=20] -->
- <string name="show_imagestate_panel">Show Applied Effects </string>
- <!-- Text for the image state panel menu item [CHAR LIMIT=20] -->
- <string name="hide_imagestate_panel">Hide Image State</string>
+ <!-- Text for the image menu item showing the filters that have been applied [CHAR LIMIT=30] -->
+ <string name="show_imagestate_panel">Show Applied Effects</string>
+ <!-- Text for the image state panel menu item [CHAR LIMIT=30] -->
+ <string name="hide_imagestate_panel">Hide Applied Effects</string>
<!-- Name for the overflow menu item for settings [CHAR LIMIT=20] -->
<string name="menu_settings">Settings</string>