diff options
Diffstat (limited to 'l10n-tr/suite/chrome/mailnews/smime/msgCompSMIMEOverlay.dtd')
-rw-r--r-- | l10n-tr/suite/chrome/mailnews/smime/msgCompSMIMEOverlay.dtd | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/l10n-tr/suite/chrome/mailnews/smime/msgCompSMIMEOverlay.dtd b/l10n-tr/suite/chrome/mailnews/smime/msgCompSMIMEOverlay.dtd new file mode 100644 index 0000000000..4f28172121 --- /dev/null +++ b/l10n-tr/suite/chrome/mailnews/smime/msgCompSMIMEOverlay.dtd @@ -0,0 +1,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 "İletiyi şifrele"> +<!ENTITY menu_securityEncryptRequire.accesskey "r"> + +<!ENTITY menu_securitySign.label "Digitally Sign This Message"> +<!ENTITY menu_securitySign.accesskey "M"> + +<!ENTITY menu_securityStatus.label "Güvenlik bilgilerini göster"> +<!ENTITY menu_securityStatus.accesskey "G"> + +<!ENTITY securityButton.label "Güvenlik"> +<!ENTITY securityButton.tooltip "Güvenlik ayarlarını göster veya değiştir"> + +<!ENTITY menu_viewSecurityStatus.label "İleti güvenlik bilgisi"> +<!ENTITY menu_viewSecurityStatus.accesskey "b"> |