| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index ea88d61f615ada6a6517e3d269121eec9ca00d58..965443d1a687c07f420800fdb795aec8f84c765e 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -15244,6 +15244,15 @@ Please check your email at <ph name="ACCOUNT_EMAIL">$2<ex>jane.doe@gmail.com</ex
|
| </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 last used date of a credit card in autofill.">
|
| + Display the last used date of a credit card in autofill.
|
| + </message>
|
| + <message name="IDS_FLAGS_ENABLE_AUTOFILL_CREDIT_CARD_LAST_USED_DATE_DISPLAY_DESCRIPTION" desc="Description for the flag to enable display the last used date of a credit card in autofill.">
|
| + If enabled, display the last used date of a credit card 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.">
|
| Google branding in the context menu
|
|
|