diff --git a/install/lang/nl_utf8/installer.php b/install/lang/nl_utf8/installer.php index 1cbd5cefd83..069743bb2e2 100644 --- a/install/lang/nl_utf8/installer.php +++ b/install/lang/nl_utf8/installer.php @@ -126,6 +126,7 @@ $string['next'] = 'Volgende'; $string['ok'] = 'OK'; $string['pass'] = 'OK'; $string['password'] = 'Wachtwoord'; +$string['php50restricted'] = 'PHP 5.0.x heeft een heel aantal bekende problemen. Upgrade naar 5.1.x of downgrade naar 4.3.x of 4.4.x'; $string['phpversion'] = 'PHP-versie'; $string['phpversionerror'] = 'PHP-versie moet minstens 4.1.0 zijn'; $string['phpversionhelp'] = '
Moodle heeft minstens PHP-versie 4.1.0 nodig.
De huidige versie op je server is $a
@@ -133,6 +134,7 @@ $string['phpversionhelp'] = 'Moodle heeft minstens PHP-versie 4.1.0 nodig.