From: moodler Date: Sat, 10 Jun 2006 02:34:51 +0000 (+0000) Subject: Automatic installer.php lang files by installer_builder (20060610) X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=318192731ef51aff4a1efb0d718268bff3aec4d0;p=moodle.git Automatic installer.php lang files by installer_builder (20060610) --- diff --git a/install/lang/es_utf8/installer.php b/install/lang/es_utf8/installer.php index 8e00356480..ea464bf22b 100644 --- a/install/lang/es_utf8/installer.php +++ b/install/lang/es_utf8/installer.php @@ -137,6 +137,7 @@ $string['next'] = 'Siguiente'; $string['ok'] = 'OK'; $string['pass'] = 'Correcto'; $string['password'] = 'Contraseña'; +$string['php50restricted'] = 'PHP 5.0.x tiene varios problemas conocidos; por favor, actualícese a la versión 5.1.x o utilice las versiones 4.3.x o 4.4.x'; $string['phpversion'] = 'Versión PHP'; $string['phpversionerror'] = 'La versión PHP debe ser 4.1.0 o superior'; $string['phpversionhelp'] = '

Moodle requiere una versión de PHP 4.1.0 o superior.

@@ -145,6 +146,7 @@ $string['phpversionhelp'] = '

Moodle requiere una versión de PHP 4.1.0 o supe $string['previous'] = 'Anterior'; $string['remotedownloadnotallowed'] = 'No está permitido descargar los componentes a su servidor (allow_url_fopen está deshabilitado).

Debe descargar el archivo url\">$a->url manualmente, y copiarlo a \"$a->dest\" '; $string['report'] = 'Informe'; +$string['restricted'] = 'Restringido'; $string['safemode'] = 'Safe Mode'; $string['safemodeerror'] = 'Moodle puede tener problemas con \'safe mode\' activado'; $string['sessionautostart'] = 'Autocomienzo de sesión';