Commit eca20c4fe85ed236ae6dae38349b744a42411172

Authored by Edmar Moretti
1 parent 1927a0c3

--no commit message

Showing 2 changed files with 2 additions and 2 deletions   Show diff stats
init/dicionario.js
@@ -44,7 +44,7 @@ g_traducao_init = @@ -44,7 +44,7 @@ g_traducao_init =
44 ], 44 ],
45 7 : [ 45 7 : [
46 { 46 {
47 - pt : "Mapa com interface Google Earth", 47 + pt : "Mapa com interface Google Earth (depreciado)",
48 en : "", 48 en : "",
49 es : "" 49 es : ""
50 } 50 }
@@ -546,7 +546,7 @@ i3GEO.gadgets = @@ -546,7 +546,7 @@ i3GEO.gadgets =
546 if (typeof (console) !== 'undefined') 546 if (typeof (console) !== 'undefined')
547 console.info("i3GEO.gadgets.mostraMenuSuspenso()"); 547 console.info("i3GEO.gadgets.mostraMenuSuspenso()");
548 548
549 - var i3GEOoMenuBar, n, menuUnico, objid, i, estilo, t, onMenuBarBeforeRender, temp, i3GEOoMenuBarLocal, ms = i3GEO.gadgets.PARAMETROS.mostraMenuSuspenso, confm = 549 + var n, menuUnico, objid, i, estilo, t, onMenuBarBeforeRender, temp, i3GEOoMenuBarLocal, ms = i3GEO.gadgets.PARAMETROS.mostraMenuSuspenso, confm =
550 i3GEO.configura.oMenuData, ins = "", alinhamento = ""; 550 i3GEO.configura.oMenuData, ins = "", alinhamento = "";
551 551
552 i3GEOoMenuBar = YAHOO.widget.MenuManager; 552 i3GEOoMenuBar = YAHOO.widget.MenuManager;