summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2016-07-27 11:16:46 -0700
committerSunny Goyal <sunnygoyal@google.com>2016-07-27 11:17:22 -0700
commit3cdf466e2b03921b07ede649adf8933867b64cb4 (patch)
tree9dc6d70c1c8f304396f8bffe8b2cc97cd6293b37 /res
parentcdef9dd35d6a917714e41685ed907d236ec589dc (diff)
downloadandroid_packages_apps_Trebuchet-3cdf466e2b03921b07ede649adf8933867b64cb4.tar.gz
android_packages_apps_Trebuchet-3cdf466e2b03921b07ede649adf8933867b64cb4.tar.bz2
android_packages_apps_Trebuchet-3cdf466e2b03921b07ede649adf8933867b64cb4.zip
Updating the label for shortcuts aciton
Bug: 30374655 Change-Id: I92d269aca8b9361356b1b2241b24fc9e17ad1074
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 757e29df5..9f3075287 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -250,6 +250,6 @@
<string name="widget_resized">Widget resized to width <xliff:g id="number" example="2">%1$s</xliff:g> height <xliff:g id="number" example="1">%2$s</xliff:g></string>
<!-- Accessibility action to show quick actions menu for an icon. [CHAR_LIMIT=30] -->
- <string name="action_deep_shortcut" translatable="false">Quick links</string>
+ <string name="action_deep_shortcut">Shortcuts</string>
</resources>