| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index d8760f3aa6d9c53650b73b90b72fca381e8f9c11..b8c69e98a5a8e6ac793d8a5c6980491dc03c5114 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -4862,11 +4862,11 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| Form Autofill
|
| </message>
|
| </if>
|
| - <message name="IDS_OPTIONS_AUTOFILL_SAVE" desc="The label of the 'Ask me to save autofill' radio button">
|
| - Save text from forms to make them easier to fill out
|
| + <message name="IDS_OPTIONS_AUTOFILL_ENABLE" desc="The label of the 'Ask me to enable autofill' radio button">
|
| + Enable Autofill to fill in web forms with a single click
|
| </message>
|
| - <message name="IDS_OPTIONS_AUTOFILL_NEVERSAVE" desc="The label of the 'Never save autofill' radio button">
|
| - Never save text from forms
|
| + <message name="IDS_OPTIONS_AUTOFILL_DISABLE" desc="The label of the 'Disable autofill' radio button">
|
| + Disable Autofill
|
| </message>
|
| <message name="IDS_OPTIONS_AUTOFILL_SETTINGS" desc="The label of the 'Change autofill settings' button">
|
| Change autofill settings
|
|
|