| Index: components/components_google_chrome_strings.grd
|
| diff --git a/components/components_google_chrome_strings.grd b/components/components_google_chrome_strings.grd
|
| index 3f1056530ea38cf7ef63ce580ffbb41c1107e856..1f8b714235d95c9332bd68a8b32c5589d3c5674a 100644
|
| --- a/components/components_google_chrome_strings.grd
|
| +++ b/components/components_google_chrome_strings.grd
|
| @@ -153,17 +153,13 @@
|
| again for improved performance.
|
| </message>
|
| </if>
|
| - <!-- Offline interstitial -->
|
| - <if expr="not is_android and not is_ios">
|
| - <message name="IDS_ERRORPAGES_SUMMARY_INTERNET_DISCONNECTED" desc="Summary of the error page when the network connection failed. May be followed by platform dependent instructions.">
|
| - Google Chrome can't display the webpage because your computer isn't connected to the Internet.
|
| - </message>
|
| - </if>
|
| - <!-- Network Error Pages -->
|
| <message name="IDS_ERRORPAGES_SUGGESTION_FIREWALL_CONFIG_HEADER" desc="When a webpage fails to load, in some cases we suggest reconfiguring the firewall. This is a header above some details.">
|
| Allow Chrome to access the network in your firewall or antivirus
|
| settings.
|
| </message>
|
| + <message name="IDS_ERRORPAGES_SUMMARY_BLOCKED_ENROLLMENT_CHECK_PENDING" desc="Summary in the error page when the user tries to browse before the forced enrollment check has finished.">
|
| + Chrome OS hasn’t completed its initial setup.
|
| + </message>
|
| <if expr="is_macosx">
|
| <message name="IDS_ERRORPAGES_SUGGESTION_PROXY_DISABLE_PLATFORM" desc="Mac OSX instructions for disabling use of a proxy server.">
|
| Go to
|
|
|