Bug 1191044 - Simplify "verified" copy for EV certificates;r=tanvi

--HG--
extra : commitid : CBz0qN5OMAx
This commit is contained in:
Brian Grinstead 2015-08-14 14:27:11 -07:00
Родитель 0d4b818f47
Коммит 856e9c9169
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -114,7 +114,7 @@
<vbox id="identity-popup-securityView-body">
<!-- (EV) Certificate Information -->
<description id="identity-popup-content-verified-by"
when-connection="secure-ev">&identity.connectionVerified;</description>
when-connection="secure-ev">&identity.connectionVerified1;</description>
<description id="identity-popup-content-owner"
when-connection="secure-ev"
class="header"/>

Просмотреть файл

@ -700,7 +700,7 @@ you can use these alternative items. Otherwise, their values should be empty. -
<!ENTITY identity.connectionSecure "Secure Connection">
<!ENTITY identity.connectionNotSecure "Connection is Not Secure">
<!ENTITY identity.connectionFile "This page is stored on your computer.">
<!ENTITY identity.connectionVerified "&brandShortName; verified that you are securely connected to this site, run by:">
<!ENTITY identity.connectionVerified1 "You are securely connected to this site, run by:">
<!ENTITY identity.connectionInternal "This is a secure &brandShortName; page.">
<!-- Strings for connection state warnings. -->