]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/showprofiletag.php
Complete "people tag" to "list" in UI messages.
[quix0rs-gnu-social.git] / actions / showprofiletag.php
index a25e2339794644cb81b8d8242cfd258c190f243e..d1b0768d232aebf95dbf9a06896cf5b41a3dc6d7 100644 (file)
@@ -307,7 +307,7 @@ class ShowprofiletagAction extends Action
                                                                      array('nickname' => $this->tagger->nickname,
                                                                            'profiletag' => $this->peopletag->tag)),
                                           'class' => 'more'),
-                               // TRANS: Link for more "People tagged x by a user"
+                               // TRANS: Link for more "People in list x by a user"
                                // TRANS: if there are more than the mini list's maximum.
                                _('Show all'));
                 $this->elementEnd('p');