mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-12 22:38:52 +00:00
Changes in install
git-svn-id: file:///svn/phpbb/trunk@1108 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
552d9f6df2
commit
652bdcbb91
1 changed files with 1 additions and 1 deletions
|
@ -962,7 +962,7 @@ $lang['Inst_Step_2'] = "Your admin username has been created. At this point you
|
||||||
$lang['Finish_Install'] = "Finish Installation";
|
$lang['Finish_Install'] = "Finish Installation";
|
||||||
$lang['Install_db_error'] = "An error occured trying to update the database";
|
$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['ODBC_Instructs'] = "Someone please write some odbc instructions in the \$lang['ODBC_Instructs'] variable!";
|
||||||
|
$lang['Table_Prefix'] = "Table Name Prefix";
|
||||||
|
|
||||||
//
|
//
|
||||||
// End
|
// End
|
||||||
|
|
Loading…
Add table
Reference in a new issue