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