On Mon, 2008-09-08 at 16:39 +0200, Misha Vodsedalek wrote:
> The current implementation of the message store appears to be defficient 
> with regard to the use of common strings from the file 
> sipXconfig-web_xx.properties (where xx is the language ID).  When this file 
> is included in the sipxconfig.war file during the build, common strings are 
> used fine.  When this file is in a language specific jar file (i.e., when 
> the message store implementation is used), common strings from thsi file are 
> ignored.

This will need to be added to the sipxconfig messaging support, which
was modified significantly a few months ago to support loadable
localization packs.

> 
> To eliminate the need to patch a system with a fixed implementation of the 
> message store or with a sipxconfig.war file with the language specific 
> files, common strings can be put into appropriate properties files in the 
> jar file to achieve the same effect as if the strings from the common file 
> were used.  I managed to fiigure out where to put these common strings for 
> all GUI screens but two - the System - General screens (the Apply and Cancel 
> buttons) and the System - Internet Calling screen ( the delete links). 
> Would anyone know into which properties files to put the language specific 
> strings for these buttons/links?

System->General string are in server.xml.  However, many of these
(hopefully all by the end of the week) are being moved to the property
files for the individual services, as part of the *-config generation
work.  For example, the logging label for sipXproxy is being moved from
server.xml to sipxproxy.properties
> 
> Misha
> 
> P.S. I'll raise a JIRA issue for the message store problem. 
> 
> 
> 


_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev

Reply via email to