| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 3872cc0001ab8f16356723369f9d4118a2259b97..1abc4143e42183573d8cf190b12bc8aa607a0a39 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -1793,6 +1793,15 @@ each locale. -->
|
| <message name="IDS_PASSWORD_MANAGER_VIEW_USERNAME_COLUMN" desc="Password manager table view Username column title">
|
| Username
|
| </message>
|
| + <message name="IDS_PASSWORD_MANAGER_EXCEPTIONS_VIEW_TITLE" desc="Password manager exceptions view window title">
|
| + Exceptions
|
| + </message>
|
| + <message name="IDS_PASSWORD_MANAGER_EXCEPTIONS_VIEW_REMOVE_BUTTON" desc="Password manager exceptions view's remove button text">
|
| + Remove
|
| + </message>
|
| + <message name="IDS_PASSWORD_MANAGER_EXCEPTIONS_VIEW_REMOVE_ALL_BUTTON" desc="Password manager exceptions view's remove all button text">
|
| + Remove All
|
| + </message>
|
|
|
| <!-- Import Settings Dialog -->
|
| <message name="IDS_IMPORT_SETTINGS_TITLE" desc="Dialog title for import dialog">
|
| @@ -2727,6 +2736,9 @@ each locale. -->
|
| <message name="IDS_OPTIONS_PASSWORDS_SHOWPASSWORDS" desc="The label of the 'Show passwords' button">
|
| Show saved passwords
|
| </message>
|
| + <message name="IDS_OPTIONS_PASSWORDS_EXCEPTIONS" desc="The label of the 'Exceptions' button">
|
| + Exceptions
|
| + </message>
|
|
|
| <message name="IDS_AUTOFILL_SETTING_WINDOWS_GROUP_NAME" desc="The title of the form autofill group">
|
| Form autofill:
|
|
|