Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index 37486ebaf2ebc32c828fb395d7529332e340de72..00f8924496e0a37927bed08043da970f42de28eb 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -15228,6 +15228,15 @@ Please check your email at <ph name="ACCOUNT_EMAIL">$2<ex>jane.doe@gmail.com</ex |
| If enabled, displays autofill credit card popup using expanded layout. |
| </message> |
| </if> |
| + |
| + <if expr="is_android"> |
| + <message name="IDS_FLAGS_ENABLE_AUTOFILL_CREDIT_CARD_LAST_USED_DATE_DISPLAY" desc="Name for the flag to enable display the date for credit card info last used in autofill."> |
| + Display the date for credit card info last used in autofill. |
| + </message> |
|
csashi
2017/01/03 20:54:06
Display the last used data of the the credit card
Jared Saul
2017/01/04 22:01:23
This, but s/the the/a
(and also reword above too)
jiahuiguo
2017/01/18 00:13:44
Done.
jiahuiguo
2017/01/18 00:13:44
Done.
|
| + <message name="IDS_FLAGS_ENABLE_AUTOFILL_CREDIT_CARD_LAST_USED_DATE_DISPLAY_DESCRIPTION" desc="Description for the flag to enable display the date for credit card info last used in autofill."> |
| + If enabled, displays the date for credit card info last used in autofill. |
| + </message> |
| + </if> |
| <if expr="not is_android and _google_chrome"> |
| <message name="IDS_FLAGS_GOOGLE_BRANDED_CONTEXT_MENU_NAME" desc="Name for the flag to enable Google branding in the context menu."> |