summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorRuben Brunk <rubenbrunk@google.com>2013-04-19 17:03:05 -0700
committerRuben Brunk <rubenbrunk@google.com>2013-04-19 17:06:00 -0700
commitc0c9003aa0865c1688800f463d24e95cf4a1b966 (patch)
tree75e6df9652b05128db193f40b73260ed96ac5cb5 /res/values
parentbe3e14d561ed1033fa44526ab83b170cfae45b4f (diff)
downloadandroid_packages_apps_Snap-c0c9003aa0865c1688800f463d24e95cf4a1b966.tar.gz
android_packages_apps_Snap-c0c9003aa0865c1688800f463d24e95cf4a1b966.tar.bz2
android_packages_apps_Snap-c0c9003aa0865c1688800f463d24e95cf4a1b966.zip
String updates.
Bug: 8664728 Change-Id: Idc23ab0d75a9f1656c5e38a0b0e318a63d6875b5
Diffstat (limited to 'res/values')
-rw-r--r--res/values/filtershow_strings.xml7
1 files changed, 5 insertions, 2 deletions
diff --git a/res/values/filtershow_strings.xml b/res/values/filtershow_strings.xml
index e2b04d2cc..10ad4499d 100644
--- a/res/values/filtershow_strings.xml
+++ b/res/values/filtershow_strings.xml
@@ -28,6 +28,9 @@
<!-- generic strings -->
+
+ <!-- Text for to display on a download failure [CHAR LIMIT=NONE] -->
+ <string name="download_failure">Could not download photo. Network unavailable.</string>
<!-- Text for original image [CHAR LIMIT=20] -->
<string name="original">Original</string>
<!-- Text for filters that apply a border to a picture [CHAR LIMIT=20] -->
@@ -39,8 +42,8 @@
<string name="filtershow_undo">Undo</string>
<!-- Text for redo menu item [CHAR LIMIT=20] -->
<string name="filtershow_redo">Redo</string>
- <!-- Text for the image state panel menu item [CHAR LIMIT=20] -->
- <string name="show_imagestate_panel">Show Image State</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>
<!-- Name for the overflow menu item for settings [CHAR LIMIT=20] -->