diff options
author | ddtddt <ddtddt@piwigo.org> | 2010-03-27 21:50:17 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2010-03-27 21:50:17 +0000 |
commit | 925506bc0ac94d1331bb35bb40a110a4fc0c59b2 (patch) | |
tree | a1a9a598b92856dc101e23d7d900022bbeee14a4 /language/es_ES/install.lang.php | |
parent | fbcc9a8fe84be0b80c50598a590a84078c7aec75 (diff) |
[trunk] update ES
git-svn-id: http://piwigo.org/svn/trunk@5410 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/es_ES/install.lang.php')
-rw-r--r-- | language/es_ES/install.lang.php | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/language/es_ES/install.lang.php b/language/es_ES/install.lang.php index 239b26796..407ca5ed7 100644 --- a/language/es_ES/install.lang.php +++ b/language/es_ES/install.lang.php @@ -74,11 +74,6 @@ $lang['next step'] = 'Etapa siguiente'; $lang['Database type'] = 'Tipo de base de datos'; $lang['The type of database your piwigo data will be store in'] = 'La base de datos en la cual será almacenado su dato Piwigo'; -$lang['The configuration of Piwigo is finished, here is the next step<br><br> -* go to the identification page and use the login/password given for webmaster<br> -* this login will enable you to access to the administration panel and to the instructions in order to place pictures in your directories'] = 'La configuración de Piwigo, plaza a la siguiente etapa :<br><br> -* Vaya sobre la página de identificación y conéctese con pseudo y la palabra de paso cogidos para el webmaster<br> -* Esto le permite acceder a la parte administración y a las instrucciones para cargar imágenes en los repertorios.'; +$lang['Congratulations, Piwigo installation is completed'] = 'Félicitation, Piwigo está completamente instalado'; - -?> +?>
\ No newline at end of file |