diff options
| author | Carl Hetherington <cth@carlh.net> | 2026-03-29 15:53:22 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2026-04-02 01:20:16 +0200 |
| commit | df502be569b57227aeaa653ff58d190e57944c47 (patch) | |
| tree | dd023c215698b4f35323cde31d5ff07a242bfc85 /src/wx/po/zh_CN.po | |
| parent | a9e2fb162571350bda8a5289a1f64060e9e82c98 (diff) | |
INVALID_CLOSED_CAPTION_XML_SIZE_IN_BYTES: note -> size_in_bytes.
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 744458f4c..6adf699dc 100644 --- a/src/wx/po/zh_CN.po +++ b/src/wx/po/zh_CN.po @@ -3560,9 +3560,9 @@ msgstr "%f 中的XML在第 %l 行格式不正确(%error)。" #: src/wx/verify_dcp_result_panel.cc:357 #, c-format msgid "" -"The XML in the closed caption asset %f takes up %n bytes which is over the " +"The XML in the closed caption asset %f takes up %size_in_bytes bytes which is over the " "256KB limit." -msgstr "隐藏式字幕资产 %f 中的XML占用了 %n 字节,超过了256KB的限制。" +msgstr "隐藏式字幕资产 %f 中的XML占用了 %size_in_bytes 字节,超过了256KB的限制。" #: src/wx/verify_dcp_result_panel.cc:665 #, c-format |
