gecko/services/sync/locales/en-US/login.dtd
chris@h-194.office.mozilla.org d7c750f0f9 - this check in will break everyone temporarily, as it involves the changes necessary to shift us from sha1(email) to usernames, and to enable sharing on the server.
- we are also changing the default preferences on the trunk to point to the new staging server at https://sm-labs01.mozilla.org:81 that has been modified to support usernames
- everyone will need to create a new account and this will be streamlined within the startup function, which will now kick off on first run (we'll check in the updated setup wizard shortly)
- this checkin also cleans up a number of strings
2008-06-06 14:18:50 -07:00

8 lines
473 B
DTD

<!ENTITY dialog.title "Mozilla Labs - Weave Login">
<!ENTITY dialog.label "Sign in to Weave from this computer.">
<!ENTITY username.label "Weave ID:">
<!ENTITY password.label "Password:">
<!ENTITY encryptionPassphrase.label "Encryption Passphrase:">
<!ENTITY savePassword.label "Save password on this computer">
<!ENTITY autoconnect.label "Automatically connect each time I start Firefox">