blob: 55fb474c2d28a2171d3dec823103dee66a70519a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<!-- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
<!--LOCALIZATION NOTE msgReadSecurityInfo.dtd UI for viewing security status when reading a received message -->
<!ENTITY status.label "郵件安全">
<!ENTITY signatureCert.label "檢視簽章憑證">
<!ENTITY encryptionCert.label "檢視加密憑證">
<!ENTITY signer.name "簽署者:">
<!ENTITY recipient.name "加密給:">
<!ENTITY email.address "電子郵件地址:">
<!ENTITY issuer.name "憑證發行者:">
|