Index: components/autofill_strings.grdp |
diff --git a/components/autofill_strings.grdp b/components/autofill_strings.grdp |
index 3236c54365fe62d2e1837e468e1312815576178e..fadd9b04d4bb94be947d4788b4d235fdfe7f509b 100644 |
--- a/components/autofill_strings.grdp |
+++ b/components/autofill_strings.grdp |
@@ -10,9 +10,12 @@ |
<message name="IDS_AUTOFILL_WARNING_INSECURE_CONNECTION" desc="Warning text to show when credit card autofill is disabled because the website is not using a secure connection."> |
Automatic credit card filling is disabled because this form does not use a secure connection. |
</message> |
- <message name="IDS_AUTOFILL_CC_AMEX" desc="American Express credit card name."> |
+ <message name="IDS_AUTOFILL_CC_AMEX" desc="Full American Express credit card name."> |
American Express |
</message> |
+ <message name="IDS_AUTOFILL_CC_AMEX_SHORT" desc="Shorter name for American Express credit card."> |
+ Amex |
+ </message> |
<message name="IDS_AUTOFILL_CC_DINERS" desc="Diners Club credit card name."> |
Diners Club |
</message> |