commit | 33100857169da33f18778cb1f3073e607ee48e27 | [log] [tgz] |
---|---|---|
author | mahmadi <[email protected]> | Thu Mar 23 16:31:51 2017 |
committer | Commit bot <[email protected]> | Thu Mar 23 16:31:51 2017 |
tree | dd0992f767fa434b9f7dfffb14f3f343068075cf | |
parent | a7682c8258c2e04621d791d60ba835f35b90cd1a [diff] [blame] |
[Payment Request] Generic edit form http://imgur.com/a/KlNeX BUG=602666 TBR=caitkp@ Review-Url: https://codereview.chromium.org/2744823003 Cr-Commit-Position: refs/heads/master@{#459111}
diff --git a/components/components_strings.grd b/components/components_strings.grd index 16ca124..7f7f323a 100644 --- a/components/components_strings.grd +++ b/components/components_strings.grd
@@ -291,6 +291,9 @@ <message name="IDS_ACCNAME_CANCEL" desc="The accessible name for the Cancel button."> Cancel </message> + <message name="IDS_ACCNAME_DONE" desc="The accessible name for the DONE button."> + Done + </message> <message name="IDS_ACCNAME_CLOSE" desc="The accessible name for the Close button."> Close </message>