home *** CD-ROM | disk | FTP | other *** search
/ Freelog 112 / FreelogNo112-NovembreDecembre2012.iso / Multimedia / Songbird / Songbird_2.0.0-2311_windows-i686-msvc8.exe / chrome / browser-locale.jar / locale / browser / aboutCertError.dtd next >
Text File  |  2012-05-25  |  2KB  |  37 lines

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