Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
JSP constants
javmind
Hi.
I want to change 'Processing , please wait ' writing for my language.
So ; where can I find JSP constant ?
That writing writes with 'birt.viewer.progressbar.prompt' constant.
Please help me
Find more posts tagged with
Comments
maxs
Hi,
One of the solutions is to go to the directory /WEB-INF/lib/ then unpack file viewservlets.jar and translate messages in the file /org/eclipse/birt/report/resource/Messages.properties.
After that put it back to the archive viewservlets.jar
Regards,
Max
javmind
if I create a new file called for example Messages_fr and then put same directory.
Is it work ?