Index: components/autofill_strings.grdp |
diff --git a/components/autofill_strings.grdp b/components/autofill_strings.grdp |
index 352723d31fe24c64d061726f0307c727ba2fad43..7c3eaa8f0873c46fb56017b7f76c47a06404d4da 100644 |
--- a/components/autofill_strings.grdp |
+++ b/components/autofill_strings.grdp |
@@ -192,6 +192,10 @@ |
Pay quickly on sites and apps across devices using cards you have saved with Google. |
</message> |
+ <message name="IDS_AUTOFILL_CREDIT_CARD_EXPIRATION_DATE_ABBR" desc="Abbreviated label for credit card expiration date. [CHAR-LIMIT=32]"> |
+ Exp: <ph name="EXPIRATION_MONTH">$1<ex>06</ex></ph>/<ph name="EXPIRATION_YEAR">$2<ex>17</ex></ph> |
+ </message> |
+ |
<!-- Autofill credit card unmask prompt --> |
<message name="IDS_AUTOFILL_CARD_UNMASK_PROMPT_ERROR_TRY_AGAIN" desc="Error message that encourages the user to try to re-enter their credit card CVC after a previous failed attempt."> |
Check your CVC and try again |