summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorVadim Tryshev <vadimt@google.com>2018-05-09 17:40:03 -0700
committerVadim Tryshev <vadimt@google.com>2018-05-09 17:58:52 -0700
commit21837e5d24351f76aec533da21405e47b972bfca (patch)
treef4fec406e03b501d42bf3e6d607a5a6bf479178b /res/values/strings.xml
parentfe392da300831865dcc358b4dc832a87cda55d54 (diff)
downloadandroid_packages_apps_Trebuchet-21837e5d24351f76aec533da21405e47b972bfca.tar.gz
android_packages_apps_Trebuchet-21837e5d24351f76aec533da21405e47b972bfca.tar.bz2
android_packages_apps_Trebuchet-21837e5d24351f76aec533da21405e47b972bfca.zip
More detailed description for shortcuts_menu_with_notifications_description
Change-Id: I5e4a416ae7e45863ac9e6a719dfbf5de1741d5a1 Testing: Manual Bug: 79490700
Diffstat (limited to 'res/values/strings.xml')
-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 5dc784493..65fffd376 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -310,7 +310,7 @@
<!-- Accessibility action to show quick actions menu for an icon. [CHAR_LIMIT=30] -->
<string name="action_deep_shortcut">Shortcuts</string>
- <!-- Accessibility description when the shortcuts menu has notifications as well as shortcuts. [CHAR_LIMIT=50] -->
+ <!-- Accessibility description when the context menu of a launcher icon that has notifications as well as shortcuts (providing quick access to app's actions). The "shortcuts" translation should be consistent with the one for action_deep_shortcut. [CHAR_LIMIT=50] -->
<string name="shortcuts_menu_with_notifications_description">Shortcuts and notifications
</string>