Goals available:
| Goal | Description |
|---|---|
| l10n:report | A simple report for keeping track of l10n status. It lists all bundle properties files and the number of properties in them. For a configurable list of locales it also tracks the progress of localization. |
| l10n:pseudo | Allows you to do an automated pseudo-localization to test the completeness of your project's internationalization effort. This technique simulates the process of localizing products by prefixing and suffixing all your internationalized messages. For more information on pseudo-localization, see I18N Testing Guidelines and Techniques. For more general information on localization, see Java Internationalization: Localization with ResourceBundles. |