aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language
diff options
context:
space:
mode:
authorPaul S. Owen <psotfx@users.sourceforge.net>2001-12-01 01:25:06 +0000
committerPaul S. Owen <psotfx@users.sourceforge.net>2001-12-01 01:25:06 +0000
commit930c1186a2eeb0a977fc197cf61ee974d382e589 (patch)
tree265f3a981bc39ca8d56d8a1a02586f2a8ff63f41 /phpBB/language
parent1f18ea3b16585ce5a0e437a857fbc3ac133abc7f (diff)
downloadforums-930c1186a2eeb0a977fc197cf61ee974d382e589.tar
forums-930c1186a2eeb0a977fc197cf61ee974d382e589.tar.gz
forums-930c1186a2eeb0a977fc197cf61ee974d382e589.tar.bz2
forums-930c1186a2eeb0a977fc197cf61ee974d382e589.tar.xz
forums-930c1186a2eeb0a977fc197cf61ee974d382e589.zip
Backtrack on IDENTITY ... doh
git-svn-id: file:///svn/phpbb/trunk@1494 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language')
-rw-r--r--phpBB/language/lang_english/lang_admin.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/lang_english/lang_admin.php b/phpBB/language/lang_english/lang_admin.php
index 6b6f276cd4..3a86f46dcb 100644
--- a/phpBB/language/lang_english/lang_admin.php
+++ b/phpBB/language/lang_english/lang_admin.php
@@ -440,7 +440,7 @@ $lang['No_group_moderator'] = "You must specify a moderator for this group";
$lang['No_group_mode'] = "You must specify a mode for this group, open or closed";
$lang['delete_group_moderator'] = "Delete the old group moderator?";
$lang['delete_moderator_explain'] = "If you're changing the group moderator, check this box to remove the old moderator from the group. Otherwise, do not check it, and the user will become a regular member of the group.";
-$lang['return_group_admin'] = "Click %sHere%s to return to Group Administration.";
+$lang['Click_return_groupsadmin'] = "Click %sHere%s to return to Group Administration.";
$lang['Select_group'] = "Select a group";
$lang['Look_up_group'] = "Look up group";