Commit a072612815430028aebcaa1b731ed6564759114f
1 parent
ada6af1d
Exists in
master
and in
6 other branches
Tradução de ferramentas/carregakml/dicionario.js
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
ferramentas/carregakml/dicionario.js
... | ... | @@ -2,7 +2,7 @@ |
2 | 2 | i3GEOF.carregakml.dicionario = { |
3 | 3 | 'insereKml' : [ { |
4 | 4 | pt : "Endereço (URL) do KML (ou escolha da lista)", |
5 | - en : "", | |
6 | - es : "Dirección (URL) del KML (o elija de la lista)" | |
5 | + en : "KML URL (or select from the list)", | |
6 | + es : "Dirección (URL) de KML (o seleccione la lista)" | |
7 | 7 | } ] |
8 | 8 | }; |
9 | 9 | \ No newline at end of file | ... | ... |