changed master password to database key per product marketings request.

This commit is contained in:
morse%netscape.com 2000-02-11 22:28:54 +00:00
Родитель e883a22ccd
Коммит 7fff2869ed
1 изменённых файлов: 7 добавлений и 7 удалений

Просмотреть файл

@ -17,15 +17,15 @@
#
# Contributor(s):
#
IncorrectKey_TryAgain? = Password incorrect. Do you want to try again?
IncorrectKey_TryAgain? = Database key incorrect. Do you want to try again?
WantToCaptureForm? = Do you want to put the values on this form into your wallet?
WantToSavePassword? = Do you want to save the user name and password for this form?
firstPassword = Select a master password. (Leave password fields blank if you don't want to use a password).
password = Enter your master password.
newPassword = Select a new master password. (Leave password fields blank if you don't want to use a password).
enterPassword = Enter a password
confirmPassword = Retype the password
confirmFailed_TryAgain? = The passwords were not identical. Please enter the same password in both fields.
firstPassword = Select a database key. (Leave fields blank if you don't want to use a database key).
password = Enter your database key.
newPassword = Select a new database key. (Leave fields blank if you don't want to use a database key).
enterPassword = Enter a database key
confirmPassword = Retype the database key
confirmFailed_TryAgain? = The database keys were not identical. Please enter the same database keys in both fields.
SelectUser = Select a username to be entered on this form.
SelectUserWhosePasswordIsBeingChanged = Select the user whose password is being changed.
PasswordNotification = For your convenience, the browser can remember your user names and passwords so you won't have to re-type them in the future. Your passwords will be obscured before being saved on your hard drive. Do you want this feature enabled?