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.
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? 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
