summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorRuben Brunk <rubenbrunk@google.com>2012-10-25 15:53:42 -0700
committerRuben Brunk <rubenbrunk@google.com>2012-10-25 16:24:49 -0700
commitf9b650d1957c7b6c79e7cee55afdb38db34c970e (patch)
tree2621cc1e6e8a9857fbc4c364065900d69fb9fdc5 /res/values
parentb62e40f77f7c2acf5ada4013a5556f9c7c4c0518 (diff)
downloadandroid_packages_apps_Snap-f9b650d1957c7b6c79e7cee55afdb38db34c970e.tar.gz
android_packages_apps_Snap-f9b650d1957c7b6c79e7cee55afdb38db34c970e.tar.bz2
android_packages_apps_Snap-f9b650d1957c7b6c79e7cee55afdb38db34c970e.zip
Fixed crop intent.
Bug: 7415140 Bug: 7403813 Change-Id: I545162544f845d210d21185cddaca09b219fb091
Diffstat (limited to 'res/values')
-rw-r--r--res/values/filtershow_strings.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/res/values/filtershow_strings.xml b/res/values/filtershow_strings.xml
index b04413c7d..9153b6b87 100644
--- a/res/values/filtershow_strings.xml
+++ b/res/values/filtershow_strings.xml
@@ -16,10 +16,8 @@
<resources>
- <!-- Name for the image editor activity [CHAR LIMIT=NONE]-->
- <string name="app_name">FilterShow</string>
<!-- Title for the image editor activity [CHAR LIMIT=NONE]-->
- <string name="title_activity_filter_show">FilterShowActivity</string>
+ <string name="title_activity_filter_show">Photo Editor</string>
<!-- String shown when we cannot load the image when starting the activity [CHAR LIMIT=NONE] -->
<string name="cannot_load_image">Cannot load the image!</string>