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

Side by Side Diff: components/autofill_strings.grdp

Issue 2607043002: [Autofill] Credit Card Autofill Last Used Date Experiment (Closed)
Patch Set: Show expiration date if keyboard accessory is enabled Created 3 years, 11 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 unified diff | Download patch
OLDNEW
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <grit-part> 2 <grit-part>
3 3
4 <if expr="not is_ios"> 4 <if expr="not is_ios">
5 <message name="IDS_AUTOFILL_CLEAR_FORM_MENU_ITEM" desc="The entry in the sug gestions dropdown that clears an auto-filled form."> 5 <message name="IDS_AUTOFILL_CLEAR_FORM_MENU_ITEM" desc="The entry in the sug gestions dropdown that clears an auto-filled form.">
6 Clear form 6 Clear form
7 </message> 7 </message>
8 </if> 8 </if>
9 <if expr="is_ios"> 9 <if expr="is_ios">
10 <message name="IDS_AUTOFILL_CLEAR_FORM_MENU_ITEM" desc="iOS: The entry in th e suggestions keyboard accessory that clears an auto-filled form."> 10 <message name="IDS_AUTOFILL_CLEAR_FORM_MENU_ITEM" desc="iOS: The entry in th e suggestions keyboard accessory that clears an auto-filled form.">
(...skipping 229 matching lines...) Expand 10 before | Expand all | Expand 10 after
240 </message> 240 </message>
241 241
242 <message name="IDS_AUTOFILL_CREDIT_CARD_EXPIRATION_DATE_ABBR" desc="Abbreviate d label for credit card expiration date. [CHAR-LIMIT=32]"> 242 <message name="IDS_AUTOFILL_CREDIT_CARD_EXPIRATION_DATE_ABBR" desc="Abbreviate d label for credit card expiration date. [CHAR-LIMIT=32]">
243 Exp: <ph name="EXPIRATION_MONTH">$1<ex>06</ex></ph>/<ph name="EXPIRATION_YEA R">$2<ex>17</ex></ph> 243 Exp: <ph name="EXPIRATION_MONTH">$1<ex>06</ex></ph>/<ph name="EXPIRATION_YEA R">$2<ex>17</ex></ph>
244 </message> 244 </message>
245 245
246 <message name="IDS_AUTOFILL_CREDIT_CARD_EXPIRATION_DATE_LABEL_AND_ABBR" desc=" text displayed in the Autofill Credit Card popup before the credit card expirati on date and the abbreviated expiration date."> 246 <message name="IDS_AUTOFILL_CREDIT_CARD_EXPIRATION_DATE_LABEL_AND_ABBR" desc=" text displayed in the Autofill Credit Card popup before the credit card expirati on date and the abbreviated expiration date.">
247 , exp <ph name="EXPIRATION_DATE_ABBR">$1<ex>06/17</ex></ph> 247 , exp <ph name="EXPIRATION_DATE_ABBR">$1<ex>06/17</ex></ph>
248 </message> 248 </message>
249 249
250 <message name="IDS_AUTOFILL_CREDIT_CARD_LAST_USED_DATE_LABEL" desc="text displ ayed in the Autofill Credit Card popup to indicate the date when this card is la st used.">
251 Last used: <ph name="LAST_USED_MONTH">$1<ex>10</ex></ph>/<ph name="LAST_USED _DAY_OF_MONTH">$2<ex>17</ex></ph> at <ph name="LAST_USED_HOUR">$3<ex>10</ex></ph >:<ph name="LAST_USED_MINUTE">$4<ex>00</ex></ph>
csashi 2017/01/03 20:54:06 Would it be useful to make the hour and minute dis
Jared Saul 2017/01/04 22:01:24 MM/DD is mainly an American thing, so it's definit
Jared Saul 2017/01/04 22:01:24 I agree and would just advocate removing it. Chro
jiahuiguo 2017/01/18 00:13:45 Yeah, I agree with you. It was added as a variatio
jiahuiguo 2017/01/18 00:13:45 Done.
jiahuiguo 2017/01/18 00:13:45 Good point!
252 </message>
253
254 <message name="IDS_AUTOFILL_CREDIT_CARD_ADDED_TO_CHROME_DATE_LABEL" desc="text displayed in the Autofill Credit Card popup to indicate the date when this card is added to Chrome autofill.">
255 Added to Chrome: <ph name="Added_TO_CHROME_MONTH">$1<ex>10</ex></ph>/<ph nam e="Added_TO_CHROME_DAY_OF_MONTH">$2<ex>17</ex></ph>
256 </message>
257
250 <!-- Autofill credit card unmask prompt --> 258 <!-- Autofill credit card unmask prompt -->
251 <message name="IDS_AUTOFILL_CARD_UNMASK_PROMPT_ERROR_TRY_AGAIN_CVC" desc="Erro r message that encourages the user to try to re-enter their credit card CVC afte r a previous failed attempt." formatter_data="android_java"> 259 <message name="IDS_AUTOFILL_CARD_UNMASK_PROMPT_ERROR_TRY_AGAIN_CVC" desc="Erro r message that encourages the user to try to re-enter their credit card CVC afte r a previous failed attempt." formatter_data="android_java">
252 Check your CVC and try again 260 Check your CVC and try again
253 </message> 261 </message>
254 <message name="IDS_AUTOFILL_CARD_UNMASK_PROMPT_ERROR_TRY_AGAIN_EXPIRATION_DATE " desc="Error message that encourages the user to try to re-enter their credit c ard expiration date after a previous failed attempt." formatter_data="android_ja va"> 262 <message name="IDS_AUTOFILL_CARD_UNMASK_PROMPT_ERROR_TRY_AGAIN_EXPIRATION_DATE " desc="Error message that encourages the user to try to re-enter their credit c ard expiration date after a previous failed attempt." formatter_data="android_ja va">
255 Check your expiration date and try again 263 Check your expiration date and try again
256 </message> 264 </message>
257 <message name="IDS_AUTOFILL_CARD_UNMASK_PROMPT_ERROR_TRY_AGAIN_CVC_AND_EXPIRAT ION" desc="Error message that encourages the user to try to re-enter their credi t card expiration date and CVC after a previous failed attempt." formatter_data= "android_java"> 265 <message name="IDS_AUTOFILL_CARD_UNMASK_PROMPT_ERROR_TRY_AGAIN_CVC_AND_EXPIRAT ION" desc="Error message that encourages the user to try to re-enter their credi t card expiration date and CVC after a previous failed attempt." formatter_data= "android_java">
258 Check your expiration date and CVC and try again 266 Check your expiration date and CVC and try again
259 </message> 267 </message>
(...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after
341 / 349 /
342 </message> 350 </message>
343 <message name="IDS_AUTOFILL_CARD_UNMASK_NEW_CARD_LINK" desc="Text for link tha t prompts user to update their credit card after it may have been re-issued." fo rmatter_data="android_java"> 351 <message name="IDS_AUTOFILL_CARD_UNMASK_NEW_CARD_LINK" desc="Text for link tha t prompts user to update their credit card after it may have been re-issued." fo rmatter_data="android_java">
344 New card? 352 New card?
345 </message> 353 </message>
346 <message name="IDS_AUTOFILL_DIALOG_PLACEHOLDER_CVC" desc="The placeholder/labe l text for credit card verification code in the requestAutocomplete dialog."> 354 <message name="IDS_AUTOFILL_DIALOG_PLACEHOLDER_CVC" desc="The placeholder/labe l text for credit card verification code in the requestAutocomplete dialog.">
347 CVC 355 CVC
348 </message> 356 </message>
349 357
350 </grit-part> 358 </grit-part>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698