| 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>
|
|
|