]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/header/search-typeahead.component.html
Remove accounts from hinted potential search targets
[github/Chocobozzz/PeerTube.git] / client / src / app / header / search-typeahead.component.html
index 949defed6748008b55fde09bbb5a7f3092d21d5a..46b28ed48e3bab272b3e227b752ad76445cd366e 100644 (file)
       </div>
       <ul>
         <li>
-          <em>@username@domain</em> <span class="flex-auto text-muted" i18n>account or channel</span>
+          <em>@channel_id@domain</em> <span class="flex-auto text-muted" i18n>channel</span>
         </li>
         <li>
-          <em>URL</em> <span class="text-muted" i18n>account or channel</span>
+          <em>URL</em> <span class="text-muted" i18n>channel</span>
         </li>
         <li>
           <em>UUID</em> <span class="text-muted" i18n>video</span>
         </li>
       </ul>
-      <span class="text-muted" i18n>Any other text will return matching video, channel or account names.</span>
+      <span class="text-muted" i18n>Any other text will return matching video or channel names.</span>
     </div>
   </div>