Google Translator Interface 1.5

E’ stata rilasciata una nuova versione di questo ottimo e leggero programmino stand-alone di cui ne avevamo già parlato qui.

1 commento so far »

  1. Google Translator Interface 2.0 at Begeek said,

    Wrote on giugno 4, 2006 @ 9:47 am

    [...] Dopo la versione 1.5, è stata rilasciata la versione 2.0 (scaricabile da qui) di Google Translator Interface, un semplice programmino stand-alone che sfrutta il sistema di traduzione di Google per tradurre frasi di molteplici lingue. // Used for showing and hiding user information in the comment form function ShowUtils() { document.getElementById(”authorinfo”).style.display = “”; document.getElementById(”showinfo”).style.display = “none”; document.getElementById(”hideinfo”).style.display = “”; } function HideUtils() { document.getElementById(”authorinfo”).style.display = “none”; document.getElementById(”showinfo”).style.display = “”; document.getElementById(”hideinfo”).style.display = “none”; } [...]

Comment RSS · TrackBack URI

Lascia un commento

Nome: (Required)

E-mail: (Required)

Website:

Comment: