b=103198 Make sure master preferences panel fits.

r=kaie sr=blizzard
This commit is contained in:
kaie%netscape.com 2001-11-12 05:07:23 +00:00
parent f243ba77d1
commit a4327e69de
2 changed files with 3 additions and 5 deletions

View File

@ -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();"

View File

@ -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">