You may be interested in RBManager. It's a free tool available from
AlphaWorks which lets you easily work with multiple translations.

http://www.alphaworks.ibm.com/tech/rbmanager

--
Martin Cooper


> -----Original Message-----
> From: Struts Newsgroup [mailto:[EMAIL PROTECTED]]
> Sent: Monday, July 08, 2002 10:40 AM
> To: [EMAIL PROTECTED]
> Subject: XML based application resources?
> 
> 
> Subject: XML based application resources?
> From: Davor Cengija <[EMAIL PROTECTED]>
>  ===
> Is there an extension or maybe some trick in Struts which 
> would allow me to 
> have xml-based application resource files? It is very complicated to 
> maintain 4 or even more .properties files in different 
> languages. What I'd 
> like to have is a single xml file with all the translations in it, 
> something like this:
> 
> <ApplicationResources>
>   <message key="color">
>     <value lang="en_US">Color</value>
>     <value lang="de">Farbe</value>
>     <value lang="hr">Boja</value>
>   </message>
>   <!-- etc... -->
> </ApplicationResources>
> 
> Thanks
> -- 
> Davor Cengija
> [EMAIL PROTECTED]
> =============================
> "Nicht in die Augen bringen!"
> 
> --
> To unsubscribe, e-mail:   
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to