X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2F%2Bsignup%2F%2Bregister%2Fregister-step-channel.component.html;h=888e3245dc125fcee37641c78fece80798cdf15b;hb=936ce6e5635f3a52acbc799e1fcba9a948a7e390;hp=88ff6e3ff14177ef6c2ce75d15c4fb0ee8dfbd68;hpb=2e0fdd27e05189adc4085f9922e534ad8f147ce8;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/+signup/+register/register-step-channel.component.html b/client/src/app/+signup/+register/register-step-channel.component.html index 88ff6e3ff..888e3245d 100644 --- a/client/src/app/+signup/+register/register-step-channel.component.html +++ b/client/src/app/+signup/+register/register-step-channel.component.html @@ -34,13 +34,11 @@ type="text" id="name" i18n-placeholder placeholder="Example: my_super_channel" formControlName="name" [ngClass]="{ 'input-error': formErrors['name'] }" > -
- @{{ instanceHost }} -
+
@{{ instanceHost }}
- The channel name is a unique identifier of your channel on this instance. It's like an address mail, so other people can find your channel. + 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.
@@ -48,7 +46,7 @@
- Channel name cannot be the same than your account name. You can click on the first step to update your account name. + Channel name cannot be the same as your account name. You can click on the first step to update your account name.