| Index: chrome/app/settings_strings.grdp
|
| diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp
|
| index 660219dc58f01ffa27ead1fd566e379370195890..a98e06ee0af042392d2c060a1541e5b98fb462e7 100644
|
| --- a/chrome/app/settings_strings.grdp
|
| +++ b/chrome/app/settings_strings.grdp
|
| @@ -765,6 +765,15 @@
|
| <message name="IDS_SETTINGS_MANAGE_CERTIFICATES" desc="Text for manage certificates button in Privacy options">
|
| Manage Certificates
|
| </message>
|
| + <message name="IDS_SETTINGS_MANAGE_CERTIFICATES_DESCRIPTION" desc="Secondary, continued explanation of how to manage SSL certificates and settings in Privacy options">
|
| + Manage your SSL certificates and settings
|
| + </message>
|
| + <message name="IDS_SETTINGS_SITE_SETTINGS" desc="Text of the button that takes a user to settings page thats allows users to modify site settings. Also the title of that settings page.">
|
| + Site Settings
|
| + </message>
|
| + <message name="IDS_SETTINGS_SITE_SETTINGS_DESCRIPTION" desc="Secondary, continued explanation of what content settings in Chrome do">
|
| + Control what content websites can show you and what information they can use as you browse
|
| + </message>
|
| <message name="IDS_SETTINGS_CLEAR_DATA" desc="Text for clear browsing data button in Privacy options">
|
| Clear browsing data
|
| </message>
|
| @@ -848,9 +857,6 @@
|
| </message>
|
|
|
| <!-- Site Settings Page -->
|
| - <message name="IDS_SETTINGS_SITE_SETTINGS" desc="Name of the settings page which allows users to modify site settings.">
|
| - Site Settings
|
| - </message>
|
| <message name="IDS_SETTINGS_SITE_SETTINGS_CATEGORY" desc="Name of the settings page which allows users to modify a specific category under site settings.">
|
| Permission Category
|
| </message>
|
|
|