|
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 |
|
6 SYSTEM "chrome://branding/locale/brand.dtd"> |
|
7 %brandDTD; |
|
8 |
|
9 <!-- These strings are used by Firefox's custom about:certerror page, |
|
10 a replacement for the standard security certificate errors produced |
|
11 by NSS/PSM via netError.xhtml. --> |
|
12 |
|
13 <!ENTITY certerror.pagetitle "Untrusted Connection"> |
|
14 <!ENTITY certerror.longpagetitle "This Connection is Untrusted"> |
|
15 |
|
16 <!-- Localization note (certerror.introPara1) - The string "#1" will |
|
17 be replaced at runtime with the name of the server to which the user |
|
18 was trying to connect. --> |
|
19 <!ENTITY certerror.introPara1 "You have asked &brandShortName; to connect |
|
20 securely to <b>#1</b>, but we can't confirm that your connection is secure."> |
|
21 |
|
22 <!ENTITY certerror.whatShouldIDo.heading "What Should I Do?"> |
|
23 <!ENTITY certerror.whatShouldIDo.content "If you usually connect to |
|
24 this site without problems, this error could mean that someone is |
|
25 trying to impersonate the site, and you shouldn't continue."> |
|
26 <!ENTITY certerror.getMeOutOfHere.label "Get me out of here!"> |
|
27 |
|
28 <!ENTITY certerror.expert.heading "I Understand the Risks"> |
|
29 <!ENTITY certerror.expert.content "If you understand what's going on, you |
|
30 can tell &brandShortName; to start trusting this site's identification. |
|
31 <b>Even if you trust the site, this error could mean that someone is |
|
32 tampering with your connection.</b>"> |
|
33 <!ENTITY certerror.expert.contentPara2 "Don't add an exception unless |
|
34 you know there's a good reason why this site doesn't use trusted identification."> |
|
35 <!ENTITY certerror.addTemporaryException.label "Visit site"> |
|
36 <!ENTITY certerror.addPermanentException.label "Add permanent exception"> |
|
37 |
|
38 <!ENTITY certerror.technical.heading "Technical Details"> |