Enforce a meaningful username format.

This commit is contained in:
Jan Böhmer 2020-01-08 20:57:46 +01:00
parent fc8ab93752
commit fcd9291f7f
3 changed files with 13 additions and 0 deletions

View file

@ -976,5 +976,11 @@
<target>The storage location was marked as "single part", so you can not add a new part to it.</target>
</segment>
</unit>
<unit id="NcM463r" name="user.invalid_username">
<segment>
<source>user.invalid_username</source>
<target>The username must contain only letters, numbers, underscores, dots, pluses or minuses.</target>
</segment>
</unit>
</file>
</xliff>