diff options
| author | Yorke Lee <yorkelee@google.com> | 2014-05-29 14:54:19 -0700 |
|---|---|---|
| committer | Yorke Lee <yorkelee@google.com> | 2014-05-29 14:54:19 -0700 |
| commit | 538e75f6151c54613860401b558d2066fcfe9390 (patch) | |
| tree | 07b159fea1746259d1c942af1a31e5abbb8f6c03 /res/values | |
| parent | 88bede3df22a27296afcec83c2f2f430d1bc1372 (diff) | |
| download | android_packages_apps_ContactsCommon-538e75f6151c54613860401b558d2066fcfe9390.tar.gz android_packages_apps_ContactsCommon-538e75f6151c54613860401b558d2066fcfe9390.tar.bz2 android_packages_apps_ContactsCommon-538e75f6151c54613860401b558d2066fcfe9390.zip | |
Add content description to plus string
Bug: 14588275
Change-Id: Ia4be542c609934def61232bb15babd5dad4179bf
Diffstat (limited to 'res/values')
| -rw-r--r-- | res/values/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index 0346d4e4..3f195ad9 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -736,6 +736,7 @@ a ren't members of any other group. [CHAR LIMIT=25] --> --> <string name="description_delete_button">backspace</string> + <!-- String describing the button used to add a plus (+) symbol to the dialpad --> <string name="description_image_button_plus">plus</string> <!-- String describing the Voicemail ImageButton |
