[Java-gnome-developer] Multi lingual application
Brought to you by:
afcowie
From: Goundy <go...@gm...> - 2009-01-17 15:20:24
|
Hi guys. Well I'm requesting some advices about implementing multi lingual application when using java-gnome. I use libglade for my GUI, and I told myself let's create different glad XML files for each language I want to use, and then store other informations like error messages, warnings, informations... in seperated text files (for each language). But I'm not sure I'm using the nicest idea, do you have some better ideas in mind ? Thanks in advance |