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

Side by Side Diff: components/error_page_strings.grdp

Issue 1639953002: Network error interstitial update - add suggestions list (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 months 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
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"> 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 5 Details
6 </message> 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"> 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 8 Hide details
9 </message> 9 </message>
10 <message name="IDS_ERRORPAGES_BUTTON_MORE" desc="Label for the button that exp ands the details on an error page"> 10 <message name="IDS_ERRORPAGES_BUTTON_MORE" desc="Label for the button that exp ands the details on an error page">
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
54 54
55 <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."> 55 <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.">
56 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> 56 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>
57 </message> 57 </message>
58 <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."> 58 <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.">
59 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>? 59 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>?
60 </message> 60 </message>
61 <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)."> 61 <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).">
62 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> 62 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>
63 </message> 63 </message>
64 <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."> 64 <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.">
mmenke 2016/02/18 19:51:19 No longer used?
edwardjung 2016/02/19 18:18:23 Removed
65 Reload this webpage 65 Reload this webpage
66 </message> 66 </message>
67 <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."> 67 <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.">
68 Press the reload button to resubmit the data needed to load the page. 68 Press the reload button to resubmit the data needed to load the page.
69 </message> 69 </message>
70 <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.">
71 Disable your extensions and then reload this webpage
72 </message>
73 <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."> 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.">
74 Check your Internet connection 71 Check your Internet connection
75 </message> 72 </message>
76 <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."> 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.">
77 Check any cables and reboot any routers, modems, or other network 74 Check any cables and reboot any routers, modems, or other network
78 devices you may be using. 75 devices you may be using.
79 </message> 76 </message>
80 <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."> 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.">
81 Check your DNS settings 78 Check your DNS settings
82 </message> 79 </message>
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
115 </if> 112 </if>
116 <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."> 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.">
117 <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. 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.
118 </message> 115 </message>
119 <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."> 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.">
120 Check your administrator's policies 117 Check your administrator's policies
121 </message> 118 </message>
122 <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."> 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.">
123 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. 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.
124 </message> 121 </message>
125 <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.">
126 Contact your system administrator for more information.
127 </message>
128 <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.">
129 Search on Google
130 </message>
131 <message name="IDS_ERRORPAGES_TITLE_NOT_AVAILABLE" desc="Title of the error pa ge when we can't connect to a site."> 122 <message name="IDS_ERRORPAGES_TITLE_NOT_AVAILABLE" desc="Title of the error pa ge when we can't connect to a site.">
132 <ph name="SITE">$1<ex>google.com</ex></ph> is not available 123 <ph name="SITE">$1<ex>google.com</ex></ph> is not available
133 </message> 124 </message>
134 <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."> 125 <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.">
135 Access to <ph name="URL">$1<ex>http://www.google.com/foo/bar</ex></ph> denie d. 126 Access to <ph name="URL">$1<ex>http://www.google.com/foo/bar</ex></ph> denie d.
136 </message> 127 </message>
137 <message name="IDS_ERRORPAGES_TITLE_NOT_FOUND" desc="Title of the error page w hen the server returns a 404 or 410."> 128 <message name="IDS_ERRORPAGES_TITLE_NOT_FOUND" desc="Title of the error page w hen the server returns a 404 or 410.">
138 <ph name="URL">$1<ex>http://www.google.com/foo/bar</ex></ph> is not found 129 <ph name="URL">$1<ex>http://www.google.com/foo/bar</ex></ph> is not found
139 </message> 130 </message>
140 <message name="IDS_ERRORPAGES_TITLE_LOAD_FAILED" desc="Title of the error page when we can't load a page."> 131 <message name="IDS_ERRORPAGES_TITLE_LOAD_FAILED" desc="Title of the error page when we can't load a page.">
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after
195 <message name="IDS_ERRORPAGES_SUMMARY_CONNECTION_FAILED" desc="Summary in the error page when the connection failed or unreachable."> 186 <message name="IDS_ERRORPAGES_SUMMARY_CONNECTION_FAILED" desc="Summary in the error page when the connection failed or unreachable.">
196 <ph name="HOST_NAME">&lt;strong jscontent="hostName"&gt;&lt;/strong&gt;<ex>w ww.whatever.com</ex></ph> is currently unreachable. 187 <ph name="HOST_NAME">&lt;strong jscontent="hostName"&gt;&lt;/strong&gt;<ex>w ww.whatever.com</ex></ph> is currently unreachable.
197 </message> 188 </message>
198 <message name="IDS_ERRORPAGES_SUMMARY_NETWORK_CHANGED" desc="Summary in the er ror page when the connection failed because the network has changed."> 189 <message name="IDS_ERRORPAGES_SUMMARY_NETWORK_CHANGED" desc="Summary in the er ror page when the connection failed because the network has changed.">
199 A network change was detected. 190 A network change was detected.
200 </message> 191 </message>
201 <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." > 192 <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." >
202 <ph name="HOST_NAME">&lt;strong jscontent="hostName"&gt;&lt;/strong&gt;<ex>w ww.whatever.com</ex></ph> refused to connect. 193 <ph name="HOST_NAME">&lt;strong jscontent="hostName"&gt;&lt;/strong&gt;<ex>w ww.whatever.com</ex></ph> refused to connect.
203 </message> 194 </message>
204 <message name="IDS_ERRORPAGES_SUMMARY_NAME_NOT_RESOLVED" desc="Summary in the error page when a dns look up fails. The 'abbr' tag is HTML mark up used to indi cate that 'DNS address' is an abbreviation."> 195 <message name="IDS_ERRORPAGES_SUMMARY_NAME_NOT_RESOLVED" desc="Summary in the error page when a dns look up fails. The 'abbr' tag is HTML mark up used to indi cate that 'DNS address' is an abbreviation.">
205 <ph name="HOST_NAME">&lt;strong jscontent="hostName"&gt;&lt;/strong&gt;<ex>w ww.whatever.com</ex></ph>’s server <ph name="BEGIN_ABBR">&lt;abbr jsvalues="titl e:dnsDefinition"&gt;DNS address&lt;/abbr&gt;</ph> could not be found. 196 <ph name="HOST_NAME">&lt;strong jscontent="hostName"&gt;&lt;/strong&gt;<ex>w ww.whatever.com</ex></ph>’s server <ph name="BEGIN_ABBR">&lt;abbr jsvalues="titl e:dnsDefinition"&gt;</ph>DNS address<ph name="END_ABBR">&lt;/abbr&gt;</ph> could not be found.
206 </message> 197 </message>
207 <message name="IDS_ERRORPAGES_SUMMARY_DNS_DEFINITION" desc="Definition of DNS that appears when hovering over the abbreviation"> 198 <message name="IDS_ERRORPAGES_SUMMARY_DNS_DEFINITION" desc="Definition of DNS that appears when hovering over the abbreviation">
208 DNS is the network service that translates a website’s name to its Internet address. 199 DNS is the network service that translates a website’s name to its Internet address.
209 </message> 200 </message>
210 <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."> 201 <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.">
211 This site on the company, organization or school intranet has the same URL a s an external website. 202 This site on the company, organization or school intranet has the same URL a s an external website.
212 <ph name="LINE_BREAK">&lt;br /&gt;&lt;br /&gt;<ex>&lt;br /&gt;&lt;br /&gt;</ ex></ph> 203 <ph name="LINE_BREAK">&lt;br /&gt;&lt;br /&gt;<ex>&lt;br /&gt;&lt;br /&gt;</ ex></ph>
213 Try contacting your system administrator. 204 Try contacting your system administrator.
214 </message> 205 </message>
215 <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."> 206 <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.">
(...skipping 277 matching lines...) Expand 10 before | Expand all | Expand 10 after
493 </message> 484 </message>
494 <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."> 485 <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.">
495 Browsing the Internet is disabled until the enterprise enrollment verificati on check has finished. 486 Browsing the Internet is disabled until the enterprise enrollment verificati on check has finished.
496 You can still use the diagnostic tool presented here to troubleshoot issues with your connectivity. 487 You can still use the diagnostic tool presented here to troubleshoot issues with your connectivity.
497 </message> 488 </message>
498 489
499 <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."> 490 <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.">
500 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. 491 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.
501 </message> 492 </message>
502 493
494 <!-- Suggestions summary list messages. -->
495 <message name="IDS_ERRORPAGES_SUGGESTION_LIST_HEADER" desc="Message that prefi xes a list of suggestions to try when encountering a network error.">
496 Try:
497 </message>
498 <message name="IDS_ERRORPAGES_SUGGESTION_RELOAD_SUMMARY" desc="The message dis played in a list of suggestions following a network error, suggesting the user s hould try reload the page.">
mmenke 2016/02/18 19:51:19 Should have these in the same order they appear in
mmenke 2016/02/18 19:51:19 I think these descriptions should mention the "Try
edwardjung 2016/02/19 18:18:22 Done.
edwardjung 2016/02/19 18:18:22 Done.
499 Reloading the page
500 </message>
501 <message name="IDS_ERRORPAGES_SUGGESTION_CHECK_CONNECTION_SUMMARY" desc="The m essage displayed in a list of suggestions following a network error, suggesting the user should try checking their connnection.">
502 Checking the connection
503 </message>
504 <message name="IDS_ERRORPAGES_SUGGESTION_CHECK_PROXY_FIREWALL_SUMMARY" desc="T he message displayed in a list of suggestions following a network error suggesti ng the user should try checking their proxy and firewall configuration.">
505 <ph name="BEGIN_LINK">&lt;a href="javascript:toggleHelpBox()"&gt;</ph>Checki ng the proxy address and the firewall<ph name="END_LINK">&lt;/a&gt;<ex>&lt;/a&gt ;</ex></ph>
mmenke 2016/02/18 19:51:19 Note that the issue with proxies may be the PAC fi
edwardjung 2016/02/19 18:18:23 Done.
506 </message>
507 <message name="IDS_ERRORPAGES_SUGGESTION_CHECK_FIREWALL_ANTIVIRUS_SUMMARY" des c="The message displayed in a list of suggestions following a network error sugg esting the user should try checking their firewall and anti-virus configuration. ">
508 <ph name="BEGIN_LINK">&lt;a href="#buttons" onclick="javascript:toggleHelpBo x()"&gt;</ph>Checking the firewall and antivirus configuration<ph name="END_LINK ">&lt;/a&gt;<ex>&lt;/a&gt;</ex></ph>
mmenke 2016/02/18 19:51:19 the? I suggest removing "the" and pluralizing con
edwardjung 2016/02/19 18:18:23 Done.
509 </message>
510 <message name="IDS_ERRORPAGES_SUGGESTION_CHECK_PROXY_FIREWALL_DNS_SUMMARY" des c="The message displayed in a list of suggestions following a network error sugg esting the user should try checking their proxy, firewall and DNS configuration. ">
511 <ph name="BEGIN_LINK">&lt;a href="#buttons" onclick="javascript:toggleHelpBo x()"&gt;</ph>Checking the proxy address, firewall, and DNS configuration<ph name ="END_LINK">&lt;/a&gt;<ex>&lt;/a&gt;</ex></ph>
512 </message>
513 <message name="IDS_ERRORPAGES_SUGGESTION_CLEAR_COOKIES_SUMMARY" desc="The mess age displayed in a list of suggestions following a network error suggesting the user should We also provide a link to the help center to learn more about the fa ilure.">
mmenke 2016/02/18 19:51:19 This desc is not a complete sentence.
edwardjung 2016/02/19 18:18:23 Fixed.
514 <ph name="BEGIN_LINK">&lt;a jsvalues="href:learnMoreUrl"&gt;</ph>Clearing yo ur cookies<ph name="END_LINK">&lt;/a&gt;<ex>&lt;/a&gt;</ex></ph>
515 </message>
516 <message name="IDS_ERRORPAGES_SUGGESTION_CONTACT_ADMIN_SUMMARY" desc="The mess age displayed in a list of suggestions following a network error suggesting to t he user to contact his system administrator.">
517 Contacting the system admin
518 </message>
519 <message name="IDS_ERRORPAGES_SUGGESTION_CONTACT_ADMIN_SUMMARY_WITH_PREFIX" de sc="Stand alone suggestion following a network error suggesting to the user to c ontact his system administrator.">
520 Try contacting the system admin.
521 </message>
522 <message name="IDS_ERRORPAGES_SUGGESTION_CHECK_CABLES_SUMMARY" desc="The messa ge displayed in a list of suggestions following a network error suggesting to ch eck the network cables or router.">
523 Checking the network cable or router
524 </message>
525 <message name="IDS_ERRORPAGES_SUGGESTION_RESET_HARDWARE_SUMMARY" desc="The mes sage displayed in a list of suggestions following a network error suggesting to the reset the modem or router.">
526 Resetting the modem or router
527 </message>
528 <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.">
529 Reconnecting to Wi-Fi
530 </message>
531 <message name="IDS_ERRORPAGES_SUGGESTION_CHECK_PROXY_ADDRESS_SUMMARY" desc="Th e message displayed in a list of suggestions following a network error suggestin g to check the proxy address.">
532 <ph name="BEGIN_LINK">&lt;a href="#buttons" onclick="javascript:toggleHelpBo x()"&gt;</ph>Checking the proxy address<ph name="END_LINK">&lt;/a&gt;<ex>&lt;/a& gt;</ex></ph>
533 </message>
534 <message name="IDS_ERRORPAGES_SUGGESTION_DIAGNOSE_CONNECTION_SUMMARY" desc="Th e message displayed asking the user to check their network connection using the diagnostics tool.">
535 Fix your connection using the <ph name="BEGIN_LINK">&lt;a href="#buttons" o nclick="javascript:diagnoseErrors()"&gt;</ph>diagnostics app<ph name="END_LINK"> &lt;/a&gt;<ex>&lt;/a&gt;</ex></ph>
536 </message>
537 <message name="IDS_ERRORPAGES_SUGGESTION_COMPLETE_SETUP_SUMMARY" desc="The mes sage displayed asking the user to sign out and complete their device setup.">
538 Sign out and complete setup
539 </message>
540 <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 e xtension that's blocking it.">
541 Disabling your extensions
542 </message>
543 <message name="IDS_ERRORPAGES_SUGGESTION_GOOGLE_SEARCH" desc="When a page fail s to load, sometimes we suggest a specific Google search.">
544 Search Google for <ph name="LINK">&lt;a jsvalues="href:searchUrl;.jstdata:$t his" onclick="linkClicked(this.jstdata)" jscontent="searchTerms" id="search-link "&gt;<ex>Example search terms</ex>&lt;/a&gt;</ph>
545 </message>
546 <if expr="is_ios or is_android">
547 <message name="IDS_ERRORPAGES_SUGGESTION_TURN_OFF_AIRPLANE" desc="When a pag e fails to load and the device is offline, we provide a suggestion that the user try turning off airplane mode.">
548 Turning off airplane mode
549 </message>
550 <message name="IDS_ERRORPAGES_SUGGESTION_TURN_ON_DATA" desc="When a page fai ls to load and the device is offline, we provide a suggestion that the user try turning on their mobile data or Wi-Fi.">
551 Turning on mobile data or Wi-Fi
552 </message>
553 <message name="IDS_ERRORPAGES_SUGGESTION_CHECKING_SIGNAL" desc="When a page fails to load and the device is offline, we provide a suggestion that the user c heck their mobile signal.">
554 Checking the signal in your area
555 </message>
556 </if>
557
503 <!-- iOS specific error page messages --> 558 <!-- iOS specific error page messages -->
504 <if expr="is_ios"> 559 <if expr="is_ios">
505 <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]"> 560 <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]">
506 Download Failed 561 Download Failed
507 </message> 562 </message>
508 <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]"> 563 <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]">
509 Chrome cannot download this file. 564 Chrome cannot download this file.
510 </message> 565 </message>
511 <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]"> 566 <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]">
512 Unknown File Type. 567 Unknown File Type.
(...skipping 18 matching lines...) Expand all
531 </message> 586 </message>
532 <message name="IDS_ERRORPAGES_DETAILS_UNSAFE_PORT" desc="Details error messa ge to tell user that the requested port is blocked as unsafe [Length: 20em]"> 587 <message name="IDS_ERRORPAGES_DETAILS_UNSAFE_PORT" desc="Details error messa ge to tell user that the requested port is blocked as unsafe [Length: 20em]">
533 Unsafe port blocked. 588 Unsafe port blocked.
534 </message> 589 </message>
535 <message name="IDS_ERRORPAGES_SUMMARY_NOT_AVAILABLE_NO_EMPHASIS" desc="Summa ry in the error page when we can't connect to a site. [iOS only]"> 590 <message name="IDS_ERRORPAGES_SUMMARY_NOT_AVAILABLE_NO_EMPHASIS" desc="Summa ry in the error page when we can't connect to a site. [iOS only]">
536 The webpage at <ph name="SITE">$1<ex>google.xom</ex></ph> might be tempora rily down or it may have moved permanently to a new web address. 591 The webpage at <ph name="SITE">$1<ex>google.xom</ex></ph> might be tempora rily down or it may have moved permanently to a new web address.
537 </message> 592 </message>
538 </if> 593 </if>
539 594
540 </grit-part> 595 </grit-part>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698