From 050e11247b66c55a0a4d51c6e91590ea309aae41 Mon Sep 17 00:00:00 2001 From: moodler Date: Sat, 1 Jul 2006 02:38:26 +0000 Subject: [PATCH] Automatic installer.php lang files by installer_builder (20060701) --- install/lang/cs_utf8/installer.php | 1 + 1 file changed, 1 insertion(+) diff --git a/install/lang/cs_utf8/installer.php b/install/lang/cs_utf8/installer.php index 3ebeb28863..9276c97eae 100644 --- a/install/lang/cs_utf8/installer.php +++ b/install/lang/cs_utf8/installer.php @@ -118,6 +118,7 @@ $string['next'] = 'Další'; $string['ok'] = 'OK'; $string['pass'] = 'Prošlo'; $string['password'] = 'Heslo'; +$string['php50restricted'] = 'V PHP 5.0.x bylo nalezeno množství chyb; přejděte buď na vyšší verzi 5.1.x, nebo na nižší verzi 4.3.x či 4.4.x.'; $string['phpversion'] = 'Verze PHP'; $string['phpversionerror'] = 'Verze PHP musí být alespoň 4.1.0 nebo vyšší'; $string['phpversionhelp'] = '

Moodle vyžaduje verzi PHP alespoň 4.1.0.

-- 2.39.5