mrtryhard/qt-ts-tools

Feature request: Optimize QM files by not entering empty translation entries

Open

#308 opened on Feb 19, 2026

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

Repository metrics

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

Description

Enhancement's description:
Empty translation entries are clearly not translated. Non-finished translations should probably not be included as well. To be investigated, needs to match Qt Linguist.

Expected behavior / output:
QM file does not contain empty and unfinished translations.

Contributor guide