mirror of
https://github.com/JuniorDark/RustyHearts-Launcher.git
synced 2026-05-07 05:21:44 -04:00
Updated username regex to not allow uppercase characters
This commit is contained in:
parent
d319a7d4d7
commit
086b25b83b
6 changed files with 4781 additions and 4703 deletions
|
|
@ -342,6 +342,9 @@
|
|||
<data name="UsernameDescLabelSize" xml:space="preserve">
|
||||
<value>Username must be between 6-16 characters</value>
|
||||
</data>
|
||||
<data name="UsernameDescLabelUppercase" xml:space="preserve">
|
||||
<value>Username must not contain uppercase letters. Please use only lowercase letters and digits.</value>
|
||||
</data>
|
||||
<data name="UsernameLabel" xml:space="preserve">
|
||||
<value>Username/Email</value>
|
||||
</data>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue