summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorRuben Brunk <rubenbrunk@google.com>2012-10-25 16:59:41 -0700
committerAndroid (Google) Code Review <android-gerrit@google.com>2012-10-25 16:59:41 -0700
commitef2407a7ba954c3853ac9c69a3017de7a768c8ac (patch)
treea4ebd480dbf94eda3e29d61cd50442a33251a20a /res/values
parent8c133b8e52046b1f5501c8b9857d8662516c0336 (diff)
parentf9b650d1957c7b6c79e7cee55afdb38db34c970e (diff)
downloadandroid_packages_apps_Snap-ef2407a7ba954c3853ac9c69a3017de7a768c8ac.tar.gz
android_packages_apps_Snap-ef2407a7ba954c3853ac9c69a3017de7a768c8ac.tar.bz2
android_packages_apps_Snap-ef2407a7ba954c3853ac9c69a3017de7a768c8ac.zip
Merge "Fixed crop intent." into gb-ub-photos-arches
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 42e624880..1f00e8aeb 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>