diff options
Diffstat (limited to 'l10n-si/suite/chrome/common/pref/pref-certs.dtd')
-rwxr-xr-x | l10n-si/suite/chrome/common/pref/pref-certs.dtd | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/l10n-si/suite/chrome/common/pref/pref-certs.dtd b/l10n-si/suite/chrome/common/pref/pref-certs.dtd new file mode 100755 index 0000000000..6b1b55e88c --- /dev/null +++ b/l10n-si/suite/chrome/common/pref/pref-certs.dtd @@ -0,0 +1,17 @@ +<!-- 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/. --> + +<!ENTITY managecerts.caption "Manage Certificates"> +<!ENTITY managecerts.text "Use the Certificate Manager to manage your personal certificates, as well as those of other people and certificate authorities."> +<!ENTITY managecerts.button "Manage Certificates…"> +<!ENTITY managecerts.accesskey "M"> +<!ENTITY managedevices.caption "Manage Security Devices"> +<!ENTITY managedevices.text "Use this button to manage your security devices, such as smart cards."> +<!ENTITY managedevices.button "Manage Security Devices…"> +<!ENTITY managedevices.accesskey "S"> + +<!ENTITY ssl.label "SSL"> + +<!ENTITY pref.certs.title "Certificates"> +<!ENTITY certs.label "Certificates"> |