diff options
Diffstat (limited to 'toolkit/locales/en-US/chrome/mozapps/preferences/removemp.dtd')
-rw-r--r-- | toolkit/locales/en-US/chrome/mozapps/preferences/removemp.dtd | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/toolkit/locales/en-US/chrome/mozapps/preferences/removemp.dtd b/toolkit/locales/en-US/chrome/mozapps/preferences/removemp.dtd new file mode 100644 index 000000000..24f234032 --- /dev/null +++ b/toolkit/locales/en-US/chrome/mozapps/preferences/removemp.dtd @@ -0,0 +1,10 @@ +<!-- 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 removePassword.title "Remove Master Password"> +<!ENTITY removeInfo.label "You must enter your current password to proceed:"> +<!ENTITY removeWarning1.label "Your Master Password is used to protect sensitive information like site passwords."> +<!ENTITY removeWarning2.label "If you remove your Master Password your information will not be protected if your computer is compromised."> +<!ENTITY setPassword.oldPassword.label "Current password:"> + |