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

Unified Diff: chrome/app/generated_resources.grd

Issue 2711543002: Experiment to add bank name in autofill ui. (Closed)
Patch Set: Add comments about the flag Created 3 years, 10 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:
Download patch
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | components/autofill/core/browser/credit_card.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index c10c883ee5e8c3733e068df31f5f3016c38aa549..3ed6ed1321e2e6667eb826de21ec4b7a85870439 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -14493,6 +14493,13 @@ Please check your email at <ph name="ACCOUNT_EMAIL">$2<ex>jane.doe@gmail.com</ex
If enabled, display the last used date of a credit card in autofill.
</message>
+ <message name="IDS_FLAGS_ENABLE_AUTOFILL_CREDIT_CARD_BANK_NAME_DISPLAY" desc="Name for the flag to enable display the issuer bank name of a credit card in autofill.">
+ Display the issuer bank name of a credit card in autofill.
+ </message>
+ <message name="IDS_FLAGS_ENABLE_AUTOFILL_CREDIT_CARD_BANK_NAME_DISPLAY_DESCRIPTION" desc="Description for the flag to enable display the issuer bank name of a credit card in autofill.">
+ If enabled, display the issuer bank name of a credit card in autofill.
+ </message>
+
<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
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | components/autofill/core/browser/credit_card.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698