diff options
Diffstat (limited to 'l10n-en-GB/suite/chrome/common/pref/pref-masterpass.dtd')
-rw-r--r-- | l10n-en-GB/suite/chrome/common/pref/pref-masterpass.dtd | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/l10n-en-GB/suite/chrome/common/pref/pref-masterpass.dtd b/l10n-en-GB/suite/chrome/common/pref/pref-masterpass.dtd new file mode 100644 index 0000000000..e7a0c9fdf3 --- /dev/null +++ b/l10n-en-GB/suite/chrome/common/pref/pref-masterpass.dtd @@ -0,0 +1,24 @@ +<!-- 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 pref.masterpass.title "Master Passwords"> +<!ENTITY managepassword.caption "Master Password Timeout"> +<!ENTITY managepassword.text "&brandShortName; will ask for your master password:"> +<!ENTITY managepassword.askfirsttime "The first time it is needed"> +<!ENTITY managepassword.askfirsttime.accesskey "T"> +<!ENTITY managepassword.askeverytime "Every time it is needed"> +<!ENTITY managepassword.askeverytime.accesskey "E"> +<!ENTITY managepassword.asktimeout "If it has not been used for "> +<!ENTITY managepassword.asktimeout.accesskey "n"> +<!ENTITY managepassword.timeout.unit "minutes or longer"> + +<!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 email passwords, form data, personal certificates, and private keys will be lost."> +<!ENTITY resetpassword.button "Reset Password"> +<!ENTITY resetpassword.accesskey "R"> |