diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-02-15 00:19:32 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-02-15 00:19:32 +0000 |
| commit | c4b76ea025e0d6430023bf42d115e6fb86e61a55 (patch) | |
| tree | 53b3a73e21edeaefcc4ef7014424289be1349384 /src/tools | |
| parent | 866ef451a1db6458109f6833109ccf7cfc1684ee (diff) | |
Fix some i18n mis-merges.
Diffstat (limited to 'src/tools')
| -rw-r--r-- | src/tools/po/zh_CN.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/po/zh_CN.po b/src/tools/po/zh_CN.po index cc611f1aa..afba86a42 100644 --- a/src/tools/po/zh_CN.po +++ b/src/tools/po/zh_CN.po @@ -231,7 +231,7 @@ msgstr "查看编码服务器..." #: src/tools/dcpomatic_kdm.cc:276 #, fuzzy, c-format msgid "File %s already exists. Do you want to overwrite it?" -msgstr "目录 %1 已经存在且不为空。确定要使用它?" +msgstr "目录 %s 已经存在且不为空。确定要使用它?" #. / TRANSLATORS: this is the heading for a dialog box, which tells the user that the current #. / project (Film) has been changed since it was last saved. |
