summaryrefslogtreecommitdiff
path: root/java/com/android/newbubble/res/values/strings.xml
diff options
context:
space:
mode:
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>