Merge pull request #2673 from jryans/username-label
Clarify what the username error refers to
This commit is contained in:
commit
b6682c0469
3 changed files with 3 additions and 3 deletions
|
@ -1129,7 +1129,7 @@
|
|||
"Email address": "Email address",
|
||||
"This will allow you to reset your password and receive notifications.": "This will allow you to reset your password and receive notifications.",
|
||||
"Skip": "Skip",
|
||||
"Only use lower case letters, numbers and '=_-./'": "Only use lower case letters, numbers and '=_-./'",
|
||||
"A username can only contain lower case letters, numbers and '=_-./'": "A username can only contain lower case letters, numbers and '=_-./'",
|
||||
"Username not available": "Username not available",
|
||||
"Username invalid: %(errMessage)s": "Username invalid: %(errMessage)s",
|
||||
"An error occurred: %(error_string)s": "An error occurred: %(error_string)s",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue