diff options
author | rouslan <rouslan@chromium.org> | 2015-09-21 15:12:11 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-09-21 22:12:43 +0000 |
commit | 7647c0a5f887011a4976a936326a46b956623e61 (patch) | |
tree | 7ed0263ff2ae814c75f1ddc96efc893d24ae78a0 /build/ios | |
parent | ba54519eda6d7c9ebd3252fbdf801dec0f068873 (diff) | |
download | chromium_src-7647c0a5f887011a4976a936326a46b956623e61.zip chromium_src-7647c0a5f887011a4976a936326a46b956623e61.tar.gz chromium_src-7647c0a5f887011a4976a936326a46b956623e61.tar.bz2 |
Content description for settings button in keyboard accessory.
A screen reader should verbalise "settings" instead of "autofill
settings three dots" when the user taps the gear icon on the keyboard
accessory.
BUG=428087
Review URL: https://codereview.chromium.org/1357243003
Cr-Commit-Position: refs/heads/master@{#350040}
Diffstat (limited to 'build/ios')
-rw-r--r-- | build/ios/grit_whitelist.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/ios/grit_whitelist.txt b/build/ios/grit_whitelist.txt index 4fd126c..446ca70 100644 --- a/build/ios/grit_whitelist.txt +++ b/build/ios/grit_whitelist.txt @@ -172,6 +172,7 @@ IDS_AUTOFILL_FIELD_LABEL_PREFECTURE IDS_AUTOFILL_FIELD_LABEL_PROVINCE IDS_AUTOFILL_FIELD_LABEL_STATE IDS_AUTOFILL_FIELD_LABEL_ZIP_CODE +IDS_AUTOFILL_OPTIONS_CONTENT_DESCRIPTION IDS_AUTOFILL_OPTIONS_POPUP IDS_AUTOFILL_PASSWORD_FIELD_SUGGESTIONS_TITLE IDS_AUTOFILL_SCAN_CREDIT_CARD |