Updating the label for shortcuts aciton
am: 3cdf466e2b

Change-Id: I5fd9f57e4c02c0e62bc9782adefe260cb03add88
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 757e29d..9f30752 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>