blob: e46f1374646f7db2c8bd71ec8efa3c3e5deea0f2 (
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 "Requereix xifratge">
<!ENTITY menu_securityEncryptRequire.accesskey "e">
<!ENTITY menu_securitySign.label "Signa digitalment">
<!ENTITY menu_securitySign.accesskey "S">
<!ENTITY menu_securityStatus.label "Seguretat del missatge">
<!ENTITY menu_securityStatus.accesskey "g">
<!ENTITY securityButton.label "Seguretat">
<!ENTITY securityButton.tooltip "Mostra o canvia els paràmetres de seguretat">
<!ENTITY menu_viewSecurityStatus.label "Informació de seguretat del missatge">
<!ENTITY menu_viewSecurityStatus.accesskey "I">
|