mrtryhard/qt-ts-tools

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

Open

#308 aberto em 19 de fev. de 2026

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

Métricas do repositório

Stars
 (3 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador