Chromium Code Reviews| Index: chrome/app/settings_strings.grdp |
| diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp |
| index f83f6c021c3b43e1a79d83b43e668b9e118be6ca..2e5abacf797a8d112acdd537fc97e38eafb03104 100644 |
| --- a/chrome/app/settings_strings.grdp |
| +++ b/chrome/app/settings_strings.grdp |
| @@ -339,6 +339,9 @@ |
| <message name="IDS_SETTINGS_CREDIT_CARD_EXPIRATION_YEAR" desc="Accessibility label on the year drop down to let users know the field corresponds to the expiration year"> |
| Expiration year |
| </message> |
| + <message name="IDS_SETTINGS_CREDIT_CARD_EXPIRED" desc="The error message that is shown when user attempts to enter or save an expired credit card."> |
| + Your credit card is expired. |
| + </message> |
| <message name="IDS_SETTINGS_PASSWORDS" desc="Name for the password section and toggle"> |
| Manage passwords |
| </message> |