summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorYuli Huang <yuli@google.com>2012-05-02 03:44:58 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2012-05-02 03:44:58 -0700
commitfe2b997fbbc24d9bb118bf5cb9d36d3b2f38663d (patch)
treed8fb41f66e347cc40c1d5a4e61313dba7fa4c6dd /res
parent32a000c60f5fb18f46f8683df79f89f02574257b (diff)
parentf50ce2b708c0c70930a346206fdd526f53ae6004 (diff)
downloadandroid_packages_apps_Gallery2-fe2b997fbbc24d9bb118bf5cb9d36d3b2f38663d.tar.gz
android_packages_apps_Gallery2-fe2b997fbbc24d9bb118bf5cb9d36d3b2f38663d.tar.bz2
android_packages_apps_Gallery2-fe2b997fbbc24d9bb118bf5cb9d36d3b2f38663d.zip
am f50ce2b7: Fix \'Edit\' and \'Crop\' behaviors.
* commit 'f50ce2b708c0c70930a346206fdd526f53ae6004': Fix 'Edit' and 'Crop' behaviors.
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 3bff3ba5f..96176d5fb 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -147,10 +147,6 @@
[CHAR_LIMIT=20]-->
<string name="edit">Edit</string>
- <!-- String used in a toast message indicating there is no application
- available to handle a request [CHAR LIMIT=50] -->
- <string name="activity_not_found">No app is available to complete the action.</string>
-
<!-- String used as a title of a progress dialog. The user can
choose to cache some Picasa picture albums on device, so it can
be viewed offline. This string is shown when the request is being
@@ -234,10 +230,6 @@
<string name="crop_saved">
Cropped image saved to <xliff:g id="folder_name">%s</xliff:g>.</string>
- <!-- Toast message shown when the cropped image is not saved
- [CHAR LIMIT=50]-->
- <string name="crop_not_saved">Cropped image wasn\'t saved.</string>
-
<!-- Toast message shown when there is no albums available [CHAR LIMIT=50]-->
<string name="no_albums_alert">No albums available.</string>