diff options
| author | Julian Andres Klode <jak@debian.org> | 2025-05-06 18:11:33 +0200 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2025-05-06 18:11:33 +0200 |
| commit | 9a7e34d491b828a227930654d4f99e4fd2eb93ec (patch) | |
| tree | 3d112655479650c9a75e93cbdf3e3e493fb68051 /apt-pkg/solver3.h | |
| parent | 5e06a65141f47b6a66eebda651391963fea610af (diff) | |
Pass --check to msgfmt and fix broken format strings
The check option discovers broken format string translations as
well as other issues like broken headers, enable it.
The Japanese translation was discovered to both use the wrong
ordering for %.*s translations with different positions, and
missing the dot, e.g.
%1$*2$s should have been %2$.*1$s
(the number after % matches the string and the number after
.* the size)
Diffstat (limited to 'apt-pkg/solver3.h')
0 files changed, 0 insertions, 0 deletions
