Click here to Skip to main content
15,891,905 members
Articles / Programming Languages / C#

Localize Application using Google Translator

Rate me:
Please Sign up or sign in to vote.
3.57/5 (8 votes)
25 Jan 2010CPOL1 min read 38.3K   948   20  
Commonly we used to store translated phrases, text in resource files .resx or in database, it can be tedious job to store huge resources, In my example, I am going to use Google Translator - it is a little tricky but can be helpful.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior) Wave Infotech Solution PVT L.T.D
India India
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions