From b36b735a3b5c879b95e7016b2c8fc3c99140590e Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Sun, 7 May 2017 00:06:27 +0800 Subject: [PATCH] Automatically generated installer lang files --- install/lang/en/install.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/lang/en/install.php b/install/lang/en/install.php index b707b06f9e0..3521b8c8e0f 100644 --- a/install/lang/en/install.php +++ b/install/lang/en/install.php @@ -90,7 +90,7 @@ $string['pathsunsecuredataroot'] = 'Dataroot location is not secure'; $string['pathswrongadmindir'] = 'Admin directory does not exist'; $string['phpextension'] = '{$a} PHP extension'; $string['phpversion'] = 'PHP version'; -$string['phpversionhelp'] = '

Moodle requires a PHP version of at least 5.4.4 (7.x has some engine limitations).

+$string['phpversionhelp'] = '

Moodle requires a PHP version of at least 5.4.4 (7.0.x has some engine limitations).

You are currently running version {$a}.

You must upgrade PHP or move to a host with a newer version of PHP.

'; $string['welcomep10'] = '{$a->installername} ({$a->installerversion})';