Updating the label for shortcuts aciton

Bug: 30374655
Change-Id: I92d269aca8b9361356b1b2241b24fc9e17ad1074
This commit is contained in:
Sunny Goyal
2016-07-27 11:16:46 -07:00
parent cdef9dd35d
commit 3cdf466e2b
+1 -1
View File
@@ -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>