C
colin
Hi,
I need to translate some text messages wich are in a file wich
is in windows .ini format,
eg:-
[Info]
Title=haunted church
[Message1]
NewMessage=do not enter
from czech to english,
there are quite a few translation websites wich do online translations,
but only 1 ive found wich can take czech,
http://www.tranexp.com/
its not that good but is at least a start.
but if I pass it the whole .ini file it makes a mess of the headings etc,
I could use the c# webservices to access the website and pass it each
message at a time
rather than doing it by hand, but is there an easy way of doing this ?
ive only a limited number of files to do so I dont realy want anything
costly.
thanks
Colin =^.^=
I need to translate some text messages wich are in a file wich
is in windows .ini format,
eg:-
[Info]
Title=haunted church
[Message1]
NewMessage=do not enter
from czech to english,
there are quite a few translation websites wich do online translations,
but only 1 ive found wich can take czech,
http://www.tranexp.com/
its not that good but is at least a start.
but if I pass it the whole .ini file it makes a mess of the headings etc,
I could use the c# webservices to access the website and pass it each
message at a time
rather than doing it by hand, but is there an easy way of doing this ?
ive only a limited number of files to do so I dont realy want anything
costly.
thanks
Colin =^.^=