I get thousands of lines similar to this in phex.log :
110330 23:03:19.637(T2313557)(116) ERROR/phex.utils.Localizer [AWT-EventQueue-0]:: Missing language key: DownloadCandidates
I compiled Phex in Debian (Linux) like this:
svn co
https://phex.svn.sourceforge.net/svn...hex/phex/trunk phex
mvn package
What am I doing wrong ?