Hi Dimitri
Thank you very much for your quick response
(I didn't find is because the dir was hidden)
Now I just tied to ad my language by editing the macro in Sub
GoogleTranslate
I deleted some exotic languages and added dutch = "nl" (I suppose)
like this:
SourceLanguage=Array("auto","en", "nl", "de", "fr", "it", "es", "pt",
"no", "pl", "ro", "sv")
TargetLanguage=Array("en", "nl", "de", "fr", "it", "es", "pt", "no",
"pl", "ro", "sv")
I saved and compiled the basic macro
without the expected result...
Maybe I cannot edit directly the macro, but indirect via input of
variables etc?
Do I really have to follow a course of basic to be able to add a
language in the macro?
I'm a medic and cannot spend all my time in computerlessons ;-)
Thank you
Ivo
> On Sun, Mar 22, 2009 at 2:32 PM,
ivobelg...@gmail.com