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
Other Useful Business Software
Inspections+ Mobile forms for Dynamics 365 - Resco.net
Equip your frontline teams with a robust digital solution to simplify data collection and reporting. Handle inspections and audits effortlessly, even in remote locations, and create comprehensive reports on the spot, all integrated with Dynamics 365.
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.