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
Simple, Secure Domain Registration
Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
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.