]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/grouptagcloudsection.php
Bug tracker link updated.
[quix0rs-gnu-social.git] / lib / grouptagcloudsection.php
index 5b914c00734a972bed9111c4bfafbea7605a5b77..5ed14560ce7a6efde2db81f3d91f24c3738805d5 100644 (file)
@@ -54,7 +54,7 @@ class GroupTagCloudSection extends TagCloudSection
     {
         // TRANS: Title for group tag cloud section.
         // TRANS: %s is a group name.
-        return sprintf(_('Tags in %s group\'s notices'), $this->group->nickname);
+        return _('Tags');
     }
 
     function getTags()