l'apostrophe dans le nom d'utilisateur

This commit is contained in:
Paul Schneider 2017-09-24 22:02:05 +02:00
commit d46900db41
3 changed files with 3 additions and 3 deletions

View file

@ -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>