Commit 0f4bf17156a88336913ac9404f1b29351f32067c

Authored by Abraham Coiman
1 parent 5b95898a

Correção do dicionário

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
ferramentas/markercluster/dicionario.js
... ... @@ -7,7 +7,7 @@ i3GEOF.markercluster.dicionario = {
7 7 } ],
8 8 'ajuda2' : [ {
9 9 pt : "A camada adicionada ao mapa é controlada por elementos incluídos no navegador web, por isso nem todas as funcionalidades do i3Geo irão operar corretamente na nova camada inserida no mapa.",
10   - en : "The layer added to the map is controlled by the web browser, some i3Geo functionalities won't perform correctly on the new layer added to the map.",
  10 + en : "The layer added to the map is controlled by the web browser, so some i3Geo functionalities won't perform correctly on the new layer added to the map.",
11 11 es : "La capa agregada al mapa es controlada a través navegador web, por lo que no todas las funcionalidades del i3Geo se desempeñarán correctamente en la capa nueva insertada en el mapa."
12 12 } ],
13 13 'selecionaTema' : [ {
... ...