]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/peopletaglist.php
People tags -> Lists (only UI changes, for experimentation)
[quix0rs-gnu-social.git] / lib / peopletaglist.php
index 729ff8814e28488b907e3a5e3fa34d75ba620e42..10ebc8cb9e3e44cbbc45718c1d5e23b88d161c52 100644 (file)
@@ -193,7 +193,7 @@ class PeopletagListItem extends Widget
                     common_local_url('editpeopletag', array('tagger' => $this->profile->nickname,
                                                     'tag' => $this->peopletag->tag)),
                                   // TRANS: Title for link to edit people tag settings.
-                                  'title' => _('Edit people tag settings.')),
+                                  'title' => _('Edit list settings.')),
                        // TRANS: Text for link to edit people tag settings.
                        _('Edit'));
         $this->out->elementEnd('li');