blob: 8d78f56e533c9ae5f9a657ddb23210540841da1a [file] [log] [blame]
hashimoto9b160e22014-10-15 03:56:531<?xml version="1.0" encoding="utf-8"?>
2<grit-part>
3
blundell02d46ab2015-12-03 13:23:574 <message name="IDS_ERRORPAGE_NET_BUTTON_DETAILS" desc="Label for the button that expands the details on a net error page">
5 Details
6 </message>
7 <message name="IDS_ERRORPAGE_NET_BUTTON_HIDE_DETAILS" desc="Label for the button that hides the details on a net error page">
8 Hide details
9 </message>
blundell02d46ab2015-12-03 13:23:5710 <message name="IDS_ERRORPAGES_BUTTON_RELOAD" desc="Label for the button on an error page to reload the page">
11 Reload
12 </message>
13 <message name="IDS_ERRORPAGES_BUTTON_SHOW_SAVED_COPY" desc="Label for the button on an error page to show a saved entry from the cache">
14 Show saved copy
15 </message>
blundell02d46ab2015-12-03 13:23:5716 <message name="IDS_ERRORPAGE_FUN_DISABLED" desc="Explanation for when easter egg has been disabled by administrator">
17 The owner of this device turned off the dinosaur game.
18 </message>
blundell02d46ab2015-12-03 13:23:5719 <if expr="is_android">
jianlia2b37012016-11-04 10:45:2420 <message name="IDS_ERRORPAGES_BUTTON_DOWNLOAD" desc="Label for the button on an error page to download the failed-to-load page at a later time">
jianli762bb48d2017-06-13 21:40:5821 Download when online
jianlia2b37012016-11-04 10:45:2422 </message>
jianli762bb48d2017-06-13 21:40:5823 <message name="IDS_ERRORPAGES_BUTTON_DOWNLOADING" desc="Label for the button on an error page when it is clicked to queue the download for the failed-to-load page">
24 Waiting for connection…
jianlia2b37012016-11-04 10:45:2425 </message>
Dan Harringtonc7b95d602018-08-30 15:28:1526 <message name="IDS_ERRORPAGES_SUGGESTION_CLOSE_POPUP_BUTTON" desc="Label for the button on the error page popup that describes detailed error status and debugging tips">
27 OK
28 </message>
Carlos Knippschild36cabc72018-08-30 16:53:4029 <message name="IDS_ERRORPAGES_OFFLINE_CONTENT_LIST_TITLE" desc="Title of the offline content list shown in an error page presenting content available while offline">
30 Explore while offline
31 </message>
32 <message name="IDS_ERRORPAGES_OFFLINE_CONTENT_LIST_OPEN_ALL_BUTTON" desc="Label for the button on the 'no connection' error page. Button will take the user to the downloads home, attached the offline content list shown in an error page">
33 See all
34 </message>
35 <message name="IDS_ERRORPAGES_OFFLINE_CONTENT_SUMMARY_DESCRIPTION" desc="Description of the offline content summary card shown in an error page, offering the user access to content available while offline">
36 While waiting for a connection, you can visit Downloads to read offline articles.
37 </message>
38 <message name="IDS_ERRORPAGES_OFFLINE_CONTENT_SUMMARY_BUTTON" desc="Label for the button that will take the user to the downloads home, attached to the offline content summary card shown in an error page">
39 Take me there now
40 </message>
Dan Harrington2aa5522da2018-11-19 18:53:0741 <message name="IDS_ERRORPAGES_SAVE_PAGE_BUTTON" desc="Label for the button that will save the page for later. The saved page is not retained in Downloads, unlike with the DOWNLOAD button.">
Dan Harrington93bac2f2019-01-11 17:54:5142 Load page later
Dan Harrington2aa5522da2018-11-19 18:53:0743 </message>
44 <message name="IDS_ERRORPAGES_CANCEL_SAVE_PAGE_BUTTON" desc="Label for the button that will cancel the request to save the page for later. 'Cancel' is colored blue with the 'a' tag.">
45 Chrome will let you know when this page is ready. &lt;a&gt;Cancel&lt;/a&gt;
46 </message>
jianlia2b37012016-11-04 10:45:2447 </if>
blundell02d46ab2015-12-03 13:23:5748
edwardjungf3d772c2016-02-26 02:38:3649 <message name="IDS_ERRORPAGES_SUGGESTION_RELOAD_REPOST_SUMMARY" desc="When a page fails to load, sometimes we suggest reloading a page. In the case that reloading the page requires resubmitting data to a website, this is displayed in a list.">
blundell02d46ab2015-12-03 13:23:5750 Press the reload button to resubmit the data needed to load the page.
51 </message>
Jonathan Haoced487522023-12-01 17:01:3352 <message name="IDS_ERRORPAGES_SUGGESTION_RELOAD_PRIVATE_NETWORK_ACCESS" desc="When a page fails to load because of private network access checks, we suggest reloading a page to allow the request.">
53 Press the reload button to allow the connection to devices or servers on your private network.
54 </message>
blundell02d46ab2015-12-03 13:23:5755 <message name="IDS_ERRORPAGES_SUGGESTION_CHECK_CONNECTION_HEADER" desc="When a page fails to load, sometimes we suggest checking the network connections. This is a header above some details.">
56 Check your Internet connection
57 </message>
58 <message name="IDS_ERRORPAGES_SUGGESTION_CHECK_CONNECTION_BODY" desc="When a page fails to load, sometimes we suggest checking the network connections. This contains details below the suggestion.">
59 Check any cables and reboot any routers, modems, or other network
60 devices you may be using.
61 </message>
dalykda475cee2020-01-17 23:45:3662 <if expr="not is_ios">
63 <message name="IDS_ERRORPAGES_SUGGESTION_SECURE_DNS_CONFIG_HEADER" desc="When a page fails to load, sometimes we suggest checking the secure DNS configuration. This is a header above above some details.">
64 Check your Secure DNS settings
65 </message>
66 <message name="IDS_ERRORPAGES_SUGGESTION_SECURE_DNS_CONFIG_BODY" desc="When a page fails to load, sometimes we suggest checking the secure DNS configuration. This contains details below the
67 suggestion.">
68 Check your secure DNS settings. You may have configured a secure DNS server to which connections are failing.
69 </message>
70 </if>
edwardjungc70a5072016-03-17 22:40:4371 <if expr="not is_ios or not is_android">
72 <message name="IDS_ERRORPAGES_SUGGESTION_DNS_CONFIG_HEADER" desc="When a page fails to load, sometimes we suggest checking the DNS configuration. This is a header above above some details.">
73 Check your DNS settings
blundell02d46ab2015-12-03 13:23:5774 </message>
edwardjungc70a5072016-03-17 22:40:4375 <message name="IDS_ERRORPAGES_SUGGESTION_DNS_CONFIG_BODY" desc="When a page fails to load, sometimes we suggest checking the DNS configuration. This contains details below the suggestion.">
76 Contact your network administrator if you're not sure what this means.
77 </message>
78 <message name="IDS_ERRORPAGES_SUGGESTION_NETWORK_PREDICTION_HEADER" desc="When a page fails to load, sometimes we suggest disabling predicting network actions. This is a header above some details.">
79 Try disabling network prediction
80 </message>
81 <message name="IDS_ERRORPAGES_SUGGESTION_FIREWALL_CONFIG_BODY" desc="When a webpage fails to load, in some cases we suggest reconfiguring the firewall. This contains details below the suggestion.">
82 If it is already listed as a program allowed to access the network, try
83 removing it from the list and adding it again.
84 </message>
85 <message name="IDS_ERRORPAGES_SUGGESTION_PROXY_CONFIG_HEADER" desc="When a webpage fails to load, in some cases we suggest checking the proxy server configuration, or disabling the proxy server. This is a header above some details.">
86 If you use a proxy server...
87 </message>
blundell02d46ab2015-12-03 13:23:5788 <message name="IDS_ERRORPAGES_SUGGESTION_PROXY_CONFIG_BODY" desc="When a webpage fails to load, in some cases we suggest checking the proxy server configuration, or disabling the proxy server. These are instructions below a header.">
89 Check your proxy settings or contact your network administrator to
90 make sure the proxy server is working. If you don't believe you should
91 be using a proxy server:
92 <ph name="PLATFORM_TEXT">$1<ex>Goto the wrench menu and choose Fix It.</ex></ph>
93 </message>
94 </if>
Steven Bennetts679535122023-03-21 22:50:4995 <message name="IDS_ERRORPAGES_SUGGESTION_CAPTIVE_PORTAL_SIGNIN" desc="ChromeOS instructions for signing in to a WiFi captive portal.">
96 <ph name="BEGIN_LINK">&lt;a href="#buttons" onclick="javascript:portalSignin()"&gt;</ph>Signing in<ph name="END_LINK">&lt;/a&gt;</ph> to the WiFi network
Steven Bennetts2038c6c2022-12-02 20:06:0997 </message>
Ari Chivukulaf4ce89682022-08-08 18:53:0798 <if expr="is_chromeos">
Richard Chuibc9951a32022-04-13 22:15:5899 <message name="IDS_ERRORPAGES_SUGGESTION_PROXY_DISABLE_PLATFORM" desc="ChromeOS instructions for disabling use of a proxy server.">
blundell02d46ab2015-12-03 13:23:57100 You can disable any proxies configured for a connection from the settings page.
101 </message>
102 </if>
blundell02d46ab2015-12-03 13:23:57103 <message name="IDS_ERRORPAGES_SUGGESTION_VIEW_POLICIES_HEADER" desc="When a webpage fails to load, sometimes we suggest to the user to view the current policies. This is a header above some instructions.">
104 Check your administrator's policies
105 </message>
106 <message name="IDS_ERRORPAGES_SUGGESTION_VIEW_POLICIES_BODY" desc="When a webpage fails to load, sometimes we suggest to the user to view the current policies. These are instructions below a header.">
Edward Jung0b0f3392020-08-28 14:09:24107 Visit &lt;strong&gt;chrome://policy&lt;/strong&gt; to see the list of blocked URLs and other policies enforced by your system administrator.
blundell02d46ab2015-12-03 13:23:57108 </message>
edwardjungf3d772c2016-02-26 02:38:36109 <message name="IDS_ERRORPAGES_SUGGESTION_UNSUPPORTED_CIPHER_HEADER" desc="This is the header displayed above the explanation for SSL cipher and version errors.">
110 Unsupported protocol
blundell02d46ab2015-12-03 13:23:57111 </message>
edwardjungf3d772c2016-02-26 02:38:36112 <message name="IDS_ERRORPAGES_SUGGESTION_UNSUPPORTED_CIPHER_BODY" desc="The detailed explanation body text displayed for SSL cipher and version errors.">
davidben6a260682016-06-06 16:24:44113 The client and server don't support a common SSL protocol version or cipher suite.
blundell02d46ab2015-12-03 13:23:57114 </message>
mkwstb5a70d62016-11-24 19:02:54115 <message name="IDS_ERRORPAGES_SUGGESTION_NAVIGATE_TO_ORIGIN" desc="When a webpage fails to load, sometimes we suggest to the user that they might navigate to the page's origin.">
116 Try <ph name="BEGIN_LINK">&lt;a jsvalues="href:originURL;.jstdata:$this" onmousedown="linkClicked(this.jstdata)"&gt;</ph>visiting the site's homepage<ph name="END_LINK">&lt;/a&gt;</ph>.
117 </message>
blundell02d46ab2015-12-03 13:23:57118 <message name="IDS_ERRORPAGES_HEADING_NOT_AVAILABLE" desc="Heading in the error page when we can't connect to a site.">
edwardjunge9d69a32016-01-14 22:15:14119 This site can’t be reached
blundell02d46ab2015-12-03 13:23:57120 </message>
121 <message name="IDS_ERRORPAGES_HEADING_NETWORK_ACCESS_DENIED" desc="Heading of the error page when we're not being allowed to access the network.">
edwardjunge9d69a32016-01-14 22:15:14122 Your Internet access is blocked
blundell02d46ab2015-12-03 13:23:57123 </message>
Edward Jungd481772f22018-04-24 16:55:25124 <message name="IDS_ERRORPAGES_HEADING_INTERNET_DISCONNECTED" desc="Heading of the error page when the network connection failed.">
125 No internet
126 </message>
Zelin Liua8fe8fbf2023-05-13 04:58:41127 <message name="IDS_ERRORPAGES_HEADING_YOU_ARE_OFFLINE" desc="Message of the error page for when a PWA/TWA/IWA is offline.">
Finnur Thorarinsson6ef1a98d2022-10-19 16:35:47128 You're offline
129 </message>
Zelin Liua8fe8fbf2023-05-13 04:58:41130 <message name="IDS_ERRORPAGES_MESSAGE_IWA_INVALID_WEB_BUNDLE" desc="Message of the error page for when an IWA has invalid web bundle.">
131 This application is missing or damaged
132 </message>
133 <message name="IDS_ERRORPAGES_MESSAGE_IWA_CONNECTION_REFUSED" desc="Message of the error page for when an IWA can't connect to dev server.">
134 The development server for this application cannot be reached
135 </message>
kbr5dca8a42016-01-12 22:36:18136 <message name="IDS_ERRORPAGES_HEADING_CACHE_READ_FAILURE" desc="Heading in the error page when we encountered an error reading from the cache. Generally this happens when the disk cache is corrupted from improper shutdown.">
edwardjunge9d69a32016-01-14 22:15:14137 This site can’t be loaded from the cache
kbr5dca8a42016-01-12 22:36:18138 </message>
edwardjunge9d69a32016-01-14 22:15:14139 <message name="IDS_ERRORPAGES_HEADING_CONNECTION_INTERRUPTED" desc="Heading in the error page when a page load failed due to the an interrupted network connection such as the device sleeping.">
140 Your connection was interrupted
blundell02d46ab2015-12-03 13:23:57141 </message>
142 <message name="IDS_ERRORPAGES_HEADING_NOT_FOUND" desc="Heading in the error page when the server returns a 404 or 410.">
edwardjunge9d69a32016-01-14 22:15:14143 This <ph name="HOST_NAME">&lt;span jscontent="hostName"&gt;&lt;/span&gt;<ex>www.whatever.com</ex></ph> page can’t be found
144 </message>
Lily Chen09b5ce42020-07-16 06:28:41145 <message name="IDS_ERRORPAGES_HEADING_FILE_NOT_FOUND" desc="Heading in the error page when the local file could not be accessed.">
146 Your file couldn’t be accessed
blundell02d46ab2015-12-03 13:23:57147 </message>
edwardjunge9d69a32016-01-14 22:15:14148 <message name="IDS_ERRORPAGES_HEADING_BLOCKED" desc="Heading of the error page when a request is blocked by the administrator policy, extension or the browser itself.">
149 <ph name="HOST_NAME">&lt;span jscontent="hostName"&gt;&lt;/span&gt;<ex>www.example.com</ex></ph> is blocked
blundell02d46ab2015-12-03 13:23:57150 </message>
Eric Lawrence82e12482022-01-14 16:58:53151 <message name="IDS_ERRORPAGES_HEADING_BLOCKED_SCHEME" desc="Heading of the error page when a URL Scheme is blocked by the administrator policy, extension or the browser itself.">
152 “<ph name="HOST_NAME">&lt;span jscontent="hostName"&gt;&lt;/span&gt;<ex>mailto</ex></ph>” links are blocked
153 </message>
blundell02d46ab2015-12-03 13:23:57154 <message name="IDS_ERRORPAGES_SUMMARY_NOT_AVAILABLE" desc="Summary in the error page when we can't connect to a site.">
155 The webpage at <ph name="URL">&lt;strong jscontent="failedUrl"&gt;&lt;/strong&gt;</ph> might be temporarily down or it may have moved permanently to a new web address.
156 </message>
157 <message name="IDS_ERRORPAGES_SUMMARY_TIMED_OUT" desc="Summary in the error page when a page takes too long to load.">
edwardjunge9d69a32016-01-14 22:15:14158 <ph name="HOST_NAME">&lt;strong jscontent="hostName"&gt;&lt;/strong&gt;<ex>www.whatever.com</ex></ph> took too long to respond.
blundell02d46ab2015-12-03 13:23:57159 </message>
160 <message name="IDS_ERRORPAGES_SUMMARY_CONNECTION_RESET" desc="Summary in the error page when the connection was reset.">
edwardjunge9d69a32016-01-14 22:15:14161 The connection was reset.
162 </message>
163 <message name="IDS_ERRORPAGES_SUMMARY_CONNECTION_CLOSED" desc="Summary in the error page when the connection was closed.">
164 <ph name="HOST_NAME">&lt;strong jscontent="hostName"&gt;&lt;/strong&gt;<ex>www.whatever.com</ex></ph> unexpectedly closed the connection.
165 </message>
166 <message name="IDS_ERRORPAGES_SUMMARY_CONNECTION_FAILED" desc="Summary in the error page when the connection failed or unreachable.">
167 <ph name="HOST_NAME">&lt;strong jscontent="hostName"&gt;&lt;/strong&gt;<ex>www.whatever.com</ex></ph> is currently unreachable.
blundell02d46ab2015-12-03 13:23:57168 </message>
169 <message name="IDS_ERRORPAGES_SUMMARY_NETWORK_CHANGED" desc="Summary in the error page when the connection failed because the network has changed.">
edwardjunge9d69a32016-01-14 22:15:14170 A network change was detected.
blundell02d46ab2015-12-03 13:23:57171 </message>
172 <message name="IDS_ERRORPAGES_SUMMARY_CONNECTION_REFUSED" desc="Summary in the error page when we try and connect to a server, but the server doesn't let us.">
edwardjunge9d69a32016-01-14 22:15:14173 <ph name="HOST_NAME">&lt;strong jscontent="hostName"&gt;&lt;/strong&gt;<ex>www.whatever.com</ex></ph> refused to connect.
blundell02d46ab2015-12-03 13:23:57174 </message>
nikhil928d0a452017-09-28 04:57:08175 <message name="IDS_ERRORPAGES_SUMMARY_NAME_NOT_RESOLVED" desc="Summary in the error page when a dns look up fails.">
176 <ph name="HOST_NAME">&lt;strong jscontent="hostName"&gt;&lt;/strong&gt;<ex>www.whatever.com</ex></ph>’s server IP address could not be found.
blundell02d46ab2015-12-03 13:23:57177 </message>
178 <message name="IDS_ERRORPAGES_SUMMARY_ICANN_NAME_COLLISION" desc="Summary in the error page when a dns look up fails due to having contained 127.0.53.53.">
edwardjunge9d69a32016-01-14 22:15:14179 This site on the company, organization or school intranet has the same URL as an external website.
180 <ph name="LINE_BREAK">&lt;br /&gt;&lt;br /&gt;<ex>&lt;br /&gt;&lt;br /&gt;</ex></ph>
181 Try contacting your system administrator.
blundell02d46ab2015-12-03 13:23:57182 </message>
183 <message name="IDS_ERRORPAGES_SUMMARY_ADDRESS_UNREACHABLE" desc="Summary in the error page when we can't reach a site. This is slightly more specific than just being unable to connect, as it means we can't find a route to the server.">
edwardjunge9d69a32016-01-14 22:15:14184 <ph name="URL">&lt;strong jscontent="failedUrl"&gt;&lt;/strong&gt;<ex>http://www.google.com/</ex></ph> is unreachable.
blundell02d46ab2015-12-03 13:23:57185 </message>
186 <message name="IDS_ERRORPAGES_SUMMARY_FILE_ACCESS_DENIED" desc="Summary in the error page when we can't open a file.">
187 The file at <ph name="URL">&lt;strong jscontent="failedUrl"&gt;&lt;/strong&gt;<ex>http://www.google.com/</ex></ph> is not readable. It may have been removed, moved, or file permissions may be preventing access.
188 </message>
edwardjunge9d69a32016-01-14 22:15:14189 <message name="IDS_ERRORPAGES_SUMMARY_NETWORK_ACCESS_DENIED" desc="Summary in the error page when we're not being allowed to access the network.">
190 Firewall or antivirus software may have blocked the connection.
191 </message>
192 <message name="IDS_ERRORPAGES_SUMMARY_PROXY_CONNECTION_FAILED" desc="Summary in the error page when the proxy server connection failed.">
193 There is something wrong with the proxy server, or the address is incorrect.
194 </message>
blundell02d46ab2015-12-03 13:23:57195 <message name="IDS_ERRORPAGES_SUMMARY_CACHE_READ_FAILURE" desc="Summary in the error page when we encountered an error reading from the cache. Generally this happens when the disk cache is corrupted from improper shutdown.">
edwardjunge9d69a32016-01-14 22:15:14196 The saved (cached) copy of this site was unreadable.
blundell02d46ab2015-12-03 13:23:57197 </message>
198 <if expr="is_android or is_ios">
199 <message name="IDS_ERRORPAGES_SUMMARY_NETWORK_IO_SUSPENDED" desc="Mobile: Summary in the error page when a page load failed due to the device entering sleep/suspend mode.">
edwardjunge9d69a32016-01-14 22:15:14200 Your device went to sleep.
blundell02d46ab2015-12-03 13:23:57201 </message>
202 </if>
203 <if expr="not is_android and not is_ios">
204 <message name="IDS_ERRORPAGES_SUMMARY_NETWORK_IO_SUSPENDED" desc="Summary in the error page when a page load failed due to the computer entering sleep/suspend mode.">
edwardjunge9d69a32016-01-14 22:15:14205 Your computer went to sleep.
blundell02d46ab2015-12-03 13:23:57206 </message>
207 </if>
208 <message name="IDS_ERRORPAGES_SUMMARY_NOT_FOUND" desc="Summary in the error page when the server returns a 404.">
209 No webpage was found for the web address: <ph name="URL">&lt;strong jscontent="failedUrl"&gt;&lt;/strong&gt;</ph>
210 </message>
Lily Chen09b5ce42020-07-16 06:28:41211 <message name="IDS_ERRORPAGES_SUMMARY_FILE_NOT_FOUND" desc="Summary in the error page when a local file could not be accessed.">
212 It may have been moved, edited, or deleted.
edwardjunge9d69a32016-01-14 22:15:14213 </message>
214 <message name="IDS_ERRORPAGES_SUMMARY_TOO_MANY_REDIRECTS" desc="Summary in the error page when there are too many URL redirects.">
215 <ph name="HOST_NAME">&lt;strong jscontent="hostName"&gt;&lt;/strong&gt;<ex>www.whatever.com</ex></ph> redirected you too many times.
216 </message>
blundell02d46ab2015-12-03 13:23:57217 <message name="IDS_ERRORPAGES_SUMMARY_EMPTY_RESPONSE" desc="Summary in the error page when no data is received.">
edwardjunge9d69a32016-01-14 22:15:14218 <ph name="HOST_NAME">&lt;strong jscontent="hostName"&gt;&lt;/strong&gt;<ex>www.whatever.com</ex></ph> didn’t send any data.
blundell02d46ab2015-12-03 13:23:57219 </message>
edwardjunge9d69a32016-01-14 22:15:14220 <message name="IDS_ERRORPAGES_SUMMARY_INVALID_RESPONSE" desc="Summary in the error page when a response from the server contains duplicate headers.">
221 <ph name="HOST_NAME">&lt;strong jscontent="hostName"&gt;&lt;/strong&gt;<ex>www.whatever.com</ex></ph> sent an invalid response.
blundell02d46ab2015-12-03 13:23:57222 </message>
edwardjunge9d69a32016-01-14 22:15:14223 <message name="IDS_ERRORPAGES_SUMMARY_DNS_PROBE_RUNNING" desc="Summary in the error page when DNS resolution failed and we are running a probe to figure out why. The 'abbr' tag is used to indicate that 'DNS address' is an abbreviation.">
224 <ph name="HOST_NAME">&lt;strong jscontent="hostName"&gt;&lt;/strong&gt;<ex>www.whatever.com</ex></ph>’s &lt;abbr id="dnsDefinition"&gt;DNS address&lt;/abbr&gt; could not be found. Diagnosing the problem.
blundell02d46ab2015-12-03 13:23:57225 </message>
blundell02d46ab2015-12-03 13:23:57226
227 <message name="IDS_ERRORPAGES_HEADING_ACCESS_DENIED" desc="Heading in the error page when a server returns a 403. Also suitable for similar error codes.">
edwardjunge9d69a32016-01-14 22:15:14228 Access to <ph name="HOST_NAME">&lt;span jscontent="hostName"&gt;&lt;/span&gt;<ex>www.whatever.com</ex></ph> was denied
blundell02d46ab2015-12-03 13:23:57229 </message>
230 <message name="IDS_ERRORPAGES_HEADING_FILE_ACCESS_DENIED" desc="Heading in the error page when a file is denied access.">
231 Access to the file was denied
232 </message>
233 <message name="IDS_ERRORPAGES_SUMMARY_FORBIDDEN" desc="Summary in the error page when a server returns a 403.">
edwardjunge9d69a32016-01-14 22:15:14234 You don't have authorization to view this page.
blundell02d46ab2015-12-03 13:23:57235 </message>
blundell02d46ab2015-12-03 13:23:57236
237 <message name="IDS_ERRORPAGES_SUMMARY_GONE" desc="Summary of the error page when the server returns a 410.">
edwardjunge9d69a32016-01-14 22:15:14238 It may have been moved or deleted.
blundell02d46ab2015-12-03 13:23:57239 </message>
edwardjunge9d69a32016-01-14 22:15:14240 <message name="IDS_ERRORPAGES_HEADING_PAGE_NOT_WORKING" desc="Heading in the error page for HTTP 5xx errors, which are considered to be server side errors. Also used for bad responses.">
mkwstb5a70d62016-11-24 19:02:54241 This page isn’t working
blundell02d46ab2015-12-03 13:23:57242 </message>
Edward Jung0e9976bf2017-09-29 09:44:03243 <message name="IDS_ERRORPAGES_SUMMARY_CONTACT_SITE_OWNER" desc="Generic suggestion for when the server returns a HTTP 4xx or 5xx error asking users to contact the site owner.">
244 If the problem continues, contact the site owner.
245 </message>
edwardjunge9d69a32016-01-14 22:15:14246 <message name="IDS_ERRORPAGES_SUMMARY_WEBSITE_CANNOT_HANDLE_REQUEST" desc="Summary in the error page when the server returns a 501 or 505.">
247 <ph name="HOST_NAME">&lt;strong jscontent="hostName"&gt;&lt;/strong&gt;<ex>www.whatever.com</ex></ph> is currently unable to handle this request.
blundell02d46ab2015-12-03 13:23:57248 </message>
blundell02d46ab2015-12-03 13:23:57249
blundell02d46ab2015-12-03 13:23:57250 <message name="IDS_ERRORPAGES_SUMMARY_GATEWAY_TIMEOUT" desc="Summary in the error page when the server returns a 504.">
edwardjunge9d69a32016-01-14 22:15:14251 <ph name="HOST_NAME">&lt;strong jscontent="hostName"&gt;&lt;/strong&gt;<ex>www.whatever.com</ex></ph> took too long to respond.
blundell02d46ab2015-12-03 13:23:57252 </message>
blundell02d46ab2015-12-03 13:23:57253
edwardjunge9d69a32016-01-14 22:15:14254 <message name="IDS_ERRORPAGES_SUMMARY_SSL_SECURITY_ERROR" desc="Summary in the error page for SSL security errors.">
255 <ph name="HOST_NAME">&lt;strong jscontent="hostName"&gt;&lt;/strong&gt;<ex>www.whatever.com</ex></ph> doesn't adhere to security standards.
blundell02d46ab2015-12-03 13:23:57256 </message>
blundell02d46ab2015-12-03 13:23:57257
blundell02d46ab2015-12-03 13:23:57258 <message name="IDS_ERRORPAGES_SUMMARY_SSL_VERSION_OR_CIPHER_MISMATCH" desc="Summary in the error page for SSL cipher and version errors.">
edwardjunge9d69a32016-01-14 22:15:14259 <ph name="HOST_NAME">&lt;strong jscontent="hostName"&gt;&lt;/strong&gt;<ex>www.whatever.com</ex></ph> uses an unsupported protocol.
blundell02d46ab2015-12-03 13:23:57260 </message>
blundell02d46ab2015-12-03 13:23:57261
edwardjunge9d69a32016-01-14 22:15:14262 <message name="IDS_ERRORPAGES_HEADING_INSECURE_CONNECTION" desc="Heading in the error page for insecure connections.">
263 This site can’t provide a secure connection
blundell02d46ab2015-12-03 13:23:57264 </message>
265 <message name="IDS_ERRORPAGES_SUMMARY_BAD_SSL_CLIENT_AUTH_CERT" desc="Summary in the error page for SSL client certificate authentication failure.">
davidbenfe132d92016-09-27 18:07:21266 <ph name="HOST_NAME">&lt;strong jscontent="hostName"&gt;&lt;/strong&gt;<ex>www.whatever.com</ex></ph> didn’t accept your login certificate, or one may not have been provided.
blundell02d46ab2015-12-03 13:23:57267 </message>
edwardjunge9d69a32016-01-14 22:15:14268 <message name="IDS_ERRORPAGES_SUMMARY_BLOCKED_BY_EXTENSION" desc="Summary in the error page when an extension blocks a request.">
Karandeep Bhatia3de98e52021-03-13 03:48:45269 This page has been blocked by an extension
blundell02d46ab2015-12-03 13:23:57270 </message>
271 <message name="IDS_ERRORPAGES_SUMMARY_BLOCKED_BY_ADMINISTRATOR" desc="Summary in the error page when an administrator policy blocks a request.">
Fabio Tirelo975d6142023-05-17 16:11:28272 Your organization doesn’t allow you to view this site
blundell02d46ab2015-12-03 13:23:57273 </message>
blundell02d46ab2015-12-03 13:23:57274
Antonio Sartorid8ec8812020-06-16 12:47:24275 <message name="IDS_ERRORPAGES_SUMMARY_BLOCKED_BY_SECURITY" desc="Summary in the error page when the request has been blocked because of some security configuration of the site.">
276 This content is blocked. Contact the site owner to fix the issue.
277 </message>
278
Jonathan Haoced487522023-12-01 17:01:33279 <message name="IDS_ERRORPAGES_SUMMARY_BLOCKED_BY_PRIVATE_NETWORK_ACCESS_CHECKS" desc="Summary in the error page when the request has been blocked by private network access checks.">
280 The connection is blocked because it was initiated by a public page to connect to devices or servers on your private network. Reload this page to allow the connection.
281 </message>
282
blundell02d46ab2015-12-03 13:23:57283 <message name="IDS_ERRORPAGES_HTTP_POST_WARNING" desc="The error message displayed when the user navigates back or forward to a page which would resubmit post data. They can hit reload to send POST data again and load the page.">
284 This webpage requires data that you entered earlier in order to be properly displayed. You can send this data again, but by doing so you will repeat any action this page previously performed.
285 </message>
286
kenoed4707a2024-01-23 02:41:37287 <message name="IDS_ERRORPAGES_HEADING_LINKPREVIEW_NON_HTTPS_FORBIDDEN" desc="Heading in the error page when a user tries to preview non-HTTPS URL.">
288 Can't preview non-HTTPS URL
289 </message>
290 <message name="IDS_ERRORPAGES_SUMMARY_LINKPREVIEW_NON_HTTPS_FORBIDDEN" desc="Summary in the error page when a user tries to preview non-HTTPS URL.">
291 Previewing non-HTTPS URL is not allowed.
292 </message>
293
294
edwardjungf3d772c2016-02-26 02:38:36295 <!-- Suggestions summary list messages. -->
296 <message name="IDS_ERRORPAGES_SUGGESTION_LIST_HEADER" desc="Message that prefixes a list of suggestions to try when encountering a network error.">
297 Try:
298 </message>
299 <message name="IDS_ERRORPAGES_SUGGESTION_CHECK_CONNECTION_SUMMARY" desc="The message displayed in a list of suggestions following a network error, suggesting the user should try checking their connnection. The suggestions list is prefixed with 'Try:'.">
300 Checking the connection
301 </message>
dalykda475cee2020-01-17 23:45:36302 <if expr="is_android">
303 <message name="IDS_ERRORPAGES_SUGGESTION_CHECK_SECURE_DNS_SUMMARY" desc="The message displayed in a list of suggestions following a network error suggesting the user should try checking their secure DNS configuration. The suggestions list is prefixed with 'Try:'.">
304 <ph name="BEGIN_LINK">&lt;a href="#buttons" onclick="toggleHelpBox()"&gt;</ph>Checking the secure DNS configuration<ph name="END_LINK">&lt;/a&gt;<ex>&lt;/a&gt;</ex></ph>
305 </message>
306 </if>
edwardjungc70a5072016-03-17 22:40:43307 <if expr="not is_ios or not is_android">
308 <message name="IDS_ERRORPAGES_SUGGESTION_CHECK_PROXY_FIREWALL_DNS_SUMMARY" desc="The message displayed in a list of suggestions following a network error suggesting the user should try checking their proxy, firewall and DNS configuration. The suggestions list is prefixed with 'Try:'.">
309 <ph name="BEGIN_LINK">&lt;a href="#buttons" onclick="toggleHelpBox()"&gt;</ph>Checking the proxy, firewall, and DNS configuration<ph name="END_LINK">&lt;/a&gt;<ex>&lt;/a&gt;</ex></ph>
310 </message>
dalykda475cee2020-01-17 23:45:36311 <message name="IDS_ERRORPAGES_SUGGESTION_CHECK_PROXY_FIREWALL_SECURE_DNS_SUMMARY" desc="The message displayed in a list of suggestions following a network error suggesting the user should try checking their proxy, firewall and secure DNS configuration. The suggestions list is prefixed with 'Try:'.">
312 <ph name="BEGIN_LINK">&lt;a href="#buttons" onclick="toggleHelpBox()"&gt;</ph>Checking the proxy, firewall, and Secure DNS configuration<ph name="END_LINK">&lt;/a&gt;<ex>&lt;/a&gt;</ex></ph>
313 </message>
edwardjungc70a5072016-03-17 22:40:43314 <message name="IDS_ERRORPAGES_SUGGESTION_CHECK_FIREWALL_ANTIVIRUS_SUMMARY" desc="The message displayed in a list of suggestions following a network error suggesting the user should try checking their firewall and anti-virus configuration. The suggestions list is prefixed with 'Try:'.">
315 <ph name="BEGIN_LINK">&lt;a href="#buttons" onclick="toggleHelpBox()"&gt;</ph>Checking firewall and antivirus configurations<ph name="END_LINK">&lt;/a&gt;<ex>&lt;/a&gt;</ex></ph>
316 </message>
317 <message name="IDS_ERRORPAGES_SUGGESTION_CHECK_PROXY_FIREWALL_SUMMARY" desc="The message displayed in a list of suggestions following a network error suggesting the user should try checking their proxy and firewall configuration. The suggestions list is prefixed with 'Try:'.">
318 <ph name="BEGIN_LINK">&lt;a href="#buttons" onclick="toggleHelpBox()"&gt;</ph>Checking the proxy and the firewall<ph name="END_LINK">&lt;/a&gt;<ex>&lt;/a&gt;</ex></ph>
319 </message>
320 <message name="IDS_ERRORPAGES_SUGGESTION_CHECK_PROXY_ADDRESS_SUMMARY" desc="The message displayed in a list of suggestions following a network error suggesting to check the proxy address. The suggestions list is prefixed with 'Try:'.">
321 <ph name="BEGIN_LINK">&lt;a href="#buttons" onclick="toggleHelpBox()"&gt;</ph>Checking the proxy address<ph name="END_LINK">&lt;/a&gt;<ex>&lt;/a&gt;</ex></ph>
322 </message>
323 </if>
sammc9084df82016-11-28 13:43:34324 <message name="IDS_ERRORPAGES_SUGGESTION_CONTACT_ADMIN_SUMMARY" desc="The message displayed in a list of suggestions following a network error suggesting to the user to contact their system administrator. The suggestions list is prefixed with 'Try:'.">
edwardjungf3d772c2016-02-26 02:38:36325 Contacting the system admin
326 </message>
sammc9084df82016-11-28 13:43:34327 <message name="IDS_ERRORPAGES_SUGGESTION_CONTACT_ADMIN_SUMMARY_STANDALONE" desc="Stand alone suggestion following a network error suggesting to the user to contact their system administrator.">
edwardjungf3d772c2016-02-26 02:38:36328 Try contacting the system admin.
329 </message>
edwardjung3e3fd1e2016-05-24 10:58:23330 <message name="IDS_ERRORPAGES_SUGGESTION_LEARNMORE_SUMMARY" desc="The message displayed in a list of suggestions when a webpage fails to load. A link provided to the help center to learn more about the failure. The suggestions list is prefixed with 'Try:'.">
331 <ph name="BEGIN_LINK">&lt;a jsvalues="href:learnMoreUrl"&gt;</ph>Learning more<ph name="END_LINK">&lt;/a&gt;<ex>&lt;/a&gt;</ex></ph> about this problem.
332 </message>
333 <message name="IDS_ERRORPAGES_SUGGESTION_LEARNMORE_SUMMARY_STANDALONE" desc="When a webpage fails to load, we provide a link to the help center to learn more about the failure.">
edwardjungf3d772c2016-02-26 02:38:36334 <ph name="BEGIN_LINK">&lt;a jsvalues="href:learnMoreUrl"&gt;</ph>Learn more<ph name="END_LINK">&lt;/a&gt;<ex>&lt;/a&gt;</ex></ph> about this problem.
335 </message>
Moha6fcc25fb2023-09-22 21:59:25336 <message name="IDS_ERRORPAGES_SUGGESTION_DELETE_COOKIES_SUMMARY" desc="The message displayed following a network error suggesting the user could try deleting their cookies. We also provide a link to the help center to learn more about the failure.">
337 <ph name="BEGIN_LINK">&lt;a jsvalues="href:learnMoreUrl"&gt;</ph>Try deleting your cookies<ph name="END_LINK">&lt;/a&gt;<ex>&lt;/a&gt;</ex>.</ph>
edwardjungf3d772c2016-02-26 02:38:36338 </message>
339 <if expr="is_ios or is_android">
340 <message name="IDS_ERRORPAGES_SUGGESTION_TURN_OFF_AIRPLANE_SUMMARY" desc="When a page fails to load and the device is offline, we provide a suggestion that the user try turning off airplane mode. The suggestions list is prefixed with 'Try:'.">
341 Turning off airplane mode
342 </message>
343 <message name="IDS_ERRORPAGES_SUGGESTION_TURN_ON_DATA_SUMMARY" desc="When a page fails to load and the device is offline, we provide a suggestion that the user try turning on their mobile data or Wi-Fi. The suggestions list is prefixed with 'Try:'.">
344 Turning on mobile data or Wi-Fi
345 </message>
346 <message name="IDS_ERRORPAGES_SUGGESTION_CHECKING_SIGNAL_SUMMARY" desc="When a page fails to load and the device is offline, we provide a suggestion that the user check their mobile signal. The suggestions list is prefixed with 'Try:'.">
347 Checking the signal in your area
348 </message>
349 </if>
edwardjung08bb5162016-04-29 12:22:24350 <message name="IDS_ERRORPAGES_SUGGESTION_CHECK_HARDWARE_SUMMARY" desc="The message displayed in a list of suggestions following a network error suggesting to check the network cables, modem, and router. The suggestions list is prefixed with 'Try:'.">
351 Checking the network cables, modem, and router
edwardjungf3d772c2016-02-26 02:38:36352 </message>
353 <message name="IDS_ERRORPAGES_SUGGESTION_CHECK_WIFI_SUMMARY" desc="The message displayed in a list of suggestions following a network error suggesting to the user to reconnect to Wi-Fi. The suggestions list is prefixed with 'Try:'.">
354 Reconnecting to Wi-Fi
355 </message>
edwardjung08bb5162016-04-29 12:22:24356 <message name="IDS_ERRORPAGES_SUGGESTION_DISABLE_EXTENSION_SUMMARY" desc="When a page fails to load, we provide a suggestion that the user try disabling the extension that's blocking it.">
357 Try disabling your extensions.
edwardjungf3d772c2016-02-26 02:38:36358 </message>
Edward Jungf5316692020-08-27 16:03:47359 <message name="IDS_ERRORPAGES_CHECK_TYPO_SUMMARY" desc="When a page fails to load, we provide a suggestion to the user to check for spelling errors">
360 Check if there is a typo in <ph name="HOST_NAME">&lt;span jscontent="hostName"&gt;&lt;/span&gt;<ex>www.whatever.com</ex></ph>.
361 </message>
362
edwardjung3e3fd1e2016-05-24 10:58:23363 <if expr="is_macosx">
364 <message name="IDS_ERRORPAGES_SUGGESTION_DIAGNOSE" desc="Label for the link that invokes the connection diagnostic tool on the error page displayed in a list of suggestions. The suggestions list is prefixed with 'Try:'.">
365 <ph name="BEGIN_LINK">&lt;a href="javascript:diagnoseErrors()" id="diagnose-link"&gt;</ph>Running Network Diagnostics<ph name="END_LINK">&lt;/a&gt;</ph>
366 </message>
367 <message name="IDS_ERRORPAGES_SUGGESTION_DIAGNOSE_STANDALONE" desc="Standalone text for the link that invokes the connection diagnostic tool on the error page">
368 <ph name="BEGIN_LINK">&lt;a href="javascript:diagnoseErrors()" id="diagnose-link"&gt;</ph>Try running Network Diagnostics<ph name="END_LINK">&lt;/a&gt;</ph>.
369 </message>
Edward Jungf5316692020-08-27 16:03:47370 <message name="IDS_ERRORPAGES_SUGGESTION_DIAGNOSE_CHECK_TYPO_STANDALONE" desc="Suggestion text that follows request to check for typos in the URL. This provides a link that invokes the connection diagnostic tool on the error page">
371 If spelling is correct, <ph name="BEGIN_LINK">&lt;a href="javascript:diagnoseErrors()" id="diagnose-link"&gt;</ph>try running Network Diagnostics<ph name="END_LINK">&lt;/a&gt;</ph>.
372 </message>
edwardjung3e3fd1e2016-05-24 10:58:23373 </if>
374 <if expr="is_win">
375 <message name="IDS_ERRORPAGES_SUGGESTION_DIAGNOSE" desc="Label for the link that invokes the connection diagnostic tool on the error page displayed in a list of suggestions. The suggestions list is prefixed with 'Try:'.">
376 <ph name="BEGIN_LINK">&lt;a href="javascript:diagnoseErrors()" id="diagnose-link"&gt;</ph>Running Windows Network Diagnostics<ph name="END_LINK">&lt;/a&gt;</ph>
377 </message>
378 <message name="IDS_ERRORPAGES_SUGGESTION_DIAGNOSE_STANDALONE" desc="Standalone text for the link that invokes the connection diagnostic tool on the error page">
379 <ph name="BEGIN_LINK">&lt;a href="javascript:diagnoseErrors()" id="diagnose-link"&gt;</ph>Try running Windows Network Diagnostics<ph name="END_LINK">&lt;/a&gt;</ph>.
380 </message>
Edward Jungf5316692020-08-27 16:03:47381 <message name="IDS_ERRORPAGES_SUGGESTION_DIAGNOSE_CHECK_TYPO_STANDALONE" desc="Suggestion text that follows request to check for typos in the URL. This provides a link that invokes the connection diagnostic tool on the error page">
382 If spelling is correct, <ph name="BEGIN_LINK">&lt;a href="javascript:diagnoseErrors()" id="diagnose-link"&gt;</ph>try running Windows Network Diagnostics<ph name="END_LINK">&lt;/a&gt;</ph>.
383 </message>
edwardjung3e3fd1e2016-05-24 10:58:23384 </if>
Ari Chivukulaf4ce89682022-08-08 18:53:07385 <if expr="is_chromeos">
edwardjung3e3fd1e2016-05-24 10:58:23386 <message name="IDS_ERRORPAGES_SUGGESTION_DIAGNOSE" desc="Label for the link that invokes the connection diagnostic tool on the error page displayed in a list of suggestions. The suggestions list is prefixed with 'Try:'.">
387 <ph name="BEGIN_LINK">&lt;a href="javascript:diagnoseErrors()" id="diagnose-link"&gt;</ph>Running Connectivity Diagnostics<ph name="END_LINK">&lt;/a&gt;</ph>
388 </message>
389 <message name="IDS_ERRORPAGES_SUGGESTION_DIAGNOSE_STANDALONE" desc="Standalone text for the link that invokes the connection diagnostic tool on the error page">
390 <ph name="BEGIN_LINK">&lt;a href="javascript:diagnoseErrors()" id="diagnose-link"&gt;</ph>Try running Connectivity Diagnostics<ph name="END_LINK">&lt;/a&gt;</ph>.
391 </message>
Edward Jungf5316692020-08-27 16:03:47392 <message name="IDS_ERRORPAGES_SUGGESTION_DIAGNOSE_CHECK_TYPO_STANDALONE" desc="Suggestion text that follows request to check for typos in the URL. This provides a link that invokes the connection diagnostic tool on the error page">
393 If spelling is correct, <ph name="BEGIN_LINK">&lt;a href="javascript:diagnoseErrors()" id="diagnose-link"&gt;</ph>try running Connectivity Diagnostics<ph name="END_LINK">&lt;/a&gt;</ph>.
394 </message>
edwardjung3e3fd1e2016-05-24 10:58:23395 </if>
Javier Ernesto Flores Robles6b2ef8e2020-11-11 21:55:42396 <if expr="is_android or is_ios">
397 <message name="IDS_ERRORPAGES_GAME_INSTRUCTIONS" desc="Mobile: Instructions on how to start playing the offline game. 'dino' is an acceptable English nickname that refers to 'dinosaur'">
398 Tap the dino to play
399 </message>
Edward Junge678ab92021-06-18 11:00:40400 <message name="IDS_ERRORPAGE_DINO_GAME_DESCRIPTION" desc="Message to be spoken by a screen reader to give the user context and instructions for playing the net error dino game. Tapping the screen activates the game and causes the dinosaur to jump. Mobile platforms only.">
401 Dino game. A pixelated dinosaur dodges cacti and pterodactyls as it runs across a desolate landscape. When you hear an audio cue, tap to jump over obstacles.
Ian Wells79952482021-03-25 02:02:08402 </message>
Javier Ernesto Flores Robles6b2ef8e2020-11-11 21:55:42403 </if>
404 <if expr="not is_android and not is_ios">
405 <message name="IDS_ERRORPAGES_GAME_INSTRUCTIONS" desc="Instructions on how to start playing the offline game.">
406 Press space to play
407 </message>
Edward Junge678ab92021-06-18 11:00:40408 <message name="IDS_ERRORPAGE_DINO_GAME_DESCRIPTION" desc="Message to be spoken by a screen reader to give the user context and instructions for playing the net error dino game. Pressing space activates the game and causes the dinosaur to jump. Desktop platforms only.">
409 Dino game. A pixelated dinosaur dodges cacti and pterodactyls as it runs across a desolate landscape. When you hear an audio cue, press space to jump over obstacles.
Ian Wells79952482021-03-25 02:02:08410 </message>
Javier Ernesto Flores Robles6b2ef8e2020-11-11 21:55:42411 </if>
Edward Junge678ab92021-06-18 11:00:40412 <message name="IDS_ERRORPAGE_DINO_ARIA_LABEL" desc="Message to be spoken by a screen reader to for the dino button element used to start the net error dino game.">
413 Dino game, play
414 </message>
Ian Wells79952482021-03-25 02:02:08415 <message name="IDS_ERRORPAGE_DINO_GAME_START" desc="Message to be spoken by a screen reader to notify the user that the dino game has started and the dinosaur is running.">
416 Game started.
417 </message>
418 <message name="IDS_ERRORPAGE_DINO_GAME_OVER" desc="Message to be spoken by a screen reader to notify the user that the dino game has ended and tell the user the score.">
419 Game over, your score is <ph name="SCORE">$1<ex>100</ex></ph>.
420 </message>
421 <message name="IDS_ERRORPAGE_DINO_HIGH_SCORE" desc="Message to be spoken by a screen reader to tell the user the highest recorded dino game score.">
422 Your highest score is <ph name="SCORE">$1<ex>100</ex></ph>.
423 </message>
424 <message name="IDS_ERRORPAGE_DINO_JUMP" desc="Message to be spoken by a screen reader while the dino game is running to tell the user to jump because an obstacle is near.">
425 Jump!
426 </message>
Edward Jungb14958172021-05-18 14:33:52427 <message name="IDS_ERRORPAGE_DINO_SLOW_SPEED_TOGGLE" desc="Label for a toggle which allows a user to select a slower speed for the dino game.">
428 Start slower
429 </message>
hashimoto9b160e22014-10-15 03:56:53430</grit-part>