Open source tool for the internationalization (i18n) of Java applications. Editor for key, value pairs for language resources. Additionally allows to define comments and has a reverse and spell checking function.
Also gathers statistics about translation key usage within your application. Fully compatible with Properties implementations.
Property File Editor that stores Property Strings in HTML. Scans Java source for "getString"-calls and assigns them to properties. Scans existing property files and displays overview of translation. All input Strings are converted to HTML.