aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language
diff options
context:
space:
mode:
authorGraham Eames <grahamje@users.sourceforge.net>2006-05-20 15:12:32 +0000
committerGraham Eames <grahamje@users.sourceforge.net>2006-05-20 15:12:32 +0000
commit91282dde1b4363c0f2cfd37e3dd62292af449af1 (patch)
tree7efe214dae7ae5dce0cfaabbec174071d1e37525 /phpBB/language
parentbadcfdd1ed4a8a560964c76012cec71070f9dd49 (diff)
downloadforums-91282dde1b4363c0f2cfd37e3dd62292af449af1.tar
forums-91282dde1b4363c0f2cfd37e3dd62292af449af1.tar.gz
forums-91282dde1b4363c0f2cfd37e3dd62292af449af1.tar.bz2
forums-91282dde1b4363c0f2cfd37e3dd62292af449af1.tar.xz
forums-91282dde1b4363c0f2cfd37e3dd62292af449af1.zip
A few top level changes to the module structure.
More will follow since the quick access section is currently broken git-svn-id: file:///svn/phpbb/trunk@5948 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language')
-rw-r--r--phpBB/language/en/acp/common.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/language/en/acp/common.php b/phpBB/language/en/acp/common.php
index 1fbe814872..16fa8c07b1 100644
--- a/phpBB/language/en/acp/common.php
+++ b/phpBB/language/en/acp/common.php
@@ -86,6 +86,7 @@ $lang = array_merge($lang, array(
'ACP_GENERAL_CONFIGURATION' => 'General Configuration',
'ACP_GENERAL_TASKS' => 'General Tasks',
'ACP_GLOBAL_MODERATORS' => 'Global Moderators',
+ 'ACP_GLOBAL_PERMISSIONS' => 'Global Permissions',
'ACP_GROUPS' => 'Groups',
'ACP_GROUPS_FORUM_PERMISSIONS' => 'Groups Forum Permissions',
'ACP_GROUPS_MANAGE' => 'Manage Groups',