| 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 02249e105280395fb4df642cdaf74905c2149168..84f56ef05f28988d0636f5cf501e8a6cbf5a7dd2 100644
|
| --- a/chrome/android/java/strings/android_chrome_strings.grd
|
| +++ b/chrome/android/java/strings/android_chrome_strings.grd
|
| @@ -1088,11 +1088,23 @@ Drag from top to exit.
|
| <message name="IDS_OMA_DOWNLOAD_DESCRIPTION_LABEL" desc="A text label to display the description of the OMA download.">
|
| Description:
|
| </message>
|
| -
|
| +
|
| <!-- Document mode strings -->
|
| <message name="IDS_CLOSE_ALL_INCOGNITO_NOTIFICATION" desc="Message on the notification that closes all incognito tabs in document mode">
|
| Close all incognito tabs
|
| </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>
|
| + <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>
|
| +
|
| </messages>
|
| </release>
|
| </grit>
|
|
|