1.7A 5415 Localisation missing messages.properties

In the 5415 build the propercase.properties and help.properties files are conveniently exposed in <Tomcat-home>\webapps\openvpms\WEB-INF\classes\localisation and default.stylesheet is conveniently exposed in <Tomcat-home>\webapps\openvpms\WEB-INF\classes\style

However, messages.properties (and messages.fr) is not exposed and to adjust it, one needs to extract it from <Tomcat-home>\webapps\openvpms\WEB-INF\lib\openvpms-web-component-1.7-SNAPSHOT.jar and place it in <Tomcat-home>\webapps\openvpms\WEB-INF\classes\org\openvpms\web\resource\localisation\messages.properties

Note that I have yet to adjust http://www.openvpms.org/documentation/csh/1.7/reference/setup/localisation to reflect the fact that (presumably) messages.properties will also end up in <Tomcat-home>\webapps\openvpms\WEB-INF\classes\localisation
However, I have updated the sections on propercase.properties and help.properties.

Regards, Tim G

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Re: 1.7A 5415 Localisation missing messages.properties

For the moment, if you want to make any customisations, just create your own messages.properties in WEB-INF\classes\localisation.

These will override the defaults.

-Tim A

Syndicate content