зеркало из https://github.com/mozilla/gecko-dev.git
Bug 409601: Ask for an email instead of a username (since Weave usernames are email addresses)
This commit is contained in:
Родитель
258dcf0e8d
Коммит
c3399d64d7
|
@ -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 "Verify" 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:">
|
||||
|
|
Загрузка…
Ссылка в новой задаче