¡@

Home 

java Programming Glossary: multilingual

How to implement multilanguage in Java/Swing applications?

http://stackoverflow.com/questions/902031/how-to-implement-multilanguage-in-java-swing-applications

applications What are the different ways of implementing multilingual support in Swing applications Are you using ResourceBundle with.. code which is a pain too. java swing internationalization multilingual share improve this question Well you had to use ResourceBundle..

Multilingual fields in DB tables

http://stackoverflow.com/questions/936936/multilingual-fields-in-db-tables

DB tables I have an application that needs to support a multilingual interface five languages to be exact. For the main part of the.. share improve this question I had to do that once... multilingual text for some tables... I don't know if I found the best solution.. language agnostic info and then a child table with all the multilingual fields. At least one record was required in the child table..