Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(198)

Unified Diff: chrome/app/settings_strings.grdp

Issue 2453773003: Alerting the user when the provided date for credit card is passed, not save the card, and not clos… (Closed)
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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>

Powered by Google App Engine
This is Rietveld 408576698