summaryrefslogtreecommitdiff
path: root/java/com/android/newbubble/res/values/strings.xml
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2018-01-25 04:01:39 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2018-01-25 04:01:39 +0000
commit05b5e8912f5dbf357c123665be8944caf043a4e8 (patch)
treed7891f88dcd88c5f20625eb58b3f43dd1e8610ad /java/com/android/newbubble/res/values/strings.xml
parent42a0152d7228c7de68ea2eac3c562a144333327d (diff)
parent849f332ffa5fc9430c4bc38c5a0ee78da77f0a39 (diff)
Merge changes I46e819a0,I4ee4ff98,Ifae9c912,Idc58efce,I60b0122f
* changes: Add skeleton for SpamPhoneLookup Show Icon and label for blocked numbers Bubble v2 a11y. Add flag to enable NUI shortcut. Rename "ApdlInfo" as "SpamInfo" in proto PhoneLookupInfo.
Diffstat (limited to 'java/com/android/newbubble/res/values/strings.xml')
-rw-r--r--java/com/android/newbubble/res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/java/com/android/newbubble/res/values/strings.xml b/java/com/android/newbubble/res/values/strings.xml
index 08c685ee2..7ef61cecc 100644
--- a/java/com/android/newbubble/res/values/strings.xml
+++ b/java/com/android/newbubble/res/values/strings.xml
@@ -18,6 +18,8 @@
<resources>
<!-- A string for Talkback to read when accessibility user touch bubble. -->
<string name="a11y_bubble_description">Dialer bubble</string>
+ <!-- A string to describe bubble bottom actions for accessibility user. -->
+ <string name="a11y_bubble_bottom_action_description">Bottom action buttons</string>
<!-- A string to describe available action for accessibility user. It will be read as "Actions:
double tap to expand call action menu". -->
<string name="a11y_bubble_primary_button_expand_action">Expand call action menu</string>