mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-21 17:59:34 +00:00
b=103198 Make sure master preferences panel fits.
r=kaie sr=blizzard
This commit is contained in:
parent
f243ba77d1
commit
a4327e69de
@ -97,8 +97,7 @@
|
||||
<!-- Reset Password -->
|
||||
<groupbox>
|
||||
<caption label="&resetpassword.label;"/>
|
||||
<description>&resetpassword.text1;</description>
|
||||
<description>&resetpassword.text2;</description>
|
||||
<description>&resetpassword.text;</description>
|
||||
<hbox align="center">
|
||||
<button label="&resetpassword.button;"
|
||||
oncommand="ResetPW();"
|
||||
|
@ -31,9 +31,8 @@
|
||||
|
||||
<!ENTITY changepassword.label "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.button "Change Password...">
|
||||
|
||||
<!ENTITY resetpassword.label "Reset Master Password">
|
||||
<!ENTITY resetpassword.text1 "If you have forgotten your master password, you can reset it.">
|
||||
<!ENTITY resetpassword.text2 "All your stored web and e-mail passwords, form data, personal certificates, and private keys will be erased.">
|
||||
<!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 resetpassword.button "Reset Password">
|
||||
|
Loading…
x
Reference in New Issue
Block a user