| Index: chrome/app/settings_chromium_strings.grdp
|
| diff --git a/chrome/app/settings_chromium_strings.grdp b/chrome/app/settings_chromium_strings.grdp
|
| index 2342ca11ee49bbb9ba0ab227e5abb82043116360..a47a5c13a08224b2b0bf18ad2ac4dd281c4f4857 100644
|
| --- a/chrome/app/settings_chromium_strings.grdp
|
| +++ b/chrome/app/settings_chromium_strings.grdp
|
| @@ -41,15 +41,12 @@
|
| <message name="IDS_SETTINGS_DEFAULT_BROWSER_MAKE_DEFAULT" desc="Default browser checkbox label">
|
| Make Chromium the default browser
|
| </message>
|
| - <message name="IDS_SETTINGS_DEFAULT_BROWSER_UNKNOWN" desc="The text displayed when Chrome cannot determine or set the default browser">
|
| + <message name="IDS_SETTINGS_DEFAULT_BROWSER_ERROR" desc="The text displayed when Chrome cannot determine or set the default browser">
|
| Chromium cannot determine or set the default browser.
|
| </message>
|
| <message name="IDS_SETTINGS_DEFAULT_BROWSER_SECONDARY" desc="The text displayed when Chromium is installed in side-by-side mode, which does not support setting as the default browser.">
|
| This is a secondary installation of Chromium, and cannot be made your default browser.
|
| </message>
|
| - <message name="IDS_SETTINGS_DEFAULT_BROWSER_ERROR" desc="The text displayed when Chromium is unable to become the default browser after the user requests that it became the default browser. This is a general error message.">
|
| - Chromium was not able to become the default browser.
|
| - </message>
|
| </if>
|
|
|
| <!-- Privacy Page -->
|
|
|