diff options
| author | Carl Hetherington <cth@carlh.net> | 2026-03-29 17:21:06 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2026-04-02 01:20:16 +0200 |
| commit | 5654114219061f612efc409fdfecbe6954c8b327 (patch) | |
| tree | b79f8e8340631e716a984af72a48c99ca799c8aa /src/wx/po/pt_PT.po | |
| parent | 33ebfc86361583ef33868490c908f0227c247ba0 (diff) | |
{MISSING,INCORRECT}_{SUBTITLE,CLOSED_CAPTION}_ENTRY_POINT: note -> asset_id.
Diffstat (limited to 'src/wx/po/pt_PT.po')
| -rw-r--r-- | src/wx/po/pt_PT.po | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/wx/po/pt_PT.po b/src/wx/po/pt_PT.po index f0a708399..0059d0ba9 100644 --- a/src/wx/po/pt_PT.po +++ b/src/wx/po/pt_PT.po @@ -882,7 +882,7 @@ msgstr "" #: src/wx/verify_dcp_result_panel.cc:435 #, c-format -msgid "Closed caption asset %n has a non-zero <EntryPoint>." +msgid "Closed caption asset %asset_id has a non-zero <EntryPoint>." msgstr "" #: src/wx/closed_captions_dialog.cc:49 src/wx/dcp_referencing_dialog.cc:115 @@ -3421,7 +3421,7 @@ msgstr "AparĂȘncia da legenda" #: src/wx/verify_dcp_result_panel.cc:429 #, c-format -msgid "Subtitle asset %n has a non-zero <EntryPoint>." +msgid "Subtitle asset %asset_id has a non-zero <EntryPoint>." msgstr "" #: src/wx/export_subtitles_dialog.cc:105 @@ -3741,7 +3741,7 @@ msgstr "" #: src/wx/verify_dcp_result_panel.cc:432 #, c-format -msgid "The closed caption asset %n has no <EntryPoint> tag." +msgid "The closed caption asset %asset_id has no <EntryPoint> tag." msgstr "" #: src/wx/film_name_location_dialog.cc:146 @@ -3875,7 +3875,7 @@ msgstr "" #: src/wx/verify_dcp_result_panel.cc:426 #, c-format -msgid "The subtitle asset %n has no <EntryPoint> tag." +msgid "The subtitle asset %asset_id has no <EntryPoint> tag." msgstr "" #: src/wx/verify_dcp_result_panel.cc:360 |
