mrtryhard/qt-ts-tools

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

Open

#308 geöffnet am 19. Feb. 2026

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (0 Forks)auto 404
enhancementgood first issuep:n

Repository-Metriken

Stars
 (3 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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