From: stronk7 Date: Mon, 13 Mar 2006 17:28:34 +0000 (+0000) Subject: Automatic installer.php by installer_builder (20060313) X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=caa96952c1573f7ab3cd836a94d84e35ff6bd059;p=moodle.git Automatic installer.php by installer_builder (20060313) --- diff --git a/install/lang/es_utf8/installer.php b/install/lang/es_utf8/installer.php index f2e358bc96..8e566cd18b 100644 --- a/install/lang/es_utf8/installer.php +++ b/install/lang/es_utf8/installer.php @@ -80,7 +80,7 @@ $string['mysqlextensionisnotpresentinphp'] = 'PHP no ha sido adecuadamente confi $string['name'] = 'Nombre'; $string['next'] = 'Siguiente'; $string['ok'] = 'OK'; -$string['pass'] = 'Pass'; +$string['pass'] = 'Correcto'; $string['password'] = 'Contraseña'; $string['phpversion'] = 'Versión PHP'; $string['phpversionerror'] = 'La versión PHP debe ser 4.1.0 o superior';