aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/groups.php
diff options
context:
space:
mode:
authorJonathan Stanley <shs@users.sourceforge.net>2006-12-22 22:51:33 +0000
committerJonathan Stanley <shs@users.sourceforge.net>2006-12-22 22:51:33 +0000
commit803f64c7248d87e9e9508349c699b0f442556d55 (patch)
treec647d60c4c5e4685561a624bbe52f1eec9702741 /phpBB/language/en/groups.php
parente66429cba1f79a69890deb6ca9c35841dee6872f (diff)
downloadforums-803f64c7248d87e9e9508349c699b0f442556d55.tar
forums-803f64c7248d87e9e9508349c699b0f442556d55.tar.gz
forums-803f64c7248d87e9e9508349c699b0f442556d55.tar.bz2
forums-803f64c7248d87e9e9508349c699b0f442556d55.tar.xz
forums-803f64c7248d87e9e9508349c699b0f442556d55.zip
Bertiezilla make Bertie-smash on language files!
#6244 #6278 #6284 #6286 #6336 #6340 #6342 #6344 #6346 #6352 #6358 #6364 #6376 #6382 #6386 #6388 #6418 #6420 #6426 #6428 #6430 #6434 #6452 #6454 #6458 git-svn-id: file:///svn/phpbb/trunk@6790 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language/en/groups.php')
-rw-r--r--phpBB/language/en/groups.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/en/groups.php b/phpBB/language/en/groups.php
index a936058162..2f9f6826e9 100644
--- a/phpBB/language/en/groups.php
+++ b/phpBB/language/en/groups.php
@@ -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 cannot automatically join.',
+ 'GROUP_IS_CLOSED' => 'This is a closed group, where new members cannot automatically join and only 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.',