diff options
author | rouslan <rouslan@chromium.org> | 2016-01-14 16:48:43 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-01-15 00:49:27 +0000 |
commit | 62959bec7d97230a30e0ee1dd5f4281c2569c97b (patch) | |
tree | b78b2a7afb9571821e2546a098315f5d50f71c65 | |
parent | 97d87ae9ffa0d683ceeef79806742847dc23e658 (diff) | |
download | chromium_src-62959bec7d97230a30e0ee1dd5f4281c2569c97b.zip chromium_src-62959bec7d97230a30e0ee1dd5f4281c2569c97b.tar.gz chromium_src-62959bec7d97230a30e0ee1dd5f4281c2569c97b.tar.bz2 |
Update the message for saving a credit card to cloud.
BUG=535784
Review URL: https://codereview.chromium.org/1585263003
Cr-Commit-Position: refs/heads/master@{#369634}
-rw-r--r-- | components/autofill_strings.grdp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/autofill_strings.grdp b/components/autofill_strings.grdp index 7c3eaa8..34371d1 100644 --- a/components/autofill_strings.grdp +++ b/components/autofill_strings.grdp @@ -186,7 +186,7 @@ </message> </if> <message name="IDS_AUTOFILL_SAVE_CARD_PROMPT_TITLE_TO_CLOUD" desc="Title text for the Autofill save card prompt when the card is to be saved by uploading it to Google Payments. The prompt can be either a bubble or an infobar."> - Do you want Google to save this card? + Do you want to save this card to your Google Account? </message> <message name="IDS_AUTOFILL_SAVE_CARD_PROMPT_UPLOAD_EXPLANATION" desc="Explanation of the effect of the Autofill save card prompt when the card is to be saved by uploading it to Google Payments. The prompt can be either a bubble or an infobar."> Pay quickly on sites and apps across devices using cards you have saved with Google. |