diff --git a/lang/en_utf8/install.php b/lang/en_utf8/install.php index d43460270aa..f30c1d8c571 100644 --- a/lang/en_utf8/install.php +++ b/lang/en_utf8/install.php @@ -309,7 +309,7 @@ $string['php52versionhelp'] = '

Moodle requires a PHP version of at least 5.2. $string['phpversion'] = 'PHP version'; $string['phpversionhelp'] = '

Moodle requires a PHP version of at least 4.3.0 or 5.1.0 (5.0.x has a number of known problems).

You are currently running version $a

-

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

You must upgrade PHP or move to a host with a newer version of PHP!
(In case of 5.0.x you could also downgrade to 4.4.x version)

'; $string['postgres7'] = 'PostgreSQL (postgres7)'; $string['releasenoteslink'] = 'For information about this version of Moodle, please see Release Notes at $a';