diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-04-05 15:22:00 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-04-05 15:22:00 +0100 |
| commit | d7880690e9e6dba3c82cd0e78e32862a1ec43666 (patch) | |
| tree | eed1e4877e8c20d4b0f470424728edc9fb472205 | |
| parent | 052979a008c733c1eff723d73cbd6536ae0e2f4a (diff) | |
Fix duplicate translations.
| -rw-r--r-- | src/wx/po/zh_CN.po | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/src/wx/po/zh_CN.po b/src/wx/po/zh_CN.po index 5fe1e5186..3a8aa9931 100644 --- a/src/wx/po/zh_CN.po +++ b/src/wx/po/zh_CN.po @@ -384,11 +384,6 @@ msgstr "不能引用该DCP. " msgid "Certificate chain" msgstr "证书秘钥" -#: src/wx/recreate_chain_dialog.cc:31 -#, fuzzy -msgid "Certificate chain" -msgstr "创建证书" - #: src/wx/dolby_doremi_certificate_panel.cc:204 msgid "Certificate downloaded" msgstr "证书下载" @@ -1923,15 +1918,6 @@ msgstr "" "用于签署DCPS和KDMs的这份证书包含一个小错误\n" "这将导致DCP在某些系统上无法验证。要重新创建证书吗?" -#: src/wx/recreate_chain_dialog.cc:33 -msgid "" -"The certificate chain that DCP-o-matic uses for signing DCPs and KDMs " -"contains a small error\n" -"which will prevent DCPs from being validated correctly on some systems. Do " -"you want to re-create\n" -"the certificate chain for signing DCPs and KDMs?" -msgstr "" - #: src/wx/content_menu.cc:360 msgid "" "The content file(s) you specified are not the same as those that are " |
