bug 528541 - enforce length and uniqueness, tweak description to be clearer/less wordy

This commit is contained in:
Mike Connor 2009-11-14 13:40:39 -05:00
Родитель b0c0d87351
Коммит 19ec65c7e2
1 изменённых файлов: 2 добавлений и 1 удалений

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

@ -35,7 +35,8 @@
<!ENTITY continue.label "Continue"> <!ENTITY continue.label "Continue">
<!ENTITY passphraseGroupbox.label "Enter Secret Phrase"> <!ENTITY passphraseGroupbox.label "Enter Secret Phrase">
<!ENTITY passphraseDesc.label "Please enter your secret phrase. Remember that this is separate from your account password and is never sent over the Internet."> <!ENTITY passphraseDesc.label "Please enter a secret phrase. This will be used to encrypt all your data so only you can access it.">
<!ENTITY passphraseDesc2.label "This must be at least 8 characters long and cannot match your account password.">
<!ENTITY connecting.label "Connecting…"> <!ENTITY connecting.label "Connecting…">
<!ENTITY choice.caption.label "Choose how you want to start using Weave"> <!ENTITY choice.caption.label "Choose how you want to start using Weave">