diff options
| author | Carl Hetherington <cth@carlh.net> | 2026-03-22 21:03:44 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2026-03-22 21:03:44 +0100 |
| commit | 3eace8d8ef87105d9dee2ed0f54547c98914ec2e (patch) | |
| tree | 66758d2d154ee3d386a6c36afdc0eaad969e452e /src/wx/po/tr_TR.po | |
| parent | cefe1d0f32a73f9afe6fdfc2dc362d7be5ba75e6 (diff) | |
Tweak verification code for some changes in libdcp.
Diffstat (limited to 'src/wx/po/tr_TR.po')
| -rw-r--r-- | src/wx/po/tr_TR.po | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/wx/po/tr_TR.po b/src/wx/po/tr_TR.po index 8628d9f3c..b3b61996f 100644 --- a/src/wx/po/tr_TR.po +++ b/src/wx/po/tr_TR.po @@ -349,7 +349,7 @@ msgstr "" #: src/wx/verify_dcp_result_panel.cc:659 #, c-format msgid "" -"A subtitle or closed caption refers to a font with ID %id that does not have " +"A subtitle or closed caption refers to a font with ID %load_font_id that does not have " "a corresponding <LoadFont> node." msgstr "" @@ -3473,7 +3473,7 @@ msgstr "" #: src/wx/verify_dcp_result_panel.cc:662 #, c-format -msgid "The SMPTE subtitle asset %id has <Text> nodes but no <LoadFont> node" +msgid "The SMPTE subtitle asset %asset_id has <Text> nodes but no <LoadFont> node" msgstr "" #: src/wx/verify_dcp_result_panel.cc:296 @@ -3527,7 +3527,7 @@ msgstr "" #: src/wx/verify_dcp_result_panel.cc:665 #, c-format -msgid "The asset with ID %id in the asset map actually has an id of %other_id" +msgid "The asset with ID %asset_id in the asset map actually has an id of %other_asset_id" msgstr "" #: src/wx/verify_dcp_result_panel.cc:423 |
