Chromium Code Reviews| Index: chrome/app/settings_strings.grdp |
| diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp |
| index 03fd0ba42bf76862f5340cf10493612f2d2efd03..9ada97fcac1989122b5c86e96bd2736e0ff3a3ef 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_DIALOG_TITLE" desc="Title for the Add Site dialog"> |
| Add an exception for a site |
| </message> |
| + <message name="IDS_SETTINGS_EDIT_SITE_DIALOG_TITLE" desc="Title for the Edit Site dialog"> |
|
dschuyler
2017/02/23 01:31:49
The labels here are verbose and similar, consider
dpapad
2017/02/23 19:39:47
Done. I originally was trying to be consistent wit
|
| + Edit exception |
| + </message> |
| <message name="IDS_SETTINGS_ADD_SITE" desc="The label for the input box for adding a site"> |
| Site |
| </message> |