JInto

JInto is a plugin for Eclipse that lets the developer
easily edit and maintain resource bundles (files that hold the localized strings
for an application)
Features
- Parallel editing of all language versions (side by
side)
- Warnings, when no text has been provided for a
specific key
- Warnings, when the text for one key is identical for
different languages
- Warnings, when the text for all languages of two
different keys is identical
- Locate unused strings
- Locate strings that are referenced, but not actually
defined in the resource bundle
- Locate references of a specific key
- Search function for the resource bundle
- Simple adding of new languages to a resource bundle
Click on this link to get more detail:
http://www.guh-software.de/jinto_en.html

|