mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 12:28:52 +00:00
Blargh @_@
git-svn-id: file:///svn/phpbb/trunk@6968 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
590893b83a
commit
1d12ca12b3
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ $lang = array_merge($lang, array(
|
||||||
'GROUP_DESC' => 'Group description',
|
'GROUP_DESC' => 'Group description',
|
||||||
'GROUP_HIDDEN' => 'Hidden',
|
'GROUP_HIDDEN' => 'Hidden',
|
||||||
'GROUP_INFORMATION' => 'Usergroup information',
|
'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_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_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.',
|
'GROUP_IS_OPEN' => 'This is an open group, members can apply to join.',
|
||||||
|
|
Loading…
Add table
Reference in a new issue