diff options
Diffstat (limited to 'res/values/strings.xml')
| -rw-r--r-- | res/values/strings.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index d1c9c7f..82cbf25 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -26,4 +26,6 @@ <!-- Text displayed in the enter key slot when the recipientedittextview has focus. [CHAR LIMIT=12] --> <string name="action_label">Return</string> + <!-- Announce the number of possible recipient entries that the user can select from for accessibility purposes [CHAR LIMIT=200] --> + <string name="accessbility_suggestion_dropdown_opened">Contact suggestions opened</string> </resources> |
