Re: Message.properties encoding problem

2005-10-23 Thread Martin Gainty
Good Morning Lukasz I would suggest using the native2ascii converter tool available in Ant.. Documentation is available at http://ant.apache.org/manual/OptionalTasks/native2ascii.html You can setup various 'dependencies' such as trigerring when you check in your Message_pl.properties into Versio

Re: Message.properties encoding problem

2005-10-22 Thread Adam Hardy
Łukasz Piątkowski on 22/10/05 12:33, wrote: Hello again ! I have Message_pl.properties file for polish language. The problem is every time I want to add something new to it, using polish characters, I need to convert polish properties file with native2ascii tool. Then everything is allrigh