aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/ucp.php
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2007-05-14 15:05:32 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2007-05-14 15:05:32 +0000
commit26cf5c195d1bcf2c0eee7e598a9794888ba921f8 (patch)
tree9bdea017b59ff79c1480100aa9b6550920a346ac /phpBB/language/en/ucp.php
parent1c4ddb5366b9f8311f81e3233a150e44bfa484fa (diff)
downloadforums-26cf5c195d1bcf2c0eee7e598a9794888ba921f8.tar
forums-26cf5c195d1bcf2c0eee7e598a9794888ba921f8.tar.gz
forums-26cf5c195d1bcf2c0eee7e598a9794888ba921f8.tar.bz2
forums-26cf5c195d1bcf2c0eee7e598a9794888ba921f8.tar.xz
forums-26cf5c195d1bcf2c0eee7e598a9794888ba921f8.zip
some language fixes reported.
git-svn-id: file:///svn/phpbb/trunk@7570 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language/en/ucp.php')
-rw-r--r--phpBB/language/en/ucp.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/en/ucp.php b/phpBB/language/en/ucp.php
index 82fb6725f9..d3fd597572 100644
--- a/phpBB/language/en/ucp.php
+++ b/phpBB/language/en/ucp.php
@@ -514,7 +514,7 @@ $lang = array_merge($lang, array(
),
- 'GROUPS_EXPLAIN' => 'Usergroups enable board admins to better administer users. By default you will be placed in a specific group, this is your default group. This group defines how you may appear to other users, for example your username colouration, avatar, rank, etc. Depending on whether the administrator allows it you may be allowed to change your default group. You may also be placed in or allowed to join other groups. Some groups may give you extra rights to view content or increase your capabilities in other areas.',
+ 'GROUPS_EXPLAIN' => 'Usergroups enable board admins to better administer users. By default you will be placed in a specific group, this is your default group. This group defines how you may appear to other users, for example your username colouration, avatar, rank, etc. Depending on whether the administrator allows it you may be allowed to change your default group. You may also be placed in or allowed to join other groups. Some groups may give you additional permissions to view content or increase your capabilities in other areas.',
'GROUP_LEADER' => 'Leaderships',
'GROUP_MEMBER' => 'Memberships',
'GROUP_PENDING' => 'Pending memberships',