Check out Steve Black's Intl http://www.stevenblack.com/intl5.html
For US$529 it might be cheaper than doing it all yourself. What I did (because I had the time and not the money) I set my base form class to have a method called Localise() which gets called to translate every label on the forms to the current language in use. I use a Translation table which has a column for English and one for all other languages and look up the value of the label in this table. Frank. Frank Cazabon Samaan Systems Ltd. - Developing Solutions www.SamaanSystems.com/ Referrals are important to us. If you know of anyone who would benefit from our services, please contact me. We would appreciate the opportunity to work with them. On 01/02/2010 10:09 PM, jerryF wrote: > I wrote a program for a client of mine who is Spanish, now he wants me to > rewrite the program in Spanish. Is there any easy way to do this? > Do I have to modify all of my labels by hand? > > Thanks Jerry > > [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

