Bug 409601: Ask for an email instead of a username (since Weave usernames are email addresses)

This commit is contained in:
Dan Mills 2007-12-26 14:56:52 -08:00
Родитель 258dcf0e8d
Коммит c3399d64d7
2 изменённых файлов: 2 добавлений и 2 удалений

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

@ -1,6 +1,6 @@
<!ENTITY dialog.title "Mozilla Services Login">
<!ENTITY dialog.label "Sign in to Weave from this computer.">
<!ENTITY username.label "Username:">
<!ENTITY username.label "Email:">
<!ENTITY password.label "Password:">
<!ENTITY encryptionPassphrase.label "Encryption Passphrase:">
<!ENTITY savePassword.label "Save password on this computer">

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

@ -16,7 +16,7 @@
<!ENTITY step3.counter "Step 3 of 5">
<!ENTITY step3.title "Account Details">
<!ENTITY step3.description "Please enter the Weave account details and click the &quot;Verify&quot; button to validate before proceeding.">
<!ENTITY username.label "Username:">
<!ENTITY username.label "Email:">
<!ENTITY password.label "Password:">
<!ENTITY encryptionPassphrase.description "You must also now choose an encryption passphrase that is different from your password. This will be used to protect your data on the server.">
<!ENTITY encryptionPassphrase.label "Encryption Passphrase:">