Chromium Code Reviews| Index: chrome/app/settings_strings.grdp |
| diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp |
| index 37b06bcde5028a476e9b6eb315dc4bd9cee9a9d2..e82085d79cefb420bc2ab408c0eb44ac052259c9 100644 |
| --- a/chrome/app/settings_strings.grdp |
| +++ b/chrome/app/settings_strings.grdp |
| @@ -339,6 +339,10 @@ |
| <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="Shown when an expired date is entered for credit card."> |
|
Moe
2016/10/27 18:31:11
Try to be more accurate in desc. for example: "The
Parastoo
2016/10/27 22:18:57
Done.
|
| + The credit card is expired. |
| + </message> |
| + |
|
Mathieu
2016/10/27 15:49:56
nit: extra new line
Parastoo
2016/10/27 16:08:40
Done.
|
| <message name="IDS_SETTINGS_PASSWORDS" desc="Name for the password section and toggle"> |
| Manage passwords |
| </message> |