diff options
| author | Carl Hetherington <cth@carlh.net> | 2026-03-30 00:13:00 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2026-04-02 01:20:16 +0200 |
| commit | c3eb9fb7f5148660b037c5c7151986723b3904e1 (patch) | |
| tree | c025a9942167c0b2dbf0848311f408c99795a13e /src/wx/po/tr_TR.po | |
| parent | 4ba6268da4db833680f1b6c7ea1ae85945cca81d (diff) | |
INVALID_JPEG2000_CODE_BLOCK_{WIDTH_HEIGHT}: note -> code_block_{width,height}.
Diffstat (limited to 'src/wx/po/tr_TR.po')
| -rw-r--r-- | src/wx/po/tr_TR.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/wx/po/tr_TR.po b/src/wx/po/tr_TR.po index f1793ed31..551e44055 100644 --- a/src/wx/po/tr_TR.po +++ b/src/wx/po/tr_TR.po @@ -311,12 +311,12 @@ msgstr "" #: src/wx/verify_dcp_result_panel.cc:520 #, c-format -msgid "A JPEG2000 frame has a code-block height of %n instead of 32." +msgid "A JPEG2000 frame has a code-block height of %code_block_height instead of 32." msgstr "" #: src/wx/verify_dcp_result_panel.cc:513 #, c-format -msgid "A JPEG2000 frame has a code-block width of %n instead of 32." +msgid "A JPEG2000 frame has a code-block width of %code_block_width instead of 32." msgstr "" #: src/wx/verify_dcp_result_panel.cc:583 |
