tweak changeUsernameDescription

pull/5036/head
Niklas Fiekas 2019-04-20 17:45:54 +02:00
parent 14b03474a5
commit 9bd405c610
1 changed files with 1 additions and 1 deletions

View File

@ -165,7 +165,7 @@
<string name="usernameOrEmail">User name or email</string>
<string name="changeUsername">Change username</string>
<string name="changeUsernameNotSame">Only the case of the letters can change. For example "johndoe" to "JohnDoe".</string>
<string name="changeUsernameDescription">Change your username. This can only be done once and you are only allowed to change the case of your username.</string>
<string name="changeUsernameDescription">Change your username. This can only be done once and you are only allowed to change the case of the letters in your username.</string>
<string name="password">Password</string>
<string name="haveAnAccount">Have an account?</string>
<string name="changePassword">Change password</string>