Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index ba9e1dc9bd967483492a85a407a3520c8f8a9333..62be4241f8ee432b902ecd649fb6d75504139172 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -10785,13 +10785,15 @@ experiment id: "<ph name="EXPERIMENT_ID">$5<ex>ar1</ex></ph>" |
<message name="IDS_AUTOFILL_DIALOG_PAY_WITHOUT_WALLET" desc="This text is shown in a payment method chooser when a user is forced to pay without Google Wallet because the service is unavailable."> |
Pay without Google Wallet |
</message> |
- <message name="IDS_AUTOFILL_DIALOG_DETAILS_FROM_WALLET" desc=""> |
+ |
+ <!-- Autofill dialog: notification area --> |
+ <message name="IDS_AUTOFILL_DIALOG_DETAILS_FROM_WALLET" desc="Text explaining where the dialog got its payment info from (on first run of this dialog while using Google Wallet)."> |
The following details are saved in your Google Wallet. |
</message> |
- <message name="IDS_AUTOFILL_DIALOG_SIGN_IN_AND_SAVE_DETAILS" desc=""> |
+ <message name="IDS_AUTOFILL_DIALOG_SIGN_IN_AND_SAVE_DETAILS" desc="Text promoting signing in to Google Wallet so a user can save details in Wallet."> |
Sign in and save these details in your Google Wallet. |
</message> |
- <message name="IDS_AUTOFILL_DIALOG_SAVE_DETAILS_IN_WALLET" desc=""> |
+ <message name="IDS_AUTOFILL_DIALOG_SAVE_DETAILS_IN_WALLET" desc="Text that shows on the top of the autofill dialog promoting saving info in Google Wallet."> |
Save these details in your Google Wallet. |
</message> |
<message name="IDS_AUTOFILL_DIALOG_COMPLETE_WITHOUT_WALLET" desc="An error notification shown to users when Google Wallet is found to be unavailable."> |
@@ -10806,6 +10808,9 @@ experiment id: "<ph name="EXPERIMENT_ID">$5<ex>ar1</ex></ph>" |
<message name="IDS_AUTOFILL_DIALOG_AUTOCHECKOUT_ERROR" desc="Text explaining there has been an Autocheckout error and the user must finish checking out themselves."> |
Oops. Auto-Checkout cannout complete this form. You'll have to the finish this transaction from here. |
</message> |
+ <message name="IDS_AUTOFILL_DIALOG_VERIFY_CVV" desc="Text explaining a user must enter their CVV to continuing submitting for security purposes (while using Google Wallet)."> |
+ For your security, please verify your card details. |
+ </message> |
<!-- Autofill dialog: detail section --> |
<message name="IDS_AUTOFILL_DIALOG_EDIT" desc="Text of link in autofill dialog which allows user to edit address + payment info."> |
@@ -10832,6 +10837,9 @@ experiment id: "<ph name="EXPERIMENT_ID">$5<ex>ar1</ex></ph>" |
<message name="IDS_AUTOFILL_DIALOG_SUBMIT_BUTTON" desc="Button text for confirmation of user details."> |
Submit |
</message> |
+ <message name="IDS_AUTOFILL_DIALOG_VERIFY_BUTTON" desc="Button text for verifying user details."> |
+ Verify |
+ </message> |
<message name="IDS_AUTOFILL_DIALOG_AUTOCHECKOUT_PROGRESS_BAR" desc="Label for Autocheckout progres bar."> |
Auto-Checkout... |
</message> |