Rephrase account/channel signup description
authorRigel Kent <sendmemail@rigelk.eu>
Mon, 3 Feb 2020 17:14:31 +0000 (18:14 +0100)
committerRigel Kent <sendmemail@rigelk.eu>
Mon, 3 Feb 2020 17:14:31 +0000 (18:14 +0100)
client/src/app/+signup/+register/register-step-channel.component.html
client/src/app/+signup/+register/register-step-user.component.html

index 5f9fd7164f469ae8638b373fd8959c03b0d0065b..170c2964e7845286e7eed04eedd8028c0c84f5be 100644 (file)
@@ -40,7 +40,7 @@
     </div>
 
     <div class="name-information" i18n>
-      The channel name is a unique identifier of your channel 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.
+      The channel name is a unique identifier of your channel on this and all the other instances. It's as unique as an email address, which makes it easy for other people to interact with it.
     </div>
 
     <div *ngIf="formErrors.name" class="form-error">
index da8f9f8de4d91a899b7f97ff4c036d55d7b5b310..6bac4e4a4d00ab3ceb1cd654fb4fc9c9c352d746 100644 (file)
@@ -29,7 +29,7 @@
     </div>
 
     <div class="name-information" i18n>
-      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.
+      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 interact with it.
     </div>
 
     <div *ngIf="formErrors.username" class="form-error">