Scope
<p>Eclipse Quneiform provides a command-line and GUI application for finding and testing internationalization and localization issues in source code and translation catalogs. This includes locating:</p><ul><li>strings not available for localization</li><li>strings exposed for translation that shouldn't be</li><li>issues with translations (e.g., broken <code>printf()</code> syntax)</li></ul><p>Pseudo-translation support for localization integration testing is also included (currently <em>gettext</em> *.po files)</p><p>Both the command-line and GUI versions will be available for the following platforms:</p><ul><li>Windows 7 or above</li><li>macOS 10.15 or above</li><li>Linux</li><li>FreeBSD</li></ul>