summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2016-07-28 10:07:32 -0700
committerSunny Goyal <sunnygoyal@google.com>2016-07-28 12:22:51 -0700
commit70a7c9b70003ae87e2b2968bc6ceded0fe0f0e8b (patch)
tree684f590870e709b17016888136a48e242e50cfb6 /res
parent64035e9ee6909774160b12abbeced91588bc9bb9 (diff)
downloadandroid_packages_apps_Trebuchet-70a7c9b70003ae87e2b2968bc6ceded0fe0f0e8b.tar.gz
android_packages_apps_Trebuchet-70a7c9b70003ae87e2b2968bc6ceded0fe0f0e8b.tar.bz2
android_packages_apps_Trebuchet-70a7c9b70003ae87e2b2968bc6ceded0fe0f0e8b.zip
Showing the shortcuts in the disabled state and removing ti from the menu
when its disabled Bug: 30315906 Change-Id: Ice747e7be955d8bb2dd65191f7613e2afd4abc1c
Diffstat (limited to 'res')
-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 9f3075287..2bc0cae0e 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -35,6 +35,8 @@
<string name="safemode_shortcut_error">Downloaded app disabled in Safe mode</string>
<!-- SafeMode widget error string -->
<string name="safemode_widget_error">Widgets disabled in Safe mode</string>
+ <!-- Message shown when a shortcut is not available. It could have been temporarily disabled and may start working again after some time. -->
+ <string name="shortcut_not_available">Shortcut isn\'t available</string>
<!-- Widgets -->
<!-- Message to tell the user to press and hold on a widget to add it [CHAR_LIMIT=50] -->