| Index: chrome/app/settings_strings.grdp
|
| diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp
|
| index 88f23b55f2ae61624cd9cc72244166c82303e75e..8b32c483e5b8a45793d3c1eb33a5e3bdb0251afe 100644
|
| --- a/chrome/app/settings_strings.grdp
|
| +++ b/chrome/app/settings_strings.grdp
|
| @@ -349,6 +349,9 @@
|
| <message name="IDS_SETTINGS_NOT_VALID" desc="Text indicating that an input is not valid.">
|
| Not valid
|
| </message>
|
| + <message name="IDS_SETTINGS_NOT_VALID_WEB_ADDRESS" desc="Text indicating that the Web address entered by the user is invalid." >
|
| + Not a valid web address
|
| + </message>
|
|
|
| <!-- Passwords and Autofill Page -->
|
| <message name="IDS_SETTINGS_PASSWORDS_AND_AUTOFILL_PAGE_TITLE" desc="Name of the settings page which allows managing passwords and autofill settings.">
|
|
|