summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2014-07-18 23:57:03 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2014-07-18 18:24:25 +0000
commitebf50c93b0d1a4f12329c92a3873a8409c566c7e (patch)
tree40204b256848468ced177ab249144dbab9420280 /res/values/strings.xml
parentcc83d8dbfe2d99d95d9cf651c9559093d3c89c1e (diff)
parentc5c60ad3592f53549c9ffaa58e9a87b0480080e8 (diff)
downloadandroid_packages_apps_Trebuchet-ebf50c93b0d1a4f12329c92a3873a8409c566c7e.tar.gz
android_packages_apps_Trebuchet-ebf50c93b0d1a4f12329c92a3873a8409c566c7e.tar.bz2
android_packages_apps_Trebuchet-ebf50c93b0d1a4f12329c92a3873a8409c566c7e.zip
Merge "Merging Motorola's patch to disable apps when is safe mode." into ub-now-master
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index e11033bf7..7c5ee9c86 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -37,6 +37,8 @@
<string name="folder_name"></string>
<!-- Displayed when user selects a shortcut for an app that was uninstalled [CHAR_LIMIT=none]-->
<string name="activity_not_found">App isn\'t installed.</string>
+ <!-- SafeMode shortcut error string -->
+ <string name="safemode_shortcut_error">Downloaded app disabled in Safe mode</string>
<!-- Labels for the tabs in the customize drawer -->
<string name="widgets_tab_label">Widgets</string>