|
1 <!-- This Source Code Form is subject to the terms of the Mozilla Public |
|
2 - License, v. 2.0. If a copy of the MPL was not distributed with this |
|
3 - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> |
|
4 |
|
5 <!ENTITY loadError.label "Page Load Error"> |
|
6 <!ENTITY retry.label "Try Again"> |
|
7 |
|
8 <!-- Specific error messages --> |
|
9 |
|
10 <!ENTITY connectionFailure.title "Failed to Connect"> |
|
11 <!ENTITY connectionFailure.longDesc "<p>Though the site seems valid, the browser was unable to establish a connection.</p><ul><li>Could the site be temporarily unavailable? Try again later.</li><li>Are you unable to browse other sites? Check the computer's network connection.</li><li>Is your computer or network protected by a firewall or proxy? Incorrect settings can interfere with Web browsing.</li></ul>"> |
|
12 |
|
13 <!ENTITY deniedPortAccess.title "Port Restricted for Security Reasons"> |
|
14 <!ENTITY deniedPortAccess.longDesc "<p>The requested address specified a port (e.g. <q>mozilla.org:80</q> for port 80 on mozilla.org) normally used for purposes <em>other</em> than Web browsing. The browser has canceled the request for your protection and security.</p>"> |
|
15 |
|
16 <!ENTITY dnsNotFound.title "Address Not Found"> |
|
17 <!ENTITY dnsNotFound.longDesc "<p>The browser could not find the host server for the provided address.</p><ul><li>Did you make a mistake when typing the domain? (e.g. <q><strong>ww</strong>.mozilla.org</q> instead of <q><strong>www</strong>.mozilla.org</q>)</li><li>Are you certain this domain address exists? Its registration may have expired.</li><li>Are you unable to browse other sites? Check your network connection and DNS server settings.</li><li>Is your computer or network protected by a firewall or proxy? Incorrect settings can interfere with Web browsing.</li></ul>"> |
|
18 |
|
19 <!ENTITY fileNotFound.title "File Not Found"> |
|
20 <!ENTITY fileNotFound.longDesc "<ul><li>Could the item have been renamed, removed, or relocated?</li><li>Is there a spelling, capitalization, or other typographical error in the address?</li><li>Do you have sufficient access permissions to the requested item?</li></ul>"> |
|
21 |
|
22 <!ENTITY generic.title "Cannot Complete Request"> |
|
23 <!ENTITY generic.longDesc "<p>Additional information about this problem or error is currently unavailable.</p>"> |
|
24 |
|
25 <!ENTITY malformedURI.title "Invalid Address"> |
|
26 <!ENTITY malformedURI.longDesc "<p>The provided address is not in a recognized format. Please check the location bar for mistakes and try again.</p>"> |
|
27 |
|
28 <!ENTITY netInterrupt.title "Data Transfer Interrupted"> |
|
29 <!ENTITY netInterrupt.longDesc "<p>The browser connected successfully, but the connection was interrupted while transferring information. Please try again.</p><ul><li>Are you unable to browse other sites? Check the computer's network connection.</li><li>Still having trouble? Consult your network administrator or Internet provider for assistance.</li></ul>"> |
|
30 |
|
31 <!ENTITY notCached.title "Document Expired"> |
|
32 <!ENTITY notCached.longDesc "<p>The requested document is not available in the browser's cache.</p><ul><li>As a security precaution, the browser does not automatically re-request sensitive documents.</li><li>Click Try Again to re-request the document from the website.</li></ul>"> |
|
33 |
|
34 <!ENTITY netOffline.title "Offline Mode"> |
|
35 <!ENTITY netOffline.longDesc2 "<p>The browser is operating in its offline mode and cannot connect to the requested item.</p><ul><li>Is the computer connected to an active network?</li><li>Press "Try Again" to switch to online mode and reload the page.</li></ul>"> |
|
36 |
|
37 <!ENTITY contentEncodingError.title "Content Encoding Error"> |
|
38 <!ENTITY contentEncodingError.longDesc "<p>The page you are trying to view cannot be shown because it uses an invalid or unsupported form of compression.</p><ul><li>Please contact the website owners to inform them of this problem.</li></ul>"> |
|
39 |
|
40 <!ENTITY unsafeContentType.title "Unsafe File Type"> |
|
41 <!ENTITY unsafeContentType.longDesc " |
|
42 <ul> |
|
43 <li>Please contact the website owners to inform them of this problem.</li> |
|
44 </ul> |
|
45 "> |
|
46 |
|
47 <!ENTITY netReset.title "Connection Interrupted"> |
|
48 <!ENTITY netReset.longDesc "<p>The network link was interrupted while negotiating a connection. Please try again.</p>"> |
|
49 |
|
50 <!ENTITY netTimeout.title "Network Timeout"> |
|
51 <!ENTITY netTimeout.longDesc "<p>The requested site did not respond to a connection request and the browser has stopped waiting for a reply.</p><ul><li>Could the server be experiencing high demand or a temporary outage? Try again later.</li><li>Are you unable to browse other sites? Check the computer's network connection.</li><li>Is your computer or network protected by a firewall or proxy? Incorrect settings can interfere with Web browsing.</li><li>Still having trouble? Consult your network administrator or Internet provider for assistance.</li></ul>"> |
|
52 |
|
53 <!ENTITY unknownProtocolFound.title "Unknown Protocol"> |
|
54 <!ENTITY unknownProtocolFound.longDesc "<p>The address specifies a protocol (e.g. <q>wxyz://</q>) the browser does not recognize, so the browser cannot properly connect to the site.</p><ul><li>Are you trying to access multimedia or other non-text services? Check the site for extra requirements.</li><li>Some protocols may require third-party software or plugins before the browser can recognize them.</li></ul>"> |
|
55 |
|
56 <!ENTITY proxyConnectFailure.title "Proxy Server Refused Connection"> |
|
57 <!ENTITY proxyConnectFailure.longDesc "<p>The browser is configured to use a proxy server, but the proxy refused a connection.</p><ul><li>Is the browser's proxy configuration correct? Check the settings and try again.</li><li>Does the proxy service allow connections from this network?</li><li>Still having trouble? Consult your network administrator or Internet provider for assistance.</li></ul>"> |
|
58 |
|
59 <!ENTITY proxyResolveFailure.title "Proxy Server Not Found"> |
|
60 <!ENTITY proxyResolveFailure.longDesc "<p>The browser is configured to use a proxy server, but the proxy could not be found.</p><ul><li>Is the browser's proxy configuration correct? Check the settings and try again.</li><li>Is the computer connected to an active network?</li><li>Still having trouble? Consult your network administrator or Internet provider for assistance.</li></ul>"> |
|
61 |
|
62 <!ENTITY redirectLoop.title "Redirect Loop"> |
|
63 <!ENTITY redirectLoop.longDesc "<p>The browser has stopped trying to retrieve the requested item. The site is redirecting the request in a way that will never complete.</p><ul><li>Have you disabled or blocked cookies required by this site?</li><li><em>NOTE</em>: If accepting the site's cookies does not resolve the problem, it is likely a server configuration issue and not your computer.</li></ul>"> |
|
64 |
|
65 <!ENTITY unknownSocketType.title "Incorrect Response"> |
|
66 <!ENTITY unknownSocketType.longDesc "<p>The site responded to the network request in an unexpected way and the browser cannot continue.</p>"> |
|
67 |
|
68 <!ENTITY nssFailure2.title "Secure Connection Failed"> |
|
69 <!ENTITY nssFailure2.longDesc "<p>The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.</p><ul><li>Please contact the website owners to inform them of this problem.</li></ul>"> |
|
70 |
|
71 <!ENTITY nssBadCert.title "Secure Connection Failed"> |
|
72 <!ENTITY nssBadCert.longDesc2 "<ul> |
|
73 <li>This could be a problem with the server's configuration, or it could be someone trying to impersonate the server.</li> |
|
74 <li>If you have connected to this server successfully in the past, the error may be temporary, and you can try again later.</li> |
|
75 </ul> |
|
76 "> |
|
77 |
|
78 <!ENTITY malwareBlocked.title "Suspected Attack Site!"> |
|
79 <!ENTITY malwareBlocked.longDesc " |
|
80 <p>Attack sites try to install programs that steal private information, use your computer to attack others, or damage your system.</p> |
|
81 <p>Website owners who believe their site has been reported as an attack site in error may <a href='http://www.stopbadware.org/home/reviewinfo' >request a review</a>.</p> |
|
82 "> |
|
83 |
|
84 <!ENTITY phishingBlocked.title "Suspected Web Forgery!"> |
|
85 <!ENTITY phishingBlocked.longDesc " |
|
86 <p>Entering any personal information on this page may result in identity theft or other fraud.</p> |
|
87 <p>These types of web forgeries are used in scams known as phishing attacks, in which fraudulent web pages and emails are used to imitate sources you may trust.</p> |
|
88 "> |
|
89 |
|
90 <!ENTITY cspFrameAncestorBlocked.title "Blocked by Content Security Policy"> |
|
91 <!ENTITY cspFrameAncestorBlocked.longDesc "<p>The browser prevented this page from loading in this way because the page has a content security policy that disallows it.</p>"> |
|
92 |
|
93 <!ENTITY corruptedContentError.title "Corrupted Content Error"> |
|
94 <!ENTITY corruptedContentError.longDesc "<p>The page you are trying to view cannot be shown because an error in the data transmission was detected.</p><ul><li>Please contact the website owners to inform them of this problem.</li></ul>"> |
|
95 |
|
96 <!ENTITY remoteXUL.title "Remote XUL"> |
|
97 <!ENTITY remoteXUL.longDesc "<p><ul><li>Please contact the website owners to inform them of this problem.</li></ul></p>"> |
|
98 |
|
99 <!-- Include app-specific error messages - do not change this in localization! |
|
100 Some applications might override netErrorApp.dtd with their specific version, |
|
101 this inclusion needs to be intact for that approach to work correctly. |
|
102 Please, try to keep this at the end of the file. --> |
|
103 <!ENTITY % netErrorAppDTD SYSTEM "chrome://global/locale/netErrorApp.dtd"> |
|
104 %netErrorAppDTD; |