Skip to main content

Eclipse Quneiform

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:

  • strings not available for localization
  • strings exposed for translation that shouldn't be
  • issues with translations (e.g., broken printf() syntax)

Pseudo-translation support for localization integration testing is also included (currently gettext *.po files)

Both the command-line and GUI versions will be available for the following platforms:

  • Windows 7 or above
  • macOS 10.15 or above
  • Linux
  • FreeBSD

Basics


Repositories

Repository Commits Reviews Issues
https://github.com/eclipse-quneiform/quneiform 418 0 2
https://github.com/eclipse-quneiform/website-source 24 0 0
https://github.com/eclipse-quneiform/website 5 0 0
https://github.com/eclipse-quneiform/.eclipsefdn 4 3 0

Activity - commits

There have been 451 commits made by 5 people on 4 repositories over the last 12 months.


Activity - issues

There have been 2 issues submitted by 1 people on 1 repositories over the last 12 months.


Activity - reviews

There have been 3 reviews submitted by 1 people on 1 repositories over the last 12 months.

The EMO oversees the lifecycle of Eclipse projects, trademark and IP management, and provides a governance framework and recommendations on open source best practices.

See the project’s PMI page at https://projects.eclipse.org/projects/technology.quneiform


Releases


Reviews

  • Eclipse Quneiform 2026.04 Progress (2026-04-22) – see review
  • Eclipse Quneiform 2025.04 Progress (2025-04-16) – see review
  • Eclipse Quneiform 2024.12 Creation (2024-12-18) – see review

IP Lab requests

Organization Settings

  • GitHub organization: eclipse-quneiform
  • 2FA enforced: True
  • Default workflow permissions: read

Branch Protections

This project has a total of 4 repositories in its associated GitHub organization eclipse-quneiform . The graph below outlines the percentange of repositories that have either defined a Branch Protection Rule or Repository Ruleset: Branch protections

Back to the top