From 652bdcbb91ef1dc2e7db37d05093c75f5a449eac Mon Sep 17 00:00:00 2001 From: the_systech Date: Mon, 1 Oct 2001 19:37:11 +0000 Subject: [PATCH] Changes in install git-svn-id: file:///svn/phpbb/trunk@1108 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/language/lang_english.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpBB/language/lang_english.php b/phpBB/language/lang_english.php index 44648c5679..1a8adffe6f 100755 --- a/phpBB/language/lang_english.php +++ b/phpBB/language/lang_english.php @@ -962,7 +962,7 @@ $lang['Inst_Step_2'] = "Your admin username has been created. At this point you $lang['Finish_Install'] = "Finish Installation"; $lang['Install_db_error'] = "An error occured trying to update the database"; $lang['ODBC_Instructs'] = "Someone please write some odbc instructions in the \$lang['ODBC_Instructs'] variable!"; - +$lang['Table_Prefix'] = "Table Name Prefix"; // // End