| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 276b8735727fe9a44b13bbfd52b17390f53a2aab..cc22f8a62a4043cce70fb66ffa9af2a1dad6f979 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -10920,6 +10920,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>
|
|
|