| 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 b06634dc0b24835edca01ff99909322e44513e73..e340a64e76b9fb07e3fc426f3431d5bebf5e13be 100644
|
| --- a/chrome/android/java/strings/android_chrome_strings.grd
|
| +++ b/chrome/android/java/strings/android_chrome_strings.grd
|
| @@ -1251,9 +1251,6 @@ Drag from top to exit.
|
| </message>
|
|
|
| <!-- Autofill/Wallet integration prompt -->
|
| - <message name="IDS_CARD_UNMASK_CONFIRM_BUTTON" desc="Text for button that confirms the credit card CVC entry dialog.">
|
| - Verify
|
| - </message>
|
| <message name="IDS_CARD_UNMASK_INPUT_HINT" desc="Hint text for an input field containing the user's credit card CVC (card verification code).">
|
| CVC
|
| </message>
|
| @@ -1266,9 +1263,6 @@ Drag from top to exit.
|
| <message name="IDS_CARD_UNMASK_EXPIRATION_DATE_SEPARATOR" desc="Separator for a credit card expiration date, e.g. the slash in 05/16.">
|
| /
|
| </message>
|
| - <message name="IDS_AUTOFILL_CARD_UNMASK_PROMPT_STORE_LOCALLY" desc="Checkbox text that permits a user to skip past this dialog next time this credit card is used on this device.">
|
| - Don't ask again for this card
|
| - </message>
|
|
|
| <!-- First Run strings -->
|
| <message name="IDS_FRE_SET_UP_CHROME" desc="Header text shown when the user is first setting up Chrome">
|
|
|