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/zh_CN.po | |
| parent | 4df746232c919daf1a9926bf3be535a483f4f5c9 (diff) | |
MISSING_SUBTITLE: note -> asset_id.
Diffstat (limited to 'src/wx/po/zh_CN.po')
| -rw-r--r-- | src/wx/po/zh_CN.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/wx/po/zh_CN.po b/src/wx/po/zh_CN.po index d916cbafb..899f3b8bb 100644 --- a/src/wx/po/zh_CN.po +++ b/src/wx/po/zh_CN.po @@ -3741,8 +3741,8 @@ msgstr "字幕资产 %f 的<StartTime>不是零。" #: src/wx/verify_dcp_result_panel.cc:643 #, c-format -msgid "The subtitle asset %n contains no subtitles." -msgstr "字幕资源 %n 不包含字幕。" +msgid "The subtitle asset %asset_id contains no subtitles." +msgstr "字幕资源 %asset_id 不包含字幕。" #: src/wx/verify_dcp_result_panel.cc:426 #, c-format |
