blob: f2a28d95ecc36b2f5cd861a8362d435e46684997 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
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 email passwords, form data, personal certificates, and private keys will be lost.">
<!ENTITY resetpassword2.button "Reset Password">
<!ENTITY resetpassword2.accesskey "P">
|