diff options
| author | Carl Hetherington <cth@carlh.net> | 2026-03-29 15:45:46 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2026-04-02 01:20:16 +0200 |
| commit | a9e2fb162571350bda8a5289a1f64060e9e82c98 (patch) | |
| tree | bd18a59aaa9ceb340147bf513c7221b65b38f902 /src/wx/po/zh_CN.po | |
| parent | 846bca5ca37cc2725ea1f6994172c6399b05b0b2 (diff) | |
INVALID_PICTURE_SIZE_IN_PIXELS: note -> size_in_pixels.
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 204c44230..744458f4c 100644 --- a/src/wx/po/zh_CN.po +++ b/src/wx/po/zh_CN.po @@ -3769,8 +3769,8 @@ msgstr "视频资产 %f 的帧率 %frame_rate 非法。" #: src/wx/verify_dcp_result_panel.cc:345 #, c-format -msgid "The video asset %f uses the invalid image size %n." -msgstr "视频资产 %f 使用了无效的图像大小 %n。" +msgid "The video asset %f uses the invalid image size %size_in_pixels." +msgstr "视频资产 %f 使用了无效的图像大小 %size_in_pixels。" #: src/wx/verify_dcp_result_panel.cc:354 #, fuzzy |
