From 829eb6a11ba2724fcf3dd3b6ff1c0b0e82e0a9eb Mon Sep 17 00:00:00 2001 From: moodlerobot Date: Wed, 16 Sep 2009 00:26:55 +0000 Subject: [PATCH] Automatic installer.php lang files by installer_builder (20090916) --- install/lang/es_utf8/installer.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.'; -- 2.39.5