Commit 195d521f authored by Mathieu Perreault's avatar Mathieu Perreault Committed by Commit Bot

[Autofill] Update some strings in Card Unmask dialog.

Permanent error string and "Update card" links.

Bug: 850571
Test: none
Change-Id: Ic5f726363336ac7c2e860d8794e3614d3654627d
Reviewed-on: https://chromium-review.googlesource.com/1102038
Commit-Queue: Sebastien Seguin-Gagnon <sebsg@chromium.org>
Reviewed-by: default avatarSebastien Seguin-Gagnon <sebsg@chromium.org>
Cr-Commit-Position: refs/heads/master@{#567623}
parent 515c22a9
......@@ -293,16 +293,9 @@
<message name="IDS_AUTOFILL_CARD_UNMASK_PROMPT_ERROR_TRY_AGAIN_EXPIRATION_YEAR" desc="Error message that encourages the user to try to re-enter their credit card expiration year after a previous failed attempt." formatter_data="android_java">
Check your expiration year and try again
</message>
<if expr="_google_chrome">
<message name="IDS_AUTOFILL_CARD_UNMASK_PROMPT_ERROR_PERMANENT" desc="Error message to show when a credit card cannot be verified and the user isn't allowed to retry.">
Chrome was unable to confirm your card at this time. Please try again later.
</message>
</if>
<if expr="not _google_chrome">
<message name="IDS_AUTOFILL_CARD_UNMASK_PROMPT_ERROR_PERMANENT" desc="Error message to show when a credit card cannot be verified and the user isn't allowed to retry.">
Chromium was unable to confirm your card at this time. Please try again later.
</message>
</if>
<message name="IDS_AUTOFILL_CARD_UNMASK_PROMPT_ERROR_PERMANENT" desc="Error message to show when a credit card cannot be verified and the user isn't allowed to retry.">
This card can't be verified at this time.
</message>
<message name="IDS_AUTOFILL_CARD_UNMASK_PROMPT_ERROR_NETWORK" desc="Error message to show when a credit card cannot be verified because Wallet servers can't be reached.">
There was a problem confirming your card. Check your internet connection and try again.
</message>
......@@ -389,7 +382,7 @@
/
</message>
<message name="IDS_AUTOFILL_CARD_UNMASK_NEW_CARD_LINK" desc="Text for link that prompts user to update their credit card after it may have been re-issued." formatter_data="android_java">
New card?
Update card
</message>
<message name="IDS_AUTOFILL_DIALOG_PLACEHOLDER_CVC" desc="The placeholder/label text for credit card verification code in the requestAutocomplete dialog.">
CVC
......
01aaf2a4fd2262081fc889b4178b5b9118f1dede
\ No newline at end of file
9df83d500828f7800d2c99e9ecf52d4d406b4810
\ No newline at end of file
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