mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-07 08:05:25 +02:00
Ok go on and shoot me Paul.. :D Apparently I'd forgotten to add an error message for the install when it couldn't ftp the file. Fixed now.
git-svn-id: file:///svn/phpbb/trunk@1704 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
68f674c275
commit
b4254c74b1
@ -680,14 +680,16 @@ $lang['ftp_path'] = "FTP path to phpBB 2";
|
||||
$lang['ftp_username'] = "Your FTP Username";
|
||||
$lang['ftp_password'] = "Your FTP Password";
|
||||
$lang['Transfer_config'] = "Start Transfer";
|
||||
$lang['NoFTP_config'] = "The attempt to ftp the config file into place failed. Please download the config file and ftp it into place manually.";
|
||||
|
||||
$lang['Install'] = "Install";
|
||||
$lang['Upgrade'] = "Upgrade";
|
||||
|
||||
|
||||
$lang['Install_Method'] = "Choose your installation method";
|
||||
|
||||
//
|
||||
// That's all Folks!
|
||||
// -------------------------------------------------
|
||||
|
||||
?>
|
||||
?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user