1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-02-21 01:42:30 +01:00

Blargh @_@

git-svn-id: file:///svn/phpbb/trunk@6968 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Jonathan Stanley 2007-02-05 16:22:38 +00:00
parent 590893b83a
commit 1d12ca12b3

View File

@ -42,7 +42,7 @@ $lang = array_merge($lang, array(
'GROUP_DESC' => 'Group description',
'GROUP_HIDDEN' => 'Hidden',
'GROUP_INFORMATION' => 'Usergroup information',
'GROUP_IS_CLOSED' => 'This is a closed group, new members only join upon invitation of a group leader.',
'GROUP_IS_CLOSED' => 'This is a closed group, new members can only join upon invitation of a group leader.',
'GROUP_IS_FREE' => 'This is a freely open group, all new members are welcome.',
'GROUP_IS_HIDDEN' => 'This is a hidden group, only members of this group can view its membership.',
'GROUP_IS_OPEN' => 'This is an open group, members can apply to join.',