summaryrefslogtreecommitdiff
path: root/chromium/components/autofill_strings.grdp
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/components/autofill_strings.grdp')
-rw-r--r--chromium/components/autofill_strings.grdp9
1 files changed, 9 insertions, 0 deletions
diff --git a/chromium/components/autofill_strings.grdp b/chromium/components/autofill_strings.grdp
index 22cf48fb601..2ab82162de1 100644
--- a/chromium/components/autofill_strings.grdp
+++ b/chromium/components/autofill_strings.grdp
@@ -210,6 +210,9 @@
<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.
</message>
+ <message name="IDS_AUTOFILL_SAVE_CARD_PROMPT_ENTER_CVC" desc="Text displayed in the Autofill save credit card prompt explaining that the card needs additional CVC information in order to be saved to Google Payments.">
+ Please verify your CVC
+ </message>
<!-- Autofill credit card suggestion popup -->
<message name="IDS_AUTOFILL_CREDIT_CARD_EXPIRATION_DATE_ABBR" desc="Abbreviated label for credit card expiration date. [CHAR-LIMIT=32]">
@@ -343,4 +346,10 @@
<message name="IDS_AUTOFILL_DIALOG_PLACEHOLDER_CVC" desc="The placeholder/label text for credit card verification code in the requestAutocomplete dialog.">
CVC
</message>
+ <message name="IDS_AUTOFILL_LOADING_REGIONS" desc="The string to display in the regions combo box while loading the region data.">
+ Loading...
+ </message>
+ <message name="IDS_AUTOFILL_FAILED_LOADING_REGIONS" desc="The string to display in the regions combo box when loading the region data failed.">
+ Failed loading regions data
+ </message>
</grit-part>