Birt 4.2 viewer multilanguage [message #946640] |
Tue, 16 October 2012 11:13  |
Blaine Mising name Messages: 25 Registered: December 2010 |
Junior Member |
|
|
I developed a multilanguage web application. The users can choose the language and reports are shown in selected language, they work fine, but the viewer doesn't change language, always show messages in english. I thought that it was multilanguage.
I implented viewer in my web application. I changed some jsp files and I implemented datepicker functionality.
I saw that viewer call BirtResources.getMessage function to get texts but I don't know where the properties files are.
For example, processing window (ProgressBarFragment.jsp) calls BirtResources.getMessage("birt.viewer.progressbar.prompt") function to get the "processing, please wait..." text.
I can change this calls, implement my own function and get texts for other properties files. For example: birt_texts_lang_country.property but I don't if it's the best solution.
Is there a better solution?
[Updated on: Tue, 16 October 2012 16:31] Report message to a moderator
|
|
|
|
Powered by
FUDForum. Page generated in 0.02324 seconds