| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 9e612ac21178525f618deb37d43a010600c517d4..2f9eb0ab90c28bd0fcd4ee261e6d495621137c11 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -6566,6 +6566,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| <message name="IDS_FLAGS_ENABLE_EMBEDDED_EXTENSION_OPTIONS_DESCRIPTION" desc="Description of the flag that enables embedding extension options in chrome://extensions.">
|
| Display extension options as an embedded element in chrome://extensions rather than opening a new tab.
|
| </message>
|
| + <message name="IDS_FLAGS_ENABLE_WEBSITE_SETTINGS_NAME" desc="Name of the flag that enables the website settings manager in chrome://settings.">
|
| + Enables the website settings manager.
|
| + </message>
|
| + <message name="IDS_FLAGS_ENABLE_WEBSITE_SETTINGS_DESCRIPTION" desc="Description of the flag that enables the website settings manager in chrome://settings.">
|
| + Enables the website settings manager on the settings page.
|
| + </message>
|
|
|
| <!-- Crashes -->
|
| <message name="IDS_CRASHES_TITLE" desc="Title for the chrome://crashes page.">
|
| @@ -7966,6 +7972,16 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| Manage...
|
| </message>
|
|
|
| + <message name="IDS_WEBSITES_SETTINGS_TITLE" desc="Title for Website Settings dialog.">
|
| + Website Settings
|
| + </message>
|
| + <message name="IDS_WEBSITE_SETTINGS_MANAGE" desc="The label on the button that launches the Websites Settings dialog.">
|
| + Manage sites...
|
| + </message>
|
| + <message name="IDS_WEBSITE_SETTINGS_SEARCH_ORIGINS" desc="Placeholder text shown in the search box in the Website Settings dialog.">
|
| + Search sites
|
| + </message>
|
| +
|
| <!-- Automatic updates -->
|
| <if expr="is_macosx">
|
| <message name="IDS_PROMOTE_INFOBAR_TEXT" desc="The text to show in the automatic update setup info bar. Mac-only.">
|
|
|