text rewording
authorDontUseGithub <57924087+DontUseGithub@users.noreply.github.com>
Sun, 2 Feb 2020 23:32:27 +0000 (01:32 +0200)
committerRigel Kent <par@rigelk.eu>
Mon, 3 Feb 2020 14:47:36 +0000 (15:47 +0100)
>  The username is a unique identifier of your account on this and all the other instances.

this is true if we consider "john@domain.com" as "an account". If by "an account" you only mean "john" then the text needs to be changed to something like:

> The username is a unique identifier of your account on this instances. Together with the domain name - it becomes unique across all instances.

In any case, English native speakers I'm open to suggestions on how to improve this :)

client/src/app/+signup/+register/register-step-user.component.html

index a2a657660e58a2e89392f62bc1b7ad13f4491ec6..da8f9f8de4d91a899b7f97ff4c036d55d7b5b310 100644 (file)
@@ -29,7 +29,7 @@
     </div>
 
     <div class="name-information" i18n>
-      The username is a unique identifier of your account on this instance. It's like an address mail, so other people can find you.
+      The username is a unique identifier of your account on this and all the other instances. It's as unique as an email address, which makes it easy for other people to find it.
     </div>
 
     <div *ngIf="formErrors.username" class="form-error">