PDA

Click to See Complete Forum and Search --> : Translator VB 2008


S3RP3NT
Aug 12th, 2008, 04:04 PM
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.

S3RP3NT
Aug 12th, 2008, 04:13 PM
And also I know about like

If TextBox1.Text = "lol" Then TextBox2.Text = "hi"

But with more than 1 word.

Hlinzi
Oct 18th, 2008, 09:13 AM
And also I know about like

If TextBox1.Text = "lol" Then TextBox2.Text = "hi"

But with more than 1 word.

This action will take forever! :D

snortop
Oct 19th, 2008, 09:08 AM
I have made a translater for all kinds of language.

But it made in VB.

It called MultiLang and can be found on sourceforge (https://sourceforge.net/projects/multilang/)

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!