i18nspector is a tool for checking translation templates (POT), message catalogues (PO), and compiled message catalogues (MO) files for common problems. These files are used by the GNU gettext translation functions and tools in many different development environments.
| Licenses | MIT/X |
|---|
Recent releases


Release Notes: Checking for inconsistent leading/trailing newlines in messages has been added.


Release Notes: More plural forms checks have been implemented.


Release Notes: An incorrect assertion in the plural expression parser was removed.


Release Notes: More plural forms checks have been implemented.