blob: e755f3300015cb365b0172f69cde2c4b32218352 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<!-- 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 msgCompSMIMEOverlay.dtd UI for s/mime hooks in message composition -->
<!ENTITY menu_securityEncryptRequire.label "Cifrar este mensaje">
<!ENTITY menu_securityEncryptRequire.accesskey "e">
<!ENTITY menu_securitySign.label "Firmar digitalmente este mensaje">
<!ENTITY menu_securitySign.accesskey "s">
<!ENTITY menu_securityStatus.label "Ver información de seguridad">
<!ENTITY menu_securityStatus.accesskey "i">
<!ENTITY securityButton.label "Seguridad">
<!ENTITY securityButton.tooltip "Ver o cambiar las opciones de seguridad">
<!ENTITY menu_viewSecurityStatus.label "Información de seguridad del mensaje">
<!ENTITY menu_viewSecurityStatus.accesskey "I">
|