Loading lang/EN/cns.ini +1 −0 Original line number Diff line number Diff line Loading @@ -311,6 +311,7 @@ RESIGN_FROM_GROUP=Resign from usergroup ACCEPT_INTO_GROUP=Accept join request DECLINE_FROM_GROUP=Decline join request VIEW_USERGROUP={1} VIEW_CLUB=Club: {1} CLUB=Club GROUP_LED_BY=This usergroup is led by {1}. CNS_PROMOTION_INFO=On reaching {1} points, members are automatically promoted to {2}. Loading site/pages/modules/groups.php +1 −1 Original line number Diff line number Diff line Loading @@ -112,7 +112,7 @@ class Module_groups 'identifier' => '_SEARCH:groups:view:' . strval($id), ), $group, 'group', strval($id)); $this->title = get_screen_title($club ? 'CLUB' : 'VIEW_USERGROUP', true, array(make_fractionable_editable('group', $id, $group_name))); $this->title = get_screen_title($club ? 'VIEW_CLUB' : 'VIEW_USERGROUP', true, array(make_fractionable_editable('group', $id, $group_name))); $this->id = $id; $this->group = $group; Loading sources_custom/string_scan.php +1 −0 Original line number Diff line number Diff line Loading @@ -7534,6 +7534,7 @@ function string_scan($lang, $do_guessing = false, $only_exists = true) CLOSE_TOPIC CLOSE_VIA_END_CHAT_BUTTON CLOSING_HELP_PANEL_CONFIRM VIEW_CLUB CLUB CLUBS CLUB_WITH_MEMBERS_APPROVAL Loading Loading
lang/EN/cns.ini +1 −0 Original line number Diff line number Diff line Loading @@ -311,6 +311,7 @@ RESIGN_FROM_GROUP=Resign from usergroup ACCEPT_INTO_GROUP=Accept join request DECLINE_FROM_GROUP=Decline join request VIEW_USERGROUP={1} VIEW_CLUB=Club: {1} CLUB=Club GROUP_LED_BY=This usergroup is led by {1}. CNS_PROMOTION_INFO=On reaching {1} points, members are automatically promoted to {2}. Loading
site/pages/modules/groups.php +1 −1 Original line number Diff line number Diff line Loading @@ -112,7 +112,7 @@ class Module_groups 'identifier' => '_SEARCH:groups:view:' . strval($id), ), $group, 'group', strval($id)); $this->title = get_screen_title($club ? 'CLUB' : 'VIEW_USERGROUP', true, array(make_fractionable_editable('group', $id, $group_name))); $this->title = get_screen_title($club ? 'VIEW_CLUB' : 'VIEW_USERGROUP', true, array(make_fractionable_editable('group', $id, $group_name))); $this->id = $id; $this->group = $group; Loading
sources_custom/string_scan.php +1 −0 Original line number Diff line number Diff line Loading @@ -7534,6 +7534,7 @@ function string_scan($lang, $do_guessing = false, $only_exists = true) CLOSE_TOPIC CLOSE_VIA_END_CHAT_BUTTON CLOSING_HELP_PANEL_CONFIRM VIEW_CLUB CLUB CLUBS CLUB_WITH_MEMBERS_APPROVAL Loading