|
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 % brandDTD SYSTEM "chrome://branding/locale/brand.dtd"> |
|
6 %brandDTD; |
|
7 |
|
8 <!ENTITY loadError.label "Problem loading page"> |
|
9 <!ENTITY retry.label "Try Again"> |
|
10 |
|
11 <!-- Specific error messages --> |
|
12 |
|
13 <!ENTITY connectionFailure.title "Unable to connect"> |
|
14 <!ENTITY connectionFailure.longDesc "&sharedLongDesc;"> |
|
15 |
|
16 <!ENTITY deniedPortAccess.title "This address is restricted"> |
|
17 <!ENTITY deniedPortAccess.longDesc ""> |
|
18 |
|
19 <!ENTITY dnsNotFound.title "Server not found"> |
|
20 <!ENTITY dnsNotFound.longDesc " |
|
21 <ul> |
|
22 <li>Check the address for typing errors such as |
|
23 <strong>ww</strong>.example.com instead of |
|
24 <strong>www</strong>.example.com</li> |
|
25 <li>If you are unable to load any pages, check your computer's network |
|
26 connection.</li> |
|
27 <li>If your computer or network is protected by a firewall or proxy, make sure |
|
28 that &brandShortName; is permitted to access the Web.</li> |
|
29 </ul> |
|
30 "> |
|
31 |
|
32 <!ENTITY fileNotFound.title "File not found"> |
|
33 <!ENTITY fileNotFound.longDesc " |
|
34 <ul> |
|
35 <li>Check the file name for capitalization or other typing errors.</li> |
|
36 <li>Check to see if the file was moved, renamed or deleted.</li> |
|
37 </ul> |
|
38 "> |
|
39 |
|
40 |
|
41 <!ENTITY generic.title "Oops."> |
|
42 <!ENTITY generic.longDesc " |
|
43 <p>&brandShortName; can't load this page for some reason.</p> |
|
44 "> |
|
45 |
|
46 <!ENTITY malformedURI.title "The address isn't valid"> |
|
47 <!ENTITY malformedURI.longDesc " |
|
48 <ul> |
|
49 <li>Web addresses are usually written like |
|
50 <strong>http://www.example.com/</strong></li> |
|
51 <li>Make sure that you're using forward slashes (i.e. |
|
52 <strong>/</strong>).</li> |
|
53 </ul> |
|
54 "> |
|
55 |
|
56 <!ENTITY netInterrupt.title "The connection was interrupted"> |
|
57 <!ENTITY netInterrupt.longDesc "&sharedLongDesc;"> |
|
58 |
|
59 <!ENTITY notCached.title "Document Expired"> |
|
60 <!ENTITY notCached.longDesc "<p>The requested document is not available in &brandShortName;'s cache.</p><ul><li>As a security precaution, &brandShortName; does not automatically re-request sensitive documents.</li><li>Click Try Again to re-request the document from the website.</li></ul>"> |
|
61 |
|
62 <!ENTITY netOffline.title "Offline mode"> |
|
63 <!ENTITY netOffline.longDesc2 " |
|
64 <ul> |
|
65 <li>Press "Try Again" to switch to online mode and reload the page.</li> |
|
66 </ul> |
|
67 "> |
|
68 |
|
69 <!ENTITY contentEncodingError.title "Content Encoding Error"> |
|
70 <!ENTITY contentEncodingError.longDesc " |
|
71 <ul> |
|
72 <li>Please contact the website owners to inform them of this problem.</li> |
|
73 </ul> |
|
74 "> |
|
75 |
|
76 <!ENTITY unsafeContentType.title "Unsafe File Type"> |
|
77 <!ENTITY unsafeContentType.longDesc " |
|
78 <ul> |
|
79 <li>Please contact the website owners to inform them of this problem.</li> |
|
80 </ul> |
|
81 "> |
|
82 |
|
83 <!ENTITY netReset.title "The connection was reset"> |
|
84 <!ENTITY netReset.longDesc "&sharedLongDesc;"> |
|
85 |
|
86 <!ENTITY netTimeout.title "The connection has timed out"> |
|
87 <!ENTITY netTimeout.longDesc "&sharedLongDesc;"> |
|
88 |
|
89 <!ENTITY unknownProtocolFound.title "The address wasn't understood"> |
|
90 <!ENTITY unknownProtocolFound.longDesc " |
|
91 <ul> |
|
92 <li>You might need to install other software to open this address.</li> |
|
93 </ul> |
|
94 "> |
|
95 |
|
96 <!ENTITY proxyConnectFailure.title "The proxy server is refusing connections"> |
|
97 <!ENTITY proxyConnectFailure.longDesc " |
|
98 <ul> |
|
99 <li>Check the proxy settings to make sure that they are correct.</li> |
|
100 <li>Contact your network administrator to make sure the proxy server is |
|
101 working.</li> |
|
102 </ul> |
|
103 "> |
|
104 |
|
105 <!ENTITY proxyResolveFailure.title "Unable to find the proxy server"> |
|
106 <!ENTITY proxyResolveFailure.longDesc " |
|
107 <ul> |
|
108 <li>Check the proxy settings to make sure that they are correct.</li> |
|
109 <li>Check to make sure your computer has a working network connection.</li> |
|
110 <li>If your computer or network is protected by a firewall or proxy, make sure |
|
111 that &brandShortName; is permitted to access the Web.</li> |
|
112 </ul> |
|
113 "> |
|
114 |
|
115 <!ENTITY redirectLoop.title "The page isn't redirecting properly"> |
|
116 <!ENTITY redirectLoop.longDesc " |
|
117 <ul> |
|
118 <li>This problem can sometimes be caused by disabling or refusing to accept |
|
119 cookies.</li> |
|
120 </ul> |
|
121 "> |
|
122 |
|
123 <!ENTITY unknownSocketType.title "Unexpected response from server"> |
|
124 <!ENTITY unknownSocketType.longDesc " |
|
125 <ul> |
|
126 <li>Check to make sure your system has the Personal Security Manager |
|
127 installed.</li> |
|
128 <li>This might be due to a non-standard configuration on the server.</li> |
|
129 </ul> |
|
130 "> |
|
131 |
|
132 <!ENTITY nssFailure2.title "Secure Connection Failed"> |
|
133 <!ENTITY nssFailure2.longDesc " |
|
134 <ul> |
|
135 <li>The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.</li> |
|
136 <li>Please contact the website owners to inform them of this problem. Alternatively, use the command found in the help menu to report this broken site.</li> |
|
137 </ul> |
|
138 "> |
|
139 |
|
140 <!ENTITY nssBadCert.title "Secure Connection Failed"> |
|
141 <!ENTITY nssBadCert.longDesc2 " |
|
142 <ul> |
|
143 <li>This could be a problem with the server's configuration, or it could be |
|
144 someone trying to impersonate the server.</li> |
|
145 <li>If you have connected to this server successfully in the past, the error may |
|
146 be temporary, and you can try again later.</li> |
|
147 </ul> |
|
148 "> |
|
149 |
|
150 <!ENTITY sharedLongDesc " |
|
151 <ul> |
|
152 <li>The site could be temporarily unavailable or too busy. Try again in a few |
|
153 moments.</li> |
|
154 <li>If you are unable to load any pages, check your computer's network |
|
155 connection.</li> |
|
156 <li>If your computer or network is protected by a firewall or proxy, make sure |
|
157 that &brandShortName; is permitted to access the Web.</li> |
|
158 </ul> |
|
159 "> |
|
160 |
|
161 <!ENTITY malwareBlocked.title "Suspected Attack Site!"> |
|
162 <!ENTITY malwareBlocked.longDesc " |
|
163 <p>Attack sites try to install programs that steal private information, use your computer to attack others, or damage your system.</p> |
|
164 <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> |
|
165 "> |
|
166 |
|
167 <!ENTITY phishingBlocked.title "Suspected Web Forgery!"> |
|
168 <!ENTITY phishingBlocked.longDesc " |
|
169 <p>Entering any personal information on this page may result in identity theft or other fraud.</p> |
|
170 <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> |
|
171 "> |
|
172 |
|
173 <!ENTITY cspFrameAncestorBlocked.title "Blocked by Content Security Policy"> |
|
174 <!ENTITY cspFrameAncestorBlocked.longDesc "<p>&brandShortName; prevented this page from loading in this way because the page has a content security policy that disallows it.</p>"> |
|
175 |
|
176 <!ENTITY corruptedContentError.title "Corrupted Content Error"> |
|
177 <!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>"> |
|
178 |
|
179 |
|
180 <!ENTITY securityOverride.linkText "Or you can add an exception…"> |
|
181 <!ENTITY securityOverride.getMeOutOfHereButton "Get me out of here!"> |
|
182 <!ENTITY securityOverride.exceptionButtonLabel "Add Exception…"> |
|
183 |
|
184 <!-- LOCALIZATION NOTE (securityOverride.warningContent) - Do not translate the |
|
185 contents of the <button> tags. It uses strings already defined above. The |
|
186 button is included here (instead of netError.xhtml) because it exposes |
|
187 functionality specific to firefox. --> |
|
188 |
|
189 <!ENTITY securityOverride.warningContent " |
|
190 <p>You should not add an exception if you are using an internet connection that you do not trust completely or if you are not used to seeing a warning for this server.</p> |
|
191 |
|
192 <button id='getMeOutOfHereButton'>&securityOverride.getMeOutOfHereButton;</button> |
|
193 <button id='exceptionDialogButton'>&securityOverride.exceptionButtonLabel;</button> |
|
194 "> |
|
195 |
|
196 <!ENTITY remoteXUL.title "Remote XUL"> |
|
197 <!ENTITY remoteXUL.longDesc "<p><ul><li>Please contact the website owners to inform them of this problem.</li></ul></p>"> |