Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index 16d31df1c6eb376a609b6c4be59069d5b1978eb5..1eec7aa912b7055cf1386be99bace468c43f8f3d 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -10566,6 +10566,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_AUTOFILL_FLOW_INFOBAR_TEXT" desc="Text to show in the Autofill flow request infobar."> |
| + Do you want to use Accelarated Autofill ? |
|
Ilya Sherman
2013/01/15 06:31:52
nit: No space before the question mark.
Raman Kakilate
2013/01/15 23:02:33
Done.
|
| + </message> |
| + <message name="IDS_AUTOFILL_FLOW_INFOBAR_ACCEPT" desc="Text to show for the Autofill flow request infobar accept button."> |
| + Accelarate |
| + </message> |
| + <message name="IDS_AUTOFILL_FLOW_INFOBAR_DENY" desc="Text to show for the Autofill flow request infobar deny button."> |
| + No |
|
Ilya Sherman
2013/01/15 06:31:52
nit: "No thanks" is more common than "No" in Chrom
Raman Kakilate
2013/01/15 23:02:33
Done.
|
| + </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> |