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

Unified Diff: ios/chrome/app/strings/ios_strings.grd

Issue 2744823003: [Payment Request] Generic edit form (Closed)
Patch Set: Created 3 years, 9 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: ios/chrome/app/strings/ios_strings.grd
diff --git a/ios/chrome/app/strings/ios_strings.grd b/ios/chrome/app/strings/ios_strings.grd
index 28296d77054d4d895cd4c9a286c575c2bc7f93a8..130b65e7b5222b54fd6762b98e3cac8bb638dcba 100644
--- a/ios/chrome/app/strings/ios_strings.grd
+++ b/ios/chrome/app/strings/ios_strings.grd
@@ -243,6 +243,9 @@ locale. The strings in this file are specific to iOS.
<message name="IDS_IOS_AUTOFILL_CARD_NUMBER" desc="Title of the field representing the number (PAN) on a credit card. [Length: 10em] [iOS only]">
Card Number
</message>
+ <message name="IDS_IOS_AUTOFILL_BILLING_ADDRESS" desc="Title of the field representing the billing address of a credit card. [Length: 10em] [iOS only]">
+ Billing Address
+ </message>
<message name="IDS_IOS_AUTOFILL_CITY" desc="Title of the field of a profile address representing the city/town of the address. [Length: 15em] [iOS only]">
City / Town
</message>

Powered by Google App Engine
This is Rietveld 408576698