@@ -14,7 +14,7 @@ msgstr ""
1414msgid "Locale updated"
1515msgstr ""
1616
17- #: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
17+ #: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:295
1818msgid "The email address isn't valid. Try again."
1919msgstr ""
2020
@@ -33,92 +33,98 @@ msgstr ""
3333msgid "Null bytes are not allowed."
3434msgstr ""
3535
36- #: warehouse/accounts/forms.py:76
36+ #: warehouse/accounts/forms.py:78
37+ msgid ""
38+ "Usernames are not the same as email addresses. Enter your username "
39+ "instead of your email address."
40+ msgstr ""
41+
42+ #: warehouse/accounts/forms.py:90
3743msgid "No user found with that username"
3844msgstr ""
3945
40- #: warehouse/accounts/forms.py:97
46+ #: warehouse/accounts/forms.py:112
4147#, python-brace-format
4248msgid "TOTP code must be ${totp_length} digits."
4349msgstr ""
4450
45- #: warehouse/accounts/forms.py:117
51+ #: warehouse/accounts/forms.py:132
4652#, python-brace-format
4753msgid "Recovery Codes must be ${recovery_code_length} characters."
4854msgstr ""
4955
50- #: warehouse/accounts/forms.py:131
56+ #: warehouse/accounts/forms.py:146
5157msgid "Choose a username with 50 characters or less."
5258msgstr ""
5359
54- #: warehouse/accounts/forms.py:149
60+ #: warehouse/accounts/forms.py:164
5561msgid ""
5662"This username is already being used by another account. Choose a "
5763"different username."
5864msgstr ""
5965
60- #: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
61- #: warehouse/accounts/forms.py:224
66+ #: warehouse/accounts/forms.py:177 warehouse/accounts/forms.py:226
67+ #: warehouse/accounts/forms.py:239
6268msgid "Password too long."
6369msgstr ""
6470
65- #: warehouse/accounts/forms.py:194
71+ #: warehouse/accounts/forms.py:209
6672#, python-brace-format
6773msgid ""
6874"There have been too many unsuccessful login attempts. You have been "
6975"locked out for ${time}. Please try again later."
7076msgstr ""
7177
72- #: warehouse/accounts/forms.py:227
78+ #: warehouse/accounts/forms.py:242
7379msgid "Your passwords don't match. Try again."
7480msgstr ""
7581
76- #: warehouse/accounts/forms.py:261
82+ #: warehouse/accounts/forms.py:276
7783msgid "The email address is too long. Try again."
7884msgstr ""
7985
80- #: warehouse/accounts/forms.py:333
86+ #: warehouse/accounts/forms.py:348
8187msgid "You can't use an email address from this domain. Use a different email."
8288msgstr ""
8389
84- #: warehouse/accounts/forms.py:348
90+ #: warehouse/accounts/forms.py:363
8591msgid ""
8692"This email address is already being used by this account. Use a different"
8793" email."
8894msgstr ""
8995
90- #: warehouse/accounts/forms.py:359
96+ #: warehouse/accounts/forms.py:374
9197msgid ""
9298"This email address is already being used by another account. Use a "
9399"different email."
94100msgstr ""
95101
96- #: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
102+ #: warehouse/accounts/forms.py:414 warehouse/manage/forms.py:131
97103#: warehouse/manage/forms.py:786
98104msgid "The name is too long. Choose a name with 100 characters or less."
99105msgstr ""
100106
101- #: warehouse/accounts/forms.py:405
107+ #: warehouse/accounts/forms.py:420
102108msgid "URLs are not allowed in the name field."
103109msgstr ""
104110
105- #: warehouse/accounts/forms.py:494
111+ #: warehouse/accounts/forms.py:509
106112msgid "Invalid TOTP code."
107113msgstr ""
108114
109- #: warehouse/accounts/forms.py:511
115+ #: warehouse/accounts/forms.py:526
110116msgid "Invalid WebAuthn assertion: Bad payload"
111117msgstr ""
112118
113- #: warehouse/accounts/forms.py:580
119+ #: warehouse/accounts/forms.py:595
114120msgid "Invalid recovery code."
115121msgstr ""
116122
117- #: warehouse/accounts/forms.py:589
123+ #: warehouse/accounts/forms.py:604
118124msgid "Recovery code has been previously used."
119125msgstr ""
120126
121- #: warehouse/accounts/forms.py:619
127+ #: warehouse/accounts/forms.py:634
122128msgid "The username isn't valid. Try again."
123129msgstr ""
124130
0 commit comments