]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
better title for active groups
authorEvan Prodromou <evan@status.net>
Thu, 14 Apr 2011 22:16:10 +0000 (18:16 -0400)
committerEvan Prodromou <evan@status.net>
Thu, 14 Apr 2011 22:16:10 +0000 (18:16 -0400)
lib/groupsbymemberssection.php

index 5cf1a563c02c4f66bfe36e97e99dbc714e6d97fb..4cb8ed46f07bf040655222f55f8d7a76dbb99c8e 100644 (file)
@@ -68,7 +68,7 @@ class GroupsByMembersSection extends GroupSection
     function title()
     {
         // TRANS: Title for groups with the most members section.
-        return _('Groups with most members');
+        return _('Popular groups');
     }
 
     function divId()