l'apostrophe dans le nom d'utilisateur
This commit is contained in:
parent
75fbf5a527
commit
d46900db41
3 changed files with 3 additions and 3 deletions
|
|
@ -349,6 +349,6 @@ contact a performer</value></data>
|
|||
<data name="PassAndConfirmDontMach"><value>Passwords and confirmation are not the same.</value></data>
|
||||
<data name="PasswordConfirm"><value>Password confirmation</value></data>
|
||||
<data name="InvalidUserName"><value>Invalid user name.
|
||||
Valid caracters are: underscore '_', '-', 'a' - 'z', 'A' - 'Z', '0' - '9', the space and the dot.</value></data>
|
||||
Valid caracters are: underscore '_', '-', 'a' - 'z', 'A' - 'Z', '0' - '9', the single quote ('), the space and the dot.</value></data>
|
||||
|
||||
</root>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue