I don't know much VB but I want to know how you make VB Serbian- English translator in VB 2008, can anyone post me link or give me help for this. So far in VB I have only make Internet browser and autotyper.
Printable View
I don't know much VB but I want to know how you make VB Serbian- English translator in VB 2008, can anyone post me link or give me help for this. So far in VB I have only make Internet browser and autotyper.
And also I know about like
But with more than 1 word.Code:If TextBox1.Text = "lol" Then TextBox2.Text = "hi"
This action will take forever! :DQuote:
Originally Posted by S3RP3NT
I have made a translater for all kinds of language.
But it made in VB.
It called MultiLang and can be found on sourceforge
But the SVN version is much better.
I would like help to make it better and to have it work whit a php version for update and such!