[Mapbender-commits] r3604 - trunk/mapbender/resources/db/update

svn_mapbender at osgeo.org svn_mapbender at osgeo.org
Fri Feb 27 09:02:35 EST 2009


Author: astrid_emde
Date: 2009-02-27 09:02:35 -0500 (Fri, 27 Feb 2009)
New Revision: 3604

Modified:
   trunk/mapbender/resources/db/update/update_2.6.sql
Log:
espaniol update

Modified: trunk/mapbender/resources/db/update/update_2.6.sql
===================================================================
--- trunk/mapbender/resources/db/update/update_2.6.sql	2009-02-27 13:59:33 UTC (rev 3603)
+++ trunk/mapbender/resources/db/update/update_2.6.sql	2009-02-27 14:02:35 UTC (rev 3604)
@@ -258,3 +258,7 @@
 Update translations set msgstr='Seleccionar Idioma' where locale= 'es' and msgis = 'Set language';
 Update translations set msgstr='Agrandar Mapa' where locale= 'es' and msgis = 'dragMapSize';
 Update translations set msgstr='Marco de navegacion' where locale= 'es' and msgis = 'navFrame';
+Update translations set msgstr='Escala de texto' where locale= 'es' and msgis = 'Scale Text';
+Update translations set msgstr='Barra de escala' where locale= 'es' and msgis = 'Scalebar';
+Update translations set msgstr='Referencia' where locale= 'es' and msgis = 'Legend';
+Update translations set msgstr='Mostrar mapa completo' where locale= 'es' and msgis = 'Display complete map';
\ No newline at end of file



More information about the Mapbender_commits mailing list