Commit b947a95bacefdb1f7862af7d2cce5473c1f671b1
1 parent
0fa9678e
Exists in
master
and in
7 other branches
Update 'mapfileInicia'
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
admin/dicionario/atlas.js
... | ... | @@ -108,8 +108,8 @@ i3GEOadmin.atlas.dicionario = { |
108 | 108 | } ], |
109 | 109 | 'mapfileInicia' : [ { |
110 | 110 | pt : "(opcional) Mapfile inicial (mapfile que será usado como base para montagem do mapa inicial. Se não for definido, será usado o default do i3geo. Utilize o endereço completo do aquivo mapfile no servidor.):", |
111 | - en : "", | |
112 | - es : "" | |
111 | + en : "(optional) Initial mapfile (mapfile that will be used as base for initial map building. If it is not defined, the default i3Geo mapfile will be used. On the server use a mapfile full path):", | |
112 | + es : "(opcional) Mapfile inicial (mapfile que será utilizado como base para el montaje del mapa inicial. Si no es definido, será utilizado él predeterminado de i3Geo. Utilice la dirección completa del archivo mapfile en el servidor):" | |
113 | 113 | } ], |
114 | 114 | 'linkAtlas' : [ { |
115 | 115 | pt : "(opcional) Link para o texto que será mostrado na inicialização do Atlas:", | ... | ... |