diff options
| author | Carl Hetherington <cth@carlh.net> | 2026-03-29 20:52:03 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2026-04-02 01:20:16 +0200 |
| commit | e9d15711f28c24bf47fadb4e1492d84ff4ef48c0 (patch) | |
| tree | 6edcbdbda9e5d765090cd9b644285e52dfeb4ecc /src/wx/po/zh_CN.po | |
| parent | 5654114219061f612efc409fdfecbe6954c8b327 (diff) | |
MISSING_HASH: 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 90bc64981..905aa87a7 100644 --- a/src/wx/po/zh_CN.po +++ b/src/wx/po/zh_CN.po @@ -3594,8 +3594,8 @@ msgstr "此资产 %asset_id 的持续时间小于1秒,这是无效的。" #: src/wx/verify_dcp_result_panel.cc:438 #, c-format -msgid "The asset %n has no <Hash> in the CPL." -msgstr "此资产 %n 在CPL中没有<Hash>。" +msgid "The asset %asset_id has no <Hash> in the CPL." +msgstr "此资产 %asset_id 在CPL中没有<Hash>。" #: src/wx/verify_dcp_result_panel.cc:674 #, c-format |
