Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index 58e5a4fb40032907ff5fbcbb2d13464f931d8fcb..75c3fa8ba7c4099261dc76b71573e5073da49ed3 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -10581,6 +10581,15 @@ Would you like to start <ph name="CONTROL_PANEL_APPLET_NAME">$1<ex>Add/Remove Pr |
| <message name="IDS_AUTOFILL_CC_INFOBAR_DENY" desc="Text to show for the Autofill credit card request infobar deny button."> |
| Don't save |
| </message> |
| + <message name="IDS_WALLET_AUTOFILL_INFOBAR_TEXT" desc="Text to show in the Wallet autofill request infobar."> |
| + Do you want to Autofill this form using your Google Wallet account? |
| + </message> |
| + <message name="IDS_WALLET_AUTOFILL_INFOBAR_ACCEPT" desc="Text to show for the Wallet autofill request infobar accept button."> |
| + Use Google Wallet |
| + </message> |
| + <message name="IDS_WALLET_AUTOFILL_INFOBAR_DENY" desc="Text to show for the Wallet autofill request infobar deny button."> |
| + Ignore |
|
Ilya Sherman
2012/12/13 02:29:23
This doesn't seem like an appropriate string for t
Raman Kakilate
2012/12/13 21:34:34
We wouldn't to addressing using local data in the
|
| + </message> |
| <message name="IDS_AUTOFILL_CLEAR_FORM_MENU_ITEM" desc="The entry in the suggestions dropdown that clears an auto-filled form."> |
| Clear form |
| </message> |