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

Unified Diff: chrome/app/generated_resources.grd

Issue 2849523003: Add billing address as a mandatory field of Payments credit cards. (Closed)
Patch Set: Added AddressComboboxModel unittests and fixed more compile issues. Created 3 years, 8 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/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 673e467ca2b3dd360d1936f5e54c579e369325cd..bca358ccadadbd1b712d307ef91775b38073c408 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -7735,6 +7735,12 @@ I don't think this site should be blocked!
<message name="IDS_AUTOFILL_FIELD_LABEL_EXPIRATION_YEAR" desc="The label of the Expiration date entry.">
Expiration year
</message>
+ <message name="IDS_AUTOFILL_FIELD_LABEL_BILLING_ADDRESS" desc="The label of the Billing Address chooser.">
sebsg 2017/05/02 22:58:54 For all of these strings (in autofill_strings and
MAD 2017/05/03 16:15:19 I was trying to follow the existing pattern. If I
sebsg 2017/05/03 19:19:29 Ideally but We can do it after, the CL is big enou
MAD 2017/05/03 23:50:47 Acknowledged.
+ Billing address
+ </message>
+ <message name="IDS_AUTOFILL_BUTTON_LABEL_ADD_BILLING_ADDRESS" desc="The label of the button to add a new billing address.">
+ Add billing address
+ </message>
<!-- Extension settings -->
<message name="IDS_MANAGE_EXTENSIONS_SETTING_WINDOWS_TITLE" desc="Title that appears in the dialogue title bar for manage extensions settings">

Powered by Google App Engine
This is Rietveld 408576698