diff options
| author | Carl Hetherington <cth@carlh.net> | 2026-03-31 18:06:29 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2026-04-02 01:20:16 +0200 |
| commit | 6054a1d5dab2be55f9b6dcac76a0e7a52106391c (patch) | |
| tree | 01bae0a36c2b954ae2888ae1ec691863349e0a7a /src/wx/po/nl_NL.po | |
| parent | 4df746232c919daf1a9926bf3be535a483f4f5c9 (diff) | |
MISSING_SUBTITLE: note -> asset_id.
Diffstat (limited to 'src/wx/po/nl_NL.po')
| -rw-r--r-- | src/wx/po/nl_NL.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/wx/po/nl_NL.po b/src/wx/po/nl_NL.po index 62d7937a3..2bcf09727 100644 --- a/src/wx/po/nl_NL.po +++ b/src/wx/po/nl_NL.po @@ -3825,8 +3825,8 @@ msgstr "De subtitle asset %f heeft een <StartTime> die niet nul is." #: src/wx/verify_dcp_result_panel.cc:643 #, c-format -msgid "The subtitle asset %n contains no subtitles." -msgstr "De subtitle asset %n bevat geen ondertitels." +msgid "The subtitle asset %asset_id contains no subtitles." +msgstr "De subtitle asset %asset_id bevat geen ondertitels." #: src/wx/verify_dcp_result_panel.cc:426 #, c-format |
