Hi all! I'm working on localization of sipXecs-4.4. Everything was well until I came to CDR reports localization. CDR page localized fine, but I can't localize reports producing by Jasperrepords. Looking at source code I found that some strings like report title are taken from properties file directly by calling Tapestry's function getMessage(). So, to localize reports I should: 1. Add appropriate keys/values in properties file 2. Add appropriate source code handling those keys/values 3. Replace <staticText> by <textFieldExpression> in jrxml files to use keys. Is this the only way?
_______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev/
