Transtrl is a need-to-Translate String Locator. It is an eclipse plugin that locates the constant strings that require translation for Java software internationalization (i18n) and further localization (L10n). The developers can either use the tool to work out a internationalized version quickly or check whether they forget to externalize some constant strings in their i18ned versions. The new version of the tool (TransVis) also support visualize how constant strings flows to the GUI and how the string is concatenated with other strings.
Features
- Locate need-to-externalize constant strings in i18n process
- Provide visualization for how constant strings flow to the GUI
- Provide visualization for how constant strings concatenate with other strings
- New version 1.0.1, works with eclipse 3.7 now
- New version 1.0.2, works with eclipse 4.3 now
License
Eclipse Public LicenseFollow Transtrl for i18n
You Might Also Like
Free CRM Software With Something for Everyone
Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
Rate This Project
Login To Rate This Project
User Reviews
-
It is convenient to use. It shows all the locations of the constant strings requiring i18n, otherwise I will need to spend a long time. Thanks for the tool. It would be better if it is not just for eclipse IDE.