better title for active groups

This commit is contained in:
Evan Prodromou 2011-04-14 18:16:10 -04:00
parent 93bfacad3b
commit e5a84bfca2

View File

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