Commit b54d1475 authored by Evan Stade's avatar Evan Stade

Change strings for autofill unmasking prompt

TBR=rouslan@chromium.org
BUG=none

Review URL: https://codereview.chromium.org/997293002

Cr-Commit-Position: refs/heads/master@{#320184}
parent c94c9452
...@@ -11178,10 +11178,10 @@ Chrome ran out of memory. ...@@ -11178,10 +11178,10 @@ Chrome ran out of memory.
Enter the expiration date and 4-digit CVC from the front of your card Enter the expiration date and 4-digit CVC from the front of your card
</message> </message>
<message name="IDS_AUTOFILL_CARD_UNMASK_PROMPT_STORAGE_CHECKBOX" desc="Text for checkbox in card unmasking dialog that allows user to store a Wallet card on their local device. If checked, the dialog won't show up again for the given credit card." formatter_data="android_java"> <message name="IDS_AUTOFILL_CARD_UNMASK_PROMPT_STORAGE_CHECKBOX" desc="Text for checkbox in card unmasking dialog that allows user to store a Wallet card on their local device. If checked, the dialog won't show up again for the given credit card." formatter_data="android_java">
Don't ask again for this card Keep a copy of this card on this device
</message> </message>
<message name="IDS_AUTOFILL_CARD_UNMASK_PROMPT_STORAGE_TOOLTIP" desc="Text that provides further explanation for checkbox in card unmasking dialog that allows user to store a Wallet card on their local device." formatter_data="android_java"> <message name="IDS_AUTOFILL_CARD_UNMASK_PROMPT_STORAGE_TOOLTIP" desc="Text that provides further explanation for checkbox in card unmasking dialog that allows user to store a Wallet card on their local device." formatter_data="android_java">
If checked, Chrome will stash a copy of your card on this device for faster form filling. If checked, Chrome will store a copy of your card on this device for faster form filling.
</message> </message>
<message name="IDS_AUTOFILL_CARD_UNMASK_CONFIRM_BUTTON" desc="Text for button that confirms the credit card CVC entry dialog." formatter_data="android_java"> <message name="IDS_AUTOFILL_CARD_UNMASK_CONFIRM_BUTTON" desc="Text for button that confirms the credit card CVC entry dialog." formatter_data="android_java">
Verify Verify
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment