Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(59)

Side by Side Diff: components/error_page_strings.grdp

Issue 1467193003: Componentize error pages strings (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Response to review Created 5 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « components/components_google_chrome_strings.grd ('k') | tools/gritsettings/resource_ids » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <grit-part> 2 <grit-part>
3 3
4 <message name="IDS_ERRORPAGE_NET_BUTTON_DETAILS" desc="Label for the button th at 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 butt on that hides the details on a net error page">
8 Hide details
9 </message>
10 <message name="IDS_ERRORPAGES_BUTTON_MORE" desc="Label for the button that exp ands the details on an error page">
11 More
12 </message>
13 <message name="IDS_ERRORPAGES_BUTTON_LESS" desc="Label for the button that hid es the details on an error page">
14 Less
15 </message>
16 <message name="IDS_ERRORPAGES_BUTTON_RELOAD" desc="Label for the button on an error page to reload the page">
17 Reload
18 </message>
19 <message name="IDS_ERRORPAGES_BUTTON_SHOW_SAVED_COPY" desc="Label for the butt on on an error page to show a saved entry from the cache">
20 Show saved copy
21 </message>
22 <if expr="not is_android">
23 <message name="IDS_ERRORPAGES_BUTTON_SHOW_SAVED_COPY_HELP" desc="Explanation for the BUTTON_SHOW_SAVED button">
24 Show a saved (i.e. known to be out of date) copy of this page.
25 </message>
26 </if>
27 <if expr="is_android">
28 <message name="IDS_ERRORPAGES_BUTTON_SHOW_SAVED_COPY_HELP" desc="Mobile: Exp lanation for the BUTTON_SHOW_SAVED button">
29 Show saved copy
30 </message>
31 </if>
32 <if expr="is_android">
33 <message name="IDS_ERRORPAGES_BUTTON_SHOW_OFFLINE_PAGES" desc="Label for the button on an error page to show pages that have been saved offline">
34 Show all saved pages
35 </message>
36 <message name="IDS_ERRORPAGES_BUTTON_SHOW_OFFLINE_COPY" desc="Label for the button on an error page to show the copy of this page that has been saved offlin e">
37 Show saved copy
38 </message>
39 </if>
40 <message name="IDS_ERRORPAGE_FUN_DISABLED" desc="Explanation for when easter e gg has been disabled by administrator">
41 The owner of this device turned off the dinosaur game.
42 </message>
43 <message name="IDS_ERRORPAGES_BUTTON_DIAGNOSE" desc="Label for the button that invokes the connection diagnostic tool on the error page">
44 Diagnose errors...
45 </message>
46 <if expr="is_android">
47 <message name="IDS_ERRORPAGES_BUTTON_SETTINGS" desc="Mobile: Label for the b utton on an error page to launch system settings menu">
48 Settings
49 </message>
50 </if>
51
4 <message name="IDS_ERRORPAGES_SUGGESTION_VISIT_GOOGLE_CACHE" desc="When a page fails to load, sometimes we viewing a version of the page cached on Google's se rvers."> 52 <message name="IDS_ERRORPAGES_SUGGESTION_VISIT_GOOGLE_CACHE" desc="When a page fails to load, sometimes we viewing a version of the page cached on Google's se rvers.">
5 Access a <ph name="BEGIN_LINK">&lt;a jsvalues="href:urlCorrection;.jstdata:$ this" onmousedown="linkClicked(this.jstdata)"&gt;</ph>cached copy<ph name="END_L INK">&lt;/a&gt;</ph> of <ph name="URL">&lt;span jscontent="originalUrlForDisplay "&gt;&lt;/span&gt;<ex>www.hats-for-goats.com/shiny</ex></ph> 53 Access a <ph name="BEGIN_LINK">&lt;a jsvalues="href:urlCorrection;.jstdata:$ this" onmousedown="linkClicked(this.jstdata)"&gt;</ph>cached copy<ph name="END_L INK">&lt;/a&gt;</ph> of <ph name="URL">&lt;span jscontent="originalUrlForDisplay "&gt;&lt;/span&gt;<ex>www.hats-for-goats.com/shiny</ex></ph>
6 </message> 54 </message>
7 <message name="IDS_ERRORPAGES_SUGGESTION_CORRECTED_URL" desc="When a page fail s to load, sometimes we suggest different URL because we think the one the user entered had a typo."> 55 <message name="IDS_ERRORPAGES_SUGGESTION_CORRECTED_URL" desc="When a page fail s to load, sometimes we suggest different URL because we think the one the user entered had a typo.">
8 Did you mean <ph name="LINK">&lt;a jsvalues="href:urlCorrection;.jstdata:$th is" onmousedown="linkClicked(this.jstdata)" jscontent="urlCorrectionForDisplay"& gt;&lt;/a&gt;<ex>www.somewhere-spelled-correctly.com</ex></ph>? 56 Did you mean <ph name="LINK">&lt;a jsvalues="href:urlCorrection;.jstdata:$th is" onmousedown="linkClicked(this.jstdata)" jscontent="urlCorrectionForDisplay"& gt;&lt;/a&gt;<ex>www.somewhere-spelled-correctly.com</ex></ph>?
9 </message> 57 </message>
10 <message name="IDS_ERRORPAGES_SUGGESTION_ALTERNATE_URL" desc="When a page fail s to load, sometimes we suggest different URL (maybe a different page on the sam e site, or a site with similar content, for example)."> 58 <message name="IDS_ERRORPAGES_SUGGESTION_ALTERNATE_URL" desc="When a page fail s to load, sometimes we suggest different URL (maybe a different page on the sam e site, or a site with similar content, for example).">
11 Go to <ph name="LINK">&lt;a jsvalues="href:urlCorrection;.jstdata:$this" onm ousedown="linkClicked(this.jstdata)" jscontent="urlCorrectionForDisplay"&gt;&lt; /a&gt;<ex>www.somewhere.com</ex></ph> 59 Go to <ph name="LINK">&lt;a jsvalues="href:urlCorrection;.jstdata:$this" onm ousedown="linkClicked(this.jstdata)" jscontent="urlCorrectionForDisplay"&gt;&lt; /a&gt;<ex>www.somewhere.com</ex></ph>
12 </message> 60 </message>
61 <message name="IDS_ERRORPAGES_SUGGESTION_RELOAD_REPOST_HEADER" desc="When a pa ge fails to load, sometimes we suggest reloading a page. In the case that reloa ding the page requires resubmitting data to a website, we use this as a header a bove a short set of instructions.">
62 Reload this webpage
63 </message>
64 <message name="IDS_ERRORPAGES_SUGGESTION_RELOAD_REPOST_BODY" desc="When a page fails to load, sometimes we suggest reloading a page. In the case that reloadi ng the page requires resubmitting data to a website, this is displayed below a s hort header.">
65 Press the reload button to resubmit the data needed to load the page.
66 </message>
67 <message name="IDS_ERRORPAGES_SUGGESTION_DISABLE_EXTENSION_HEADER" desc="When a page fails to load, we provide a suggestion that the user try disabling an ext ension that's blocking it.">
68 Disable your extensions and then reload this webpage
69 </message>
70 <message name="IDS_ERRORPAGES_SUGGESTION_CHECK_CONNECTION_HEADER" desc="When a page fails to load, sometimes we suggest checking the network connections. Thi s is a header above some details.">
71 Check your Internet connection
72 </message>
73 <message name="IDS_ERRORPAGES_SUGGESTION_CHECK_CONNECTION_BODY" desc="When a p age fails to load, sometimes we suggest checking the network connections. This contains details below the suggestion.">
74 Check any cables and reboot any routers, modems, or other network
75 devices you may be using.
76 </message>
77 <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 h eader above above some details.">
78 Check your DNS settings
79 </message>
80 <message name="IDS_ERRORPAGES_SUGGESTION_DNS_CONFIG_BODY" desc="When a page fa ils to load, sometimes we suggest checking the DNS configuration. This contains details below the suggestion.">
81 Contact your network administrator if you're not sure what this means.
82 </message>
83 <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.">
84 Try disabling network prediction
85 </message>
86 <message name="IDS_ERRORPAGES_SUGGESTION_FIREWALL_CONFIG_BODY" desc="When a we bpage fails to load, in some cases we suggest reconfiguring the firewall. This contains details below the suggestion.">
87 If it is already listed as a program allowed to access the network, try
88 removing it from the list and adding it again.
89 </message>
90 <message name="IDS_ERRORPAGES_SUGGESTION_PROXY_CONFIG_HEADER" desc="When a web page fails to load, in some cases we suggest checking the proxy server configura tion, or disabling the proxy server. This is a header above some details.">
91 If you use a proxy server...
92 </message>
93 <if expr="is_android or is_ios">
94 <message name="IDS_ERRORPAGES_SUGGESTION_PROXY_CONFIG_BODY" desc="When a web page fails to load, in some cases we suggest checking the proxy server configura tion, or disabling the proxy server. These are instructions below a header.">
95 Check your proxy settings or contact your network administrator to
96 make sure the proxy server is working.
97 <ph name="PLATFORM_TEXT">$1<ex>Goto the wrench menu and choose Fix It.</ex ></ph>
98 </message>
99 </if>
100 <if expr="not is_android and not is_ios">
101 <message name="IDS_ERRORPAGES_SUGGESTION_PROXY_CONFIG_BODY" desc="When a web page fails to load, in some cases we suggest checking the proxy server configura tion, or disabling the proxy server. These are instructions below a header.">
102 Check your proxy settings or contact your network administrator to
103 make sure the proxy server is working. If you don't believe you should
104 be using a proxy server:
105 <ph name="PLATFORM_TEXT">$1<ex>Goto the wrench menu and choose Fix It.</ex ></ph>
106 </message>
107 </if>
108 <if expr="chromeos">
109 <message name="IDS_ERRORPAGES_SUGGESTION_PROXY_DISABLE_PLATFORM" desc="Chrom e OS instructions for disabling use of a proxy server.">
110 You can disable any proxies configured for a connection from the settings page.
111 </message>
112 </if>
113 <message name="IDS_ERRORPAGES_SUGGESTION_LEARNMORE_BODY" desc="When a webpage fails to load, we provide a link to the help center to learn more about the fail ure.">
114 <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.
115 </message>
116 <message name="IDS_ERRORPAGES_SUGGESTION_VIEW_POLICIES_HEADER" desc="When a we bpage fails to load, sometimes we suggest to the user to view the current polici es. This is a header above some instructions.">
117 Check your administrator's policies
118 </message>
119 <message name="IDS_ERRORPAGES_SUGGESTION_VIEW_POLICIES_BODY" desc="When a webp age fails to load, sometimes we suggest to the user to view the current policies . These are instructions below a header.">
120 Visit &lt;strong&gt;chrome://policy&lt;/strong&gt; to see the list of blackl isted URLs and other policies enforced by your system administrator.
121 </message>
122 <message name="IDS_ERRORPAGES_SUGGESTION_CONTACT_ADMINISTRATOR_BODY" desc="Whe n a webpage fails to load, sometimes we suggest to the user to contact his syste m administrator.">
123 Contact your system administrator for more information.
124 </message>
125 <message name="IDS_ERRORPAGES_SUGGESTION_GOOGLE_SEARCH" desc="When a page fail s to load, sometimes we suggest a specific Google search. This appears just abo ve a text input control.">
126 Search on Google
127 </message>
128 <message name="IDS_ERRORPAGES_TITLE_NOT_AVAILABLE" desc="Title of the error pa ge when we can't connect to a site.">
129 <ph name="SITE">$1<ex>google.com</ex></ph> is not available
130 </message>
131 <message name="IDS_ERRORPAGES_TITLE_ACCESS_DENIED" desc="Title in the error pa ge when a server returns a 403. Also suitable for similar error codes.">
132 Access to <ph name="URL">$1<ex>http://www.google.com/foo/bar</ex></ph> denie d.
133 </message>
134 <message name="IDS_ERRORPAGES_TITLE_NOT_FOUND" desc="Title of the error page w hen the server returns a 404 or 410.">
135 <ph name="URL">$1<ex>http://www.google.com/foo/bar</ex></ph> is not found
136 </message>
137 <message name="IDS_ERRORPAGES_TITLE_LOAD_FAILED" desc="Title of the error page when we can't load a page.">
138 <ph name="URL">$1<ex>http://some-unreliable-site.com/</ex></ph> failed to lo ad
139 </message>
140 <message name="IDS_ERRORPAGES_TITLE_BLOCKED" desc="Title in the error page whe n a request is blocked (e.g. by an extension).">
141 <ph name="URL">$1<ex>http://www.google.com/foo/bar</ex></ph> was blocked
142 </message>
143 <message name="IDS_ERRORPAGES_HEADING_NOT_AVAILABLE" desc="Heading in the erro r page when we can't connect to a site.">
144 This webpage is not available
145 </message>
146 <message name="IDS_ERRORPAGES_HEADING_NETWORK_ACCESS_DENIED" desc="Heading of the error page when we're not being allowed to access the network.">
147 Unable to access the network
148 </message>
149 <message name="IDS_ERRORPAGES_HEADING_PROXY_CONNECTION_FAILED" desc="Heading i n the error page when the proxy server connection failed.">
150 Unable to connect to the proxy server
151 </message>
152 <if expr="not is_android">
153 <message name="IDS_ERRORPAGES_HEADING_INTERNET_DISCONNECTED" desc="Heading o f the error page when the network connection failed.">
154 Unable to connect to the Internet
155 </message>
156 </if>
157 <if expr="is_android">
158 <message name="IDS_ERRORPAGES_HEADING_INTERNET_DISCONNECTED" desc="Mobile: H eading of the error page when the network connection failed.">
159 You are offline.
160 </message>
161 </if>
162 <message name="IDS_ERRORPAGES_HEADING_CACHE_MISS" desc="Heading in the error p age when we couldn't find a resource in the cache, and cannot fall back to the n etwork.">
163 Cache miss
164 </message>
165 <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.">
166 Cache read error
167 </message>
168 <message name="IDS_ERRORPAGES_HEADING_NETWORK_IO_SUSPENDED" desc="Heading in t he error page when a page load failed due to the computer entering sleep/suspend mode.">
169 Network access suspended
170 </message>
171 <message name="IDS_ERRORPAGES_HEADING_NOT_FOUND" desc="Heading in the error pa ge when the server returns a 404 or 410.">
172 This webpage is not found
173 </message>
174 <message name="IDS_ERRORPAGES_HEADING_TOO_MANY_REDIRECTS" desc="Heading in the error page when there are too many URL redirects.">
175 This webpage has a redirect loop
176 </message>
177 <message name="IDS_ERRORPAGES_HEADING_EMPTY_RESPONSE" desc="Heading in the err or page when no data is received.">
178 No data received
179 </message>
180 <message name="IDS_ERRORPAGES_HEADING_DUPLICATE_HEADERS" desc="Heading in the error page when a response from the server contains duplicate headers.">
181 Duplicate headers received from server
182 </message>
183 <message name="IDS_ERRORPAGES_HEADING_WEAK_SERVER_EPHEMERAL_DH_KEY" desc="Head ing of the error page when the server has a weak Diffie-Hellman public key. Diff ie-Hellman is a technical term and the conjuction of two names so may be best le ft untranslated. 'key' here is used as the technical name for a large number wit h certain mathematical properties that allow it to be used to encrypt and decryp t data. 'weak' here means that the number is too small to resist an exhaustive a ttempt to find certain mathematical structures in it, the secrecy of which is cr itical.">
184 Server has a weak ephemeral Diffie-Hellman public key
185 </message>
186 <message name="IDS_ERRORPAGES_HEADING_BLOCKED" desc="Heading of the error page when a request is blocked by an extension.">
187 This webpage was blocked by an extension
188 </message>
189 <message name="IDS_ERRORPAGES_HEADING_BLOCKED_BY_ADMINISTRATOR" desc="Heading of the error page when a request is blocked by the administrator policy.">
190 Webpage Blocked
191 </message>
192 <message name="IDS_ERRORPAGES_SUMMARY_NOT_AVAILABLE" desc="Summary in the erro r page when we can't connect to a site.">
193 The webpage at <ph name="URL">&lt;strong jscontent="failedUrl"&gt;&lt;/stron g&gt;</ph> might be temporarily down or it may have moved permanently to a new w eb address.
194 </message>
195 <message name="IDS_ERRORPAGES_SUMMARY_TIMED_OUT" desc="Summary in the error pa ge when a page takes too long to load.">
196 <ph name="PRODUCT_NAME">&lt;span jscontent="productName"&gt;&lt;/span&gt;<ex >Google Chrome</ex></ph>
197 could not load the webpage because
198 <ph name="HOST_NAME">&lt;strong jscontent="hostName"&gt;&lt;/strong&gt;<ex>w ww.whatever.com</ex></ph>
199 took too long to respond. The website may be down, or you may be
200 experiencing issues with your Internet connection.
201 </message>
202 <message name="IDS_ERRORPAGES_SUMMARY_CONNECTION_RESET" desc="Summary in the e rror page when the connection was reset.">
203 The connection to
204 <ph name="HOST_NAME">&lt;strong jscontent="hostName"&gt;&lt;/strong&gt;<ex>w ww.whatever.com</ex></ph>
205 was interrupted.
206 </message>
207 <message name="IDS_ERRORPAGES_SUMMARY_NETWORK_CHANGED" desc="Summary in the er ror page when the connection failed because the network has changed.">
208 The connection to
209 <ph name="HOST_NAME">&lt;strong jscontent="hostName"&gt;&lt;/strong&gt;<ex>w ww.whatever.com</ex></ph>
210 was interrupted by a change in the network connection.
211 </message>
212 <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." >
213 <ph name="PRODUCT_NAME">&lt;span jscontent="productName"&gt;&lt;/span&gt;<ex >Google Chrome</ex></ph>'s
214 connection attempt to
215 <ph name="HOST_NAME">&lt;strong jscontent="hostName"&gt;&lt;/strong&gt;<ex>w ww.whatever.com</ex></ph>
216 was rejected. The website may be down, or your network may not be
217 properly configured.
218 </message>
219 <message name="IDS_ERRORPAGES_SUMMARY_NAME_NOT_RESOLVED" desc="Summary in the error page when a dns look up fails.">
220 The server at
221 <ph name="HOST_NAME">&lt;strong jscontent="hostName"&gt;&lt;/strong&gt;<ex>w ww.whatever.com</ex></ph>
222 can't be found, because the DNS lookup failed. DNS is the network
223 service that translates a website's name to its Internet address. This
224 error is most often caused by having no connection to the Internet or a
225 misconfigured network. It can also be caused by an unresponsive DNS
226 server or a firewall preventing
227 <ph name="PRODUCT_NAME">&lt;span jscontent="productName"&gt;&lt;/span&gt;<ex >Google Chrome</ex></ph>
228 from accessing the network.
229 </message>
230 <message name="IDS_ERRORPAGES_SUMMARY_ICANN_NAME_COLLISION" desc="Summary in t he error page when a dns look up fails due to having contained 127.0.53.53.">
231 This site is using a
232 <ph name="BEGIN_LINK">&lt;a href="https://support.google.com/chrome/?p=top_l evel_domain&amp;hl=[GRITLANGCODE]"&gt;</ph>new generic top-level domain<ph name= "END_LINK">&lt;/a&gt;<ex>&lt;/a&gt;</ex></ph>
233 (gTLD). If you have used
234 <ph name="HOST_NAME">&lt;strong jscontent="hostName"&gt;&lt;/strong&gt;<ex>w ww.whatever.com</ex></ph>
235 to access an internal site in the past, contact your network
236 administrator.
237 </message>
238 <message name="IDS_ERRORPAGES_SUMMARY_ADDRESS_UNREACHABLE" desc="Summary in th e error page when we can't reach a site. This is slightly more specific than ju st being unable to connect, as it means we can't find a route to the server.">
239 <ph name="PRODUCT_NAME">&lt;span jscontent="productName"&gt;&lt;/span&gt;<ex >Google Chrome</ex></ph>
240 cannot reach the website. This is typically caused by network issues,
241 but can also be the result of a misconfigured firewall or proxy server.
242 </message>
243 <message name="IDS_ERRORPAGES_SUMMARY_FILE_ACCESS_DENIED" desc="Summary in the error page when we can't open a file.">
244 The file at <ph name="URL">&lt;strong jscontent="failedUrl"&gt;&lt;/strong&g t;<ex>http://www.google.com/</ex></ph> is not readable. It may have been remove d, moved, or file permissions may be preventing access.
245 </message>
246 <if expr="is_android or is_ios">
247 <message name="IDS_ERRORPAGES_SUMMARY_NETWORK_ACCESS_DENIED" desc="Mobile: S ummary in the error page when we're not being allowed to access the network.">
248 <ph name="PRODUCT_NAME">&lt;span jscontent="productName"&gt;&lt;/span&gt;< ex>Google Chrome</ex></ph>
249 is having trouble accessing the network.
250 <ph name="LINE_BREAK">&lt;br /&gt;&lt;br /&gt;<ex>&lt;br /&gt;&lt;br /&gt; </ex></ph>
251 This may be because your firewall or antivirus software wrongly thinks
252 <ph name="PRODUCT_NAME">&lt;span jscontent="productName"&gt;&lt;/span&gt;< ex>Google Chrome</ex></ph>
253 is an intruder on your device and is blocking it from connecting to the In ternet.
254 </message>
255 <message name="IDS_ERRORPAGES_SUMMARY_PROXY_CONNECTION_FAILED" desc="Mobile: Summary in the error page when the proxy server connection failed.">
256 A proxy server is a server that acts as an intermediary between your devic e and other servers. Right now, your system is configured to use a proxy, but
257 <ph name="PRODUCT_NAME">&lt;span jscontent="productName"&gt;&lt;/span&gt;< ex>Google Chrome</ex></ph>
258 can't connect to it.
259 </message>
260
261 <message name="IDS_ERRORPAGES_SUMMARY_INTERNET_DISCONNECTED" desc="Mobile: S ummary of the error page when the network connection failed. May be followed by platform dependent instructions.">
262 Wi-Fi and mobile data are unavailable. The page can be loaded once the dev ice connects to a network.
263 </message>
264 </if>
265 <if expr="not is_android and not is_ios">
266 <message name="IDS_ERRORPAGES_SUMMARY_NETWORK_ACCESS_DENIED" desc="Summary i n the error page when we're not being allowed to access the network.">
267 <ph name="PRODUCT_NAME">&lt;span jscontent="productName"&gt;&lt;/span&gt;< ex>Google Chrome</ex></ph>
268 is having trouble accessing the network.
269 <ph name="LINE_BREAK">&lt;br /&gt;&lt;br /&gt;<ex>&lt;br /&gt;&lt;br /&gt; </ex></ph>
270 This may be because your firewall or antivirus software wrongly thinks
271 <ph name="PRODUCT_NAME">&lt;span jscontent="productName"&gt;&lt;/span&gt;< ex>Google Chrome</ex></ph>
272 is an intruder on your computer and is blocking it from connecting to the Internet.
273 </message>
274 <message name="IDS_ERRORPAGES_SUMMARY_PROXY_CONNECTION_FAILED" desc="Summary in the error page when the proxy server connection failed.">
275 A proxy server is a server that acts as an intermediary between your compu ter and other servers. Right now, your system is configured to use a proxy, but
276 <ph name="PRODUCT_NAME">&lt;span jscontent="productName"&gt;&lt;/span&gt;< ex>Google Chrome</ex></ph>
277 can't connect to it.
278 </message>
279 <message name="IDS_ERRORPAGES_SUMMARY_INTERNET_DISCONNECTED_INSTRUCTIONS_TEM PLATE" desc="Template for the summary of the error page when the network connect ion failed, on platforms with instructions.">
280 You can try to diagnose the problem by taking the following steps:
281 <ph name="LINE_BREAK">&lt;br /&gt;<ex>&lt;br /&gt;</ex></ph>
282 <ph name="PLATFORM_TEXT">
283 $1<ex>Goto the wrench menu and choose Fix It.</ex>
284 </ph>
285 </message>
286 </if>
287
288 <if expr="is_macosx">
289 <message name="IDS_ERRORPAGES_SUMMARY_INTERNET_DISCONNECTED_PLATFORM" desc=" Summary (platform dependent section) in the error page when the network connecti on failed. Describes how to get to the network Diagnostics screen under Mac OSX .">
290 Go to
291 <ph name="BEGIN_BOLD">&lt;strong&gt;</ph>
292 Applications &gt; System Preferences &gt; Network &gt; Assist me
293 <ph name="END_BOLD">&lt;/strong&gt;</ph>
294 to test your connection.
295 </message>
296 </if>
297 <if expr="is_win">
298 <message name="IDS_ERRORPAGES_SUMMARY_INTERNET_DISCONNECTED_PLATFORM" desc=" Summary (platform dependent section) in the error page when the network connecti on failed. Describes how to get to the network Diagnostics screen under Windows 7 and later.">
299 Go to
300 <ph name="BEGIN_BOLD">&lt;strong&gt;</ph>
301 Start &gt; Control Panel &gt; Network and Internet &gt; Network and Sharin g Center &gt; Troubleshoot Problems (at the bottom) &gt; Internet Connections.
302 <ph name="END_BOLD">&lt;/strong&gt;</ph>
303 </message>
304 <message name="IDS_ERRORPAGES_SUMMARY_INTERNET_DISCONNECTED_PLATFORM_VISTA" desc="Summary (platform dependent section) in the error page when the network co nnection failed. Describes how to get to the network Diagnostics screen under W indows Vista.">
305 Go to
306 <ph name="BEGIN_BOLD">&lt;strong&gt;</ph>
307 Start &gt; Control Panel &gt; Network Connections &gt; New Connection Wiza rd
308 <ph name="END_BOLD">&lt;/strong&gt;</ph>
309 to test your connection.
310 </message>
311 <message name="IDS_ERRORPAGES_SUMMARY_INTERNET_DISCONNECTED_PLATFORM_XP" des c="Summary (platform dependent section) in the error page when the network conne ction failed. Describes how to get to the network Diagnostics screen under Wind ows XP.">
312 Click
313 <ph name="BEGIN_BOLD">&lt;strong&gt;</ph>Start<ph name="END_BOLD">&lt;/str ong&gt;</ph>,
314 click
315 <ph name="BEGIN_BOLD">&lt;strong&gt;</ph>Run<ph name="END_BOLD">&lt;/stron g&gt;</ph>,
316 type
317 <ph name="BEGIN_BOLD">&lt;strong&gt;</ph>%windir%\network diagnostic\xpnet diag.exe<ph name="END_BOLD">&lt;/strong&gt;</ph>,
318 and then click
319 <ph name="BEGIN_BOLD">&lt;strong&gt;</ph>OK<ph name="END_BOLD">&lt;/strong &gt;</ph>.
320 </message>
321 </if>
322
323 <message name="IDS_ERRORPAGES_SUMMARY_CACHE_MISS" desc="Summary in the error p age when we couldn't find a resource in the cache, and cannot fall back to the n etwork.">
324 The webpage was not found in the cache. Certain resources
325 can only be safely loaded from the cache, such as pages generated
326 from submitted data.
327 <ph name="LINE_BREAK">&lt;br /&gt;&lt;br /&gt;<ex>&lt;br /&gt;&lt;br /&gt;</ ex></ph>
328 This error can also be caused by cache corruption due to
329 an improper shutdown.
330 <ph name="LINE_BREAK">&lt;br /&gt;&lt;br /&gt;<ex>&lt;br /&gt;&lt;br /&gt;</ ex></ph>
331 If the problem persists, try clearing the cache.
332 </message>
333 <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.">
334 To speed up webpages,
335 <ph name="PRODUCT_NAME">&lt;span jscontent="productName"&gt;&lt;/span&gt;<ex >Google Chrome</ex></ph>
336 temporarily saves downloaded files to disk. When
337 <ph name="PRODUCT_NAME">&lt;span jscontent="productName"&gt;&lt;/span&gt;<ex >Google Chrome</ex></ph>
338 is not shut down properly, these files can become corrupted, resulting
339 in this error. Reloading the page should resolve this issue, and
340 shutting down properly should prevent it from happening in the future.
341 <ph name="LINE_BREAK">&lt;br /&gt;&lt;br /&gt;<ex>&lt;br /&gt;&lt;br /&gt;</ ex></ph>
342 If the problem persists, try clearing the cache. In some cases, this
343 can also be a symptom of hardware starting to fail.
344 </message>
345 <if expr="is_android or is_ios">
346 <message name="IDS_ERRORPAGES_SUMMARY_NETWORK_IO_SUSPENDED" desc="Mobile: Su mmary in the error page when a page load failed due to the device entering sleep /suspend mode.">
347 Unable to load the webpage because your device entered sleep or
348 hibernate mode. When this happens, network connections are shut
349 down and new network requests fail. Reloading the page should
350 resolve this.
351 </message>
352 </if>
353 <if expr="not is_android and not is_ios">
354 <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/suspe nd mode.">
355 Unable to load the webpage because your computer entered sleep or
356 hibernate mode. When this happens, network connections are shut
357 down and new network requests fail. Reloading the page should
358 resolve this.
359 </message>
360 </if>
361 <message name="IDS_ERRORPAGES_SUMMARY_NOT_FOUND" desc="Summary in the error pa ge when the server returns a 404.">
362 No webpage was found for the web address: <ph name="URL">&lt;strong jsconten t="failedUrl"&gt;&lt;/strong&gt;</ph>
363 </message>
364 <if expr="is_android or is_ios">
365 <message name="IDS_ERRORPAGES_SUMMARY_TOO_MANY_REDIRECTS" desc="Mobile: Summ ary in the error page when there are too many URL redirects.">
366 The webpage at <ph name="URL">&lt;strong jscontent="failedUrl"&gt;&lt;/str ong&gt;</ph> has resulted in
367 too many redirects. Clearing your cookies for this site or allowing third -party cookies may fix the problem. If
368 not, it is possibly a server configuration issue and not a problem with yo ur
369 device.
370 </message>
371 </if>
372 <if expr="not is_android and not is_ios">
373 <message name="IDS_ERRORPAGES_SUMMARY_TOO_MANY_REDIRECTS" desc="Summary in t he error page when there are too many URL redirects.">
374 The webpage at <ph name="URL">&lt;strong jscontent="failedUrl"&gt;&lt;/str ong&gt;</ph> has resulted in
375 too many redirects. Clearing your cookies for this site or allowing third -party cookies may fix the problem. If
376 not, it is possibly a server configuration issue and not a problem with yo ur
377 computer.
378 </message>
379 </if>
380 <message name="IDS_ERRORPAGES_SUMMARY_EMPTY_RESPONSE" desc="Summary in the err or page when no data is received.">
381 Unable to load the webpage because the server sent no data.
382 </message>
383 <message name="IDS_ERRORPAGES_SUMMARY_DUPLICATE_HEADERS" desc="Summary in the error page when a response from the server contains duplicate headers.">
384 The response from the server contained duplicate headers. This problem
385 is generally the result of a misconfigured website or proxy. Only the
386 website or proxy administrator can fix this issue.
387 </message>
388 <message name="IDS_ERRORPAGES_SUMMARY_WEAK_SERVER_EPHEMERAL_DH_KEY" desc="Summ ary in the error page when the server has a weak Diffie-Hellman public key">
389 This error can occur when connecting to a secure (HTTPS) server. It
390 means that the server is trying to set up a secure connection but, due to
391 a disastrous misconfiguration, the connection wouldn't be secure at all!
392 <ph name="LINE_BREAK">&lt;br /&gt;&lt;br /&gt;<ex>&lt;br /&gt;&lt;br /&gt;</ ex></ph> In this case the
393 server needs to be fixed.
394 <ph name="PRODUCT_NAME">&lt;span jscontent="productName"&gt;&lt;/span&gt;<ex >Google Chrome</ex></ph>
395 won't use insecure connections in order to protect your privacy.
396 </message>
397 <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 w hy.">
398 Unable to look up
399 <ph name="HOST_NAME">&lt;strong jscontent="hostName"&gt;&lt;/strong&gt;<ex>w ww.whatever.com</ex></ph>.
400 Trying to diagnose the problem...
401 </message>
402
403 <message name="IDS_ERRORPAGES_DETAILS_TIMED_OUT" desc="The error message displ ayed when a page takes too long to load.">
404 The operation timed out.
405 </message>
406 <message name="IDS_ERRORPAGES_DETAILS_CONNECTION_CLOSED" desc="The error messa ge displayed when the server unexpectedly closes a connection.">
407 The server unexpectedly closed the connection.
408 </message>
409 <message name="IDS_ERRORPAGES_DETAILS_CONNECTION_RESET" desc="The error messag e displayed when a connection was reset.">
410 The connection was reset.
411 </message>
412 <message name="IDS_ERRORPAGES_DETAILS_CONNECTION_REFUSED" desc="The error mess age displayed when we try and connect to a server, but the server doesn't let us .">
413 The server refused the connection.
414 </message>
415 <message name="IDS_ERRORPAGES_DETAILS_CONNECTION_FAILED" desc="The error messa ge displayed when we can not reach the website.">
416 The attempt to connect to the server failed.
417 </message>
418 <message name="IDS_ERRORPAGES_DETAILS_NETWORK_CHANGED" desc="The error message displayed when a connection is interrupted because the network changed.">
419 A network change was detected.
420 </message>
421 <message name="IDS_ERRORPAGES_DETAILS_NAME_NOT_RESOLVED" desc="The error messa ge displayed when a dns look up fails.">
422 Unable to resolve the server's DNS address.
423 </message>
424 <message name="IDS_ERRORPAGES_DETAILS_ICANN_NAME_COLLISION" desc="The error me ssage displayed when a dns look up fails due to containing 127.0.53.53.">
425 This site is using a new generic top-level domain.
426 </message>
427 <message name="IDS_ERRORPAGES_DETAILS_ADDRESS_UNREACHABLE" desc="The error mes sage displayed when we can't reach a server.">
428 Unable to reach the server.
429 </message>
430 <message name="IDS_ERRORPAGES_DETAILS_NETWORK_ACCESS_DENIED" desc="The error m essage displayed when we're not being allowed to access the network.">
431 Unable to access the network.
432 </message>
433 <message name="IDS_ERRORPAGES_DETAILS_FILE_ACCESS_DENIED" desc="The error mess age displayed when we're not being allowed to access a file.">
434 Unable to access the file.
435 </message>
436 <message name="IDS_ERRORPAGES_DETAILS_PROXY_CONNECTION_FAILED" desc="The error message displayed when the proxy server connection failed.">
437 Proxy server connection failed.
438 </message>
439 <message name="IDS_ERRORPAGES_DETAILS_INTERNET_DISCONNECTED" desc="The error m essage displayed when we have no Internet access.">
440 The Internet connection has been lost.
441 </message>
442 <message name="IDS_ERRORPAGES_DETAILS_CACHE_READ_FAILURE" desc="The error mess age displayed when we encountered an error reading from the cache. Generally th is happens when the disk cache is corrupted from improper shutdown.">
443 Error reading data from cache.
444 </message>
445 <message name="IDS_ERRORPAGES_DETAILS_CACHE_MISS" desc="The error message disp layed when we couldn't find a resource in the cache, and cannot fall back to the network.">
446 The requested entry was not found in the cache.
447 </message>
448 <message name="IDS_ERRORPAGES_DETAILS_NETWORK_IO_SUSPENDED" desc="The error me ssage displayed when a page load failed due to the computer entering sleep/suspe nd mode.">
449 Network IO suspended.
450 </message>
451 <message name="IDS_ERRORPAGES_DETAILS_FILE_NOT_FOUND" desc="The error message displayed when a local file can not be found.">
452 The file or directory could not be found.
453 </message>
454 <message name="IDS_ERRORPAGES_DETAILS_TOO_MANY_REDIRECTS" desc="The error mess age displayed when there are too many redirects.">
455 There were too many redirects.
456 </message>
457 <message name="IDS_ERRORPAGES_DETAILS_EMPTY_RESPONSE" desc="The error message displayed when no data is received.">
458 The server closed the connection without sending any data.
459 </message>
460 <message name="IDS_ERRORPAGES_DETAILS_RESPONSE_HEADERS_MULTIPLE_CONTENT_LENGTH " desc="The error message displayed when we received multiple 'Content-Length' h eader fields in an http response.">
461 Multiple distinct Content-Length headers received. This is disallowed
462 to protect against HTTP response splitting attacks.
463 </message>
464 <message name="IDS_ERRORPAGES_DETAILS_RESPONSE_HEADERS_MULTIPLE_CONTENT_DISPOS ITION" desc="The error message displayed when we received multiple 'Content-Disp osition' header fields in an http response.">
465 Multiple distinct Content-Disposition headers received. This is disallowed to
466 protect against HTTP response splitting attacks.
467 </message>
468 <message name="IDS_ERRORPAGES_DETAILS_RESPONSE_HEADERS_MULTIPLE_LOCATION" desc ="The error message displayed when we received multiple 'Location' header fields in an http response.">
469 Multiple distinct Location headers received. This is disallowed to protect
470 against HTTP response splitting attacks.
471 </message>
472 <message name="IDS_ERRORPAGES_DETAILS_DNS_PROBE_RUNNING" desc="The error messa ge displayed when we are waiting to see whether we will run a DNS probe.">
473 Waiting for DNS probe.
474 </message>
475 <message name="IDS_ERRORPAGES_DETAILS_UNKNOWN" desc="The default error message displayed if we don't have a more specific error message.">
476 Unknown error.
477 </message>
478
479 <message name="IDS_ERRORPAGES_HEADING_ACCESS_DENIED" desc="Heading in the erro r page when a server returns a 403. Also suitable for similar error codes.">
480 Access to the webpage was denied
481 </message>
482 <message name="IDS_ERRORPAGES_HEADING_FILE_ACCESS_DENIED" desc="Heading in the error page when a file is denied access.">
483 Access to the file was denied
484 </message>
485 <message name="IDS_ERRORPAGES_SUMMARY_FORBIDDEN" desc="Summary in the error pa ge when a server returns a 403.">
486 You are not authorized to access the webpage at <ph name="URL">&lt;strong js content="failedUrl"&gt;&lt;/strong&gt;</ph>. You may need to sign in.
487 </message>
488 <message name="IDS_ERRORPAGES_DETAILS_FORBIDDEN" desc="Details in the error pa ge when a server returns a 403.">
489 The server refused to fulfill the request.
490 </message>
491
492 <message name="IDS_ERRORPAGES_SUMMARY_GONE" desc="Summary of the error page wh en the server returns a 410.">
493 The webpage at <ph name="URL">&lt;strong jscontent="failedUrl"&gt;&lt;/stron g&gt;</ph> no longer exists.
494 </message>
495 <message name="IDS_ERRORPAGES_DETAILS_GONE" desc="Details in the error page wh en a server returns a 410.">
496 The requested resource no longer exists, and there is no forwarding address. This is expected to be a permanent condition.
497 </message>
498
499 <message name="IDS_ERRORPAGES_HEADING_HTTP_SERVER_ERROR" desc="Heading in the error page for HTTP 5xx errors, which are considered to be server side errors.">
500 Server error
501 </message>
502
503 <message name="IDS_ERRORPAGES_SUMMARY_INTERNAL_SERVER_ERROR" desc="Summary in the error page when the server returns a 500.">
504 The website encountered an error while retrieving <ph name="URL">&lt;strong jscontent="failedUrl"&gt;&lt;/strong&gt;</ph>.
505 It may be down for maintenance or configured incorrectly.
506 </message>
507 <message name="IDS_ERRORPAGES_DETAILS_INTERNAL_SERVER_ERROR" desc="The error m essage displayed when the server returns a 500.">
508 An unexpected condition was encountered while the server was attempting to f ulfill the request.
509 </message>
510
511 <message name="IDS_ERRORPAGES_SUMMARY_WEBSITE_CANNOT_HANDLE" desc="Summary in the error page when the server returns a 501 or 505.">
512 The website is unable to handle the request for <ph name="URL">&lt;strong js content="failedUrl"&gt;&lt;/strong&gt;</ph>.
513 </message>
514 <message name="IDS_ERRORPAGES_DETAILS_NOT_IMPLEMENTED" desc="The error message displayed when the server returns a 501.">
515 The server does not support the functionality required to fulfill the reques t.
516 </message>
517 <message name="IDS_ERRORPAGES_DETAILS_HTTP_VERSION_NOT_SUPPORTED" desc="The er ror message displayed when the server returns a 505.">
518 The server does not support the HTTP version used in the request.
519 </message>
520
521 <message name="IDS_ERRORPAGES_SUMMARY_BAD_GATEWAY" desc="Summary in the error page when the server returns a 502.">
522 An invalid response was received while attempting to load <ph name="URL">&lt ;strong jscontent="failedUrl"&gt;&lt;/strong&gt;</ph>.
523 The server may be down for maintenance or configured incorrectly.
524 </message>
525 <message name="IDS_ERRORPAGES_DETAILS_BAD_GATEWAY" desc="The error message dis played when the server returns a 502.">
526 The gateway or proxy server received an invalid response from an upstream se rver.
527 </message>
528
529 <message name="IDS_ERRORPAGES_SUMMARY_SERVICE_UNAVAILABLE" desc="Summary in th e error page when the server returns a 503.">
530 The webpage at <ph name="URL">&lt;strong jscontent="failedUrl"&gt;&lt;/stron g&gt;</ph> is currently unavailable. It may be overloaded or down for maintenan ce.
531 </message>
532 <message name="IDS_ERRORPAGES_DETAILS_SERVICE_UNAVAILABLE" desc="The error mes sage displayed when the server returns a 503.">
533 The server is currently unable to handle the request. This code indicates t his is a temporary condition, and the server will be up again after a delay.
534 </message>
535
536 <message name="IDS_ERRORPAGES_SUMMARY_GATEWAY_TIMEOUT" desc="Summary in the er ror page when the server returns a 504.">
537 The server for <ph name="URL">&lt;strong jscontent="failedUrl"&gt;&lt;/stron g&gt;</ph> took too long to respond. It may be overloaded.
538 </message>
539 <message name="IDS_ERRORPAGES_DETAILS_GATEWAY_TIMEOUT" desc="The error message displayed when the server returns a 504.">
540 The gateway or proxy server timed out while waiting for a response from an u pstream server.
541 </message>
542
543 <message name="IDS_ERRORPAGES_HEADING_SSL_PROTOCOL_ERROR" desc="Heading in the error page for SSL protocol errors.">
544 SSL connection error
545 </message>
546 <message name="IDS_ERRORPAGES_SUMMARY_SSL_PROTOCOL_ERROR" desc="Summary in the error page for SSL protocol errors.">
547 Unable to make a secure connection to the server. This may be a problem with the server, or it may be requiring a client authentication certificate that you don't have.
548 </message>
549 <message name="IDS_ERRORPAGES_DETAILS_SSL_PROTOCOL_ERROR" desc="The error mess age displayed for SSL protocol errors.">
550 SSL protocol error.
551 </message>
552
553 <message name="IDS_ERRORPAGES_HEADING_SSL_FALLBACK_BEYOND_MINIMUM_VERSION" des c="Heading in the error page for SSL fallback errors.">
554 SSL server probably obsolete.
555 </message>
556 <message name="IDS_ERRORPAGES_SUMMARY_SSL_FALLBACK_BEYOND_MINIMUM_VERSION" des c="Summary in the error page for SSL fallback errors.">
557 Unable to connect securely to the server. This website may have worked previ ously, but there is a problem with the server. Connecting to such sites weakens security for all users and thus has been disabled.
558 </message>
559 <message name="IDS_ERRORPAGES_DETAILS_SSL_FALLBACK_BEYOND_MINIMUM_VERSION" des c="The error message displayed for SSL fallback errors.">
560 A TLS 1.0 fallback was able to handshake with the server, but we no longer a ccept TLS 1.0 fallbacks. The server needs to be updated to correctly implement v ersion negotiation and preferably support TLS 1.2.
561 </message>
562
563 <message name="IDS_ERRORPAGES_HEADING_SSL_VERSION_OR_CIPHER_MISMATCH" desc="He ading in the error page for SSL cipher and version errors.">
564 This webpage is not available
565 </message>
566 <message name="IDS_ERRORPAGES_SUMMARY_SSL_VERSION_OR_CIPHER_MISMATCH" desc="Su mmary in the error page for SSL cipher and version errors.">
567 A secure connection cannot be established because this site uses an unsuppor ted protocol or cipher suite. This is likely to be caused when the server needs RC4, which is no longer considered secure.
568 </message>
569 <message name="IDS_ERRORPAGES_DETAILS_SSL_VERSION_OR_CIPHER_MISMATCH" desc="Th e error message displayed for SSL cipher and version errors.">
570 The client and server don't support a common SSL protocol version or cipher suite. This is likely to be caused when the server needs RC4, which is no longer considered secure.
571 </message>
572
573 <message name="IDS_ERRORPAGES_HEADING_PINNING_FAILURE" desc="Title of the erro r page for a certificate which doesn't match the built-in pins for that name">
574 Incorrect certificate for host.
575 </message>
576
577 <message name="IDS_ERRORPAGES_HEADING_BAD_SSL_CLIENT_AUTH_CERT" desc="Heading in the error page for SSL client certificate authentication failure.">
578 Certificate-based authentication failed
579 </message>
580 <message name="IDS_ERRORPAGES_SUMMARY_BAD_SSL_CLIENT_AUTH_CERT" desc="Summary in the error page for SSL client certificate authentication failure.">
581 This server requires a certificate for authentication, and didn't accept the one sent by the
582 browser. Your certificate may have expired, or the server may not trust its issuer.
583 You can try again with a different certificate, if you have one, or you may have to
584 obtain a valid certificate from elsewhere.
585 </message>
586 <message name="IDS_ERRORPAGES_DETAILS_BAD_SSL_CLIENT_AUTH_CERT" desc="The erro r message for SSL client certificate authentication failure.">
587 Bad SSL client authentication certificate.
588 </message>
589
590 <message name="IDS_ERRORPAGES_SUMMARY_TEMPORARILY_THROTTLED" desc="Summary in the error page when we temporarily stop sending requests to a server in order to avoid DDoS.">
591 It is likely that the server hosting the webpage has been overloaded or enco untered an error.
592 In order to avoid letting extensions cause too much traffic and making the s ituation worse,
593 <ph name="PRODUCT_NAME">&lt;span jscontent="productName"&gt;&lt;/span&gt;<ex >Google Chrome</ex></ph>
594 has temporarily stopped allowing requests by extensions to this URL.
595 <ph name="LINE_BREAK">&lt;br /&gt;&lt;br /&gt;<ex>&lt;br /&gt;&lt;br /&gt;</ ex></ph>
596 If you think this behavior is undesirable, for example, you are debugging yo ur own website, please
597 visit <ph name="URL_FOR_MORE_INFO">&lt;strong&gt;http://dev.chromium.org/thr ottling&lt;/strong&gt;<ex>http://dev.chromium.org/throttling</ex></ph>,
598 where you can find more information including how to disable the feature.
599 </message>
600 <message name="IDS_ERRORPAGES_DETAILS_TEMPORARILY_THROTTLED" desc="The error m essage displayed when we temporarily stop sending requests to a server in order to avoid DDoS.">
601 Extension requests to this URL have been temporarily throttled.
602 </message>
603
604 <message name="IDS_ERRORPAGES_SUMMARY_TEMPORARY_BACKOFF" desc="Summary in the error page when we temporarily stop sending requests to a server because of a Ba ckoff header received earlier.">
605 The server hosting the webpage might be overloaded or under maintainance.
606 In order to avoid generating too much traffic and making the situation worse ,
607 requests to this URL has been temporarily disallowed.
608 </message>
609 <message name="IDS_ERRORPAGES_DETAILS_TEMPORARY_BACKOFF" desc="The error messa ge displayed when we temporarily stop sending requests to a server in order to a void overloading it.">
610 Requests to this URL have been temporarily throttled.
611 </message>
612
613 <message name="IDS_ERRORPAGES_SUMMARY_BLOCKED" desc="Summary in the error page when an extension blocks a request.">
614 A third-party extension has blocked access to this webpage.
615 </message>
616 <message name="IDS_ERRORPAGES_SUMMARY_BLOCKED_BY_ADMINISTRATOR" desc="Summary in the error page when an administrator policy blocks a request.">
617 Your &lt;strong&gt;system administrator&lt;/strong&gt; has blocked access to this webpage.
618 </message>
619 <message name="IDS_ERRORPAGES_SUMMARY_BLOCKED_ENROLLMENT_CHECK_PENDING" desc= "Summary in the error page when the user tries to browse before the forced enrol lment check has finished.">
620 This device has not finished its first run steps.
621 </message>
622 <message name="IDS_ERRORPAGES_DETAILS_BLOCKED" desc="The error message display ed when an extension blocks a request.">
623 Requests to the server have been blocked by an extension.
624 </message>
625 <message name="IDS_ERRORPAGES_DETAILS_BLOCKED_BY_ADMINISTRATOR" desc="The erro r message displayed when a policy blocks a request.">
626 Requests to the server have been blocked by a policy.
627 </message>
628 <message name="IDS_ERRORPAGES_DETAILS_BLOCKED_ENROLLMENT_CHECK_PENDING" desc=" The error message displayed when the user tries to browse before the forced enro llment check has finished.">
629 Browsing the Internet is disabled until the enterprise enrollment verificati on check has finished.
630 You can still use the diagnostic tool presented here to troubleshoot issues with your connectivity.
631 </message>
632
633 <message name="IDS_ERRORPAGES_HTTP_POST_WARNING" desc="The error message displ ayed 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.">
634 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 act ion this page previously performed.
635 </message>
636
637 <!-- iOS specific error page messages -->
638 <if expr="is_ios">
639 <message name="IDS_ERRORPAGES_HEADING_DOWNLOAD_FILE_TYPE_ERROR" desc="A one- line title for error message to tell user that the requested type of file cannot be downloaded. [Length: 20em]">
640 Download Failed
641 </message>
642 <message name="IDS_ERRORPAGES_SUMMARY_DOWNLOAD_FILE_TYPE_ERROR" desc="A shor t error message to tell user that the requested type of file cannot be downloade d. [Length: 40em]">
643 Chrome cannot download this file.
644 </message>
645 <message name="IDS_ERRORPAGES_DETAILS_DOWNLOAD_FILE_TYPE_ERROR" desc="A shor t message to tell user that the file type is unknown. [Length: 20em]">
646 Unknown File Type.
647 </message>
648 <message name="IDS_ERRORPAGES_HEADING_UNSUPPORTED_SCHEME_ERROR" desc="Header error message to tell user that the requested URI Scheme is not supported [Leng th: 20em]">
649 Chrome cannot open this URL.
650 </message>
651 <message name="IDS_ERRORPAGES_SUMMARY_UNSUPPORTED_SCHEME_ERROR" desc="Summar y error message to tell user that the requested URI Scheme is not supported [Len gth: 40em]">
652 The requested URI Scheme is not supported.
653 </message>
654 <message name="IDS_ERRORPAGES_DETAILS_UNSUPPORTED_SCHEME_ERROR" desc="Detail s error message to tell user that the requested URI Scheme is not supported [Len gth: 20em]">
655 Unsupported URL.
656 </message>
657 </if>
13 658
14 </grit-part> 659 </grit-part>
OLDNEW
« no previous file with comments | « components/components_google_chrome_strings.grd ('k') | tools/gritsettings/resource_ids » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698