summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2015-04-01 17:21:11 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-04-01 17:21:11 +0000
commitc61396f4af4f45154955261cf1ade0508285b824 (patch)
tree67168f54d4c4b0c6ae27e63d14f31456553d39a6 /res
parent91a4938b64bf1eee75c8e5ad6a5a0934881cb2df (diff)
parente9909f58c2b235f8066295c4faa6a00415968ae7 (diff)
downloadandroid_packages_apps_Trebuchet-c61396f4af4f45154955261cf1ade0508285b824.tar.gz
android_packages_apps_Trebuchet-c61396f4af4f45154955261cf1ade0508285b824.tar.bz2
android_packages_apps_Trebuchet-c61396f4af4f45154955261cf1ade0508285b824.zip
am e9909f58: Removing UninstallShortcutReceiver
* commit 'e9909f58c2b235f8066295c4faa6a00415968ae7': Removing UninstallShortcutReceiver
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 0b34d00a8..7f79b984c 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -113,8 +113,6 @@ s -->
<string name="invalid_hotseat_item">This widget is too large for the Favorites tray</string>
<!-- Message displayed when a shortcut is created by an external application -->
<string name="shortcut_installed">Shortcut \"<xliff:g id="name" example="Browser">%s</xliff:g>\" created.</string>
- <!-- Message displayed when a shortcut is uninstalled by an external application -->
- <string name="shortcut_uninstalled">Shortcut \"<xliff:g id="name" example="Browser">%s</xliff:g>\" was removed.</string>
<!-- Message displayed when an external application attemps to create a shortcut that already exists -->
<string name="shortcut_duplicate">Shortcut \"<xliff:g id="name" example="Browser">%s</xliff:g>\" already exists.</string>