| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 8e41abfb3424b337c6aec97c23d2a820cd3cebb7..e630dfd05d94eabe2919e73496cd61d0a4018ec6 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -10955,6 +10955,13 @@ experiment id: "<ph name="EXPERIMENT_ID">$5<ex>ar1</ex></ph>"
|
| <message name="IDS_AUTOFILL_DIALOG_TITLE" desc="Title for imperative autofill dialog which asks user to input address + payment info.">
|
| Submit Payment Details
|
| </message>
|
| + <!-- TODO(dbeam): should Google Wallet be wrapped with ph/ex? -->
|
| + <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_COMPLETE_WITHOUT_WALLET" desc="An error notification shown to users when Google Wallet is found to be unavailable.">
|
| + Oops. <ph name="WALLET_ERROR">$1<ex>Server error.</ex></ph> You can complete this transaction without Google Wallet.
|
| + </message>
|
| <message name="IDS_AUTOFILL_DIALOG_EDIT" desc="Text of link in imperative autofill dialog which allows user to edit address + payment info.">
|
| Edit
|
| </message>
|
|
|