aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/groups.php
diff options
context:
space:
mode:
authorJonathan Stanley <shs@users.sourceforge.net>2007-02-05 16:16:37 +0000
committerJonathan Stanley <shs@users.sourceforge.net>2007-02-05 16:16:37 +0000
commit590893b83a216affed6efd0a34ecf1763573cc15 (patch)
tree42176722c68ddc4bd065452050b31bc61461820e /phpBB/language/en/groups.php
parent0ea74d63a7903512ec6d449b604b1cc9731f3ab0 (diff)
downloadforums-590893b83a216affed6efd0a34ecf1763573cc15.tar
forums-590893b83a216affed6efd0a34ecf1763573cc15.tar.gz
forums-590893b83a216affed6efd0a34ecf1763573cc15.tar.bz2
forums-590893b83a216affed6efd0a34ecf1763573cc15.tar.xz
forums-590893b83a216affed6efd0a34ecf1763573cc15.zip
#7796
Less is more. :P git-svn-id: file:///svn/phpbb/trunk@6967 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 2f9f6826e9..b670187270 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, where new members cannot automatically join and only upon invitation of a group leader.',
+ 'GROUP_IS_CLOSED' => 'This is a closed group, new members 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.',