summaryrefslogtreecommitdiffstats
path: root/comm/suite/locales/en-US/chrome/common/pref/pref-masterpass.dtd
diff options
context:
space:
mode:
Diffstat (limited to 'comm/suite/locales/en-US/chrome/common/pref/pref-masterpass.dtd')
-rwxr-xr-xcomm/suite/locales/en-US/chrome/common/pref/pref-masterpass.dtd13
1 files changed, 13 insertions, 0 deletions
diff --git a/comm/suite/locales/en-US/chrome/common/pref/pref-masterpass.dtd b/comm/suite/locales/en-US/chrome/common/pref/pref-masterpass.dtd
new file mode 100755
index 0000000000..d2e30a3aca
--- /dev/null
+++ b/comm/suite/locales/en-US/chrome/common/pref/pref-masterpass.dtd
@@ -0,0 +1,13 @@
+<!-- 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.">
+<!ENTITY resetpassword2.button "Reset Password">
+<!ENTITY resetpassword2.accesskey "P">