| Index: chrome/android/java/strings/android_chrome_strings.grd
|
| diff --git a/chrome/android/java/strings/android_chrome_strings.grd b/chrome/android/java/strings/android_chrome_strings.grd
|
| index a91042df06c4f38f7e7f22e032ebd3cbf463ec06..9eb92de59ef2d7c26c2da2308c19493acad8b3dd 100644
|
| --- a/chrome/android/java/strings/android_chrome_strings.grd
|
| +++ b/chrome/android/java/strings/android_chrome_strings.grd
|
| @@ -2555,6 +2555,9 @@ You can control the Physical Web in Chrome Settings.
|
| <message name="IDS_PAYMENTS_CARD_NUMBER_INVALID_VALIDATION_MESSAGE" desc="The text that informs the user that the credit card number they have entered is not valid.">
|
| Invalid card number
|
| </message>
|
| + <message name="IDS_PAYMENTS_CARD_EXPIRATION_INVALID_VALIDATION_MESSAGE" desc="The text that informs the user that the credit card expiration date they have entered is not valid.">
|
| + Invalid expiration date
|
| + </message>
|
| <message name="IDS_PAYMENTS_ADD_CONTACT" desc="Text on a button that lets a user add new contact details, like phone number or email address.">
|
| Add contact info
|
| </message>
|
|
|