| Index: chrome/app/settings_strings.grdp
|
| diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp
|
| index 03fd0ba42bf76862f5340cf10493612f2d2efd03..5b24338039905cefd559c791e18c5f42e0b5fcdb 100644
|
| --- a/chrome/app/settings_strings.grdp
|
| +++ b/chrome/app/settings_strings.grdp
|
| @@ -2015,9 +2015,12 @@
|
| <message name="IDS_SETTINGS_ADD_SITE_LINK" desc="Link text to show (to open the Add Site dialog)">
|
| Add site exception
|
| </message>
|
| - <message name="IDS_SETTINGS_ADD_SITE_HEADER" desc="Header for the Add Site dialog">
|
| + <message name="IDS_SETTINGS_ADD_SITE_TITLE" desc="Title for the Add Site dialog">
|
| Add an exception for a site
|
| </message>
|
| + <message name="IDS_SETTINGS_EDIT_SITE_TITLE" desc="Title for the Edit Site dialog">
|
| + Edit exception
|
| + </message>
|
| <message name="IDS_SETTINGS_ADD_SITE" desc="The label for the input box for adding a site">
|
| Site
|
| </message>
|
|
|