From: moodlerobot Date: Wed, 16 Sep 2009 00:26:55 +0000 (+0000) Subject: Automatic installer.php lang files by installer_builder (20090916) X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=829eb6a11ba2724fcf3dd3b6ff1c0b0e82e0a9eb;p=moodle.git Automatic installer.php lang files by installer_builder (20090916) --- diff --git a/install/lang/es_utf8/installer.php b/install/lang/es_utf8/installer.php index 5c82ab703c..404d5f1250 100644 --- a/install/lang/es_utf8/installer.php +++ b/install/lang/es_utf8/installer.php @@ -10,7 +10,7 @@ /// using strings defined in stringnames.txt (same dir) $string['availablelangs'] = 'Paquetes de idioma disponibles'; -$string['cannotcreatelangdir'] = 'No se puede crear el directorio lang.'; +$string['cannotcreatelangdir'] = 'No se puede crear el directorio de idioma.'; $string['cannotdownloadcomponents'] = 'No se puede descargar componentes.'; $string['cannotdownloadzipfile'] = 'No se puede descargar el archivo ZIP.'; $string['cannotfindcomponent'] = 'No se puede encontrar el componente.';