diff options
Diffstat (limited to '')
-rwxr-xr-x | l10n-si/suite/chrome/common/pref/pref-masterpass.dtd | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/l10n-si/suite/chrome/common/pref/pref-masterpass.dtd b/l10n-si/suite/chrome/common/pref/pref-masterpass.dtd new file mode 100755 index 0000000000..e8e025b94c --- /dev/null +++ b/l10n-si/suite/chrome/common/pref/pref-masterpass.dtd @@ -0,0 +1,11 @@ +<!-- 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 changepassword.caption "Change Master Password"> +<!ENTITY changepassword.text "Your master password protects sensitive information such as web passwords and certificates."> +<!ENTITY changepassword.button "Change Password…"> +<!ENTITY changepassword.accesskey "C"> + +<!ENTITY resetpassword.caption "Reset Master Password"> +<!ENTITY resetpassword.text "If you reset your master password, all of your stored web and e-mail passwords, form data, personal certificates, and private keys will be lost."> |