mrtryhard/qt-ts-tools

Bug: release command does not remove duplicates

Open

#307 opened on Feb 19, 2026

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Rust (0 forks)auto 404
buggood first issuep:n

Repository metrics

Stars
 (3 stars)
PR merge metrics
 (PR metrics pending)

Description

Operating system: All qt-ts-tools version: 1.0.0 Problem's description:
Duplicate entries are compiled in the QM file, which causes problems when loading the QM file, at least in Qt Linguist which is aimed to be compatible with.

Expected behavior / output:
Duplicates are removed from final qm file.

Contributor guide