summaryrefslogtreecommitdiff
path: root/translations
diff options
context:
space:
mode:
authorAndy Shaw <andy.shaw@digia.com>2014-11-24 12:02:05 +0100
committerAndy Shaw <andy.shaw@digia.com>2014-11-25 10:52:01 +0100
commit5b2ab713061b33b3bfb108c1923e9a821ad66d6e (patch)
treefc13775692e9714dfac2326d0c4618ca960efc2a /translations
parentd2331362a237d5bb50eae2ee48ab8719b68b0374 (diff)
downloadqt4-tools-5b2ab713061b33b3bfb108c1923e9a821ad66d6e.tar.gz
Fix string placeholders in two translations
As the translation in Qt 5 is more out of date this is being fixed directly in the Qt 4.8 version as this is more accurate. Change-Id: Ie7abbd224e26f8af63d80acd81ddf2973b39e0d4 Reviewed-by: Liang Qi <liang.qi@theqtcompany.com>
Diffstat (limited to 'translations')
-rw-r--r--translations/qt_zh_CN.ts4
1 files changed, 2 insertions, 2 deletions
diff --git a/translations/qt_zh_CN.ts b/translations/qt_zh_CN.ts
index 9a508f81be..7259a8f20e 100644
--- a/translations/qt_zh_CN.ts
+++ b/translations/qt_zh_CN.ts
@@ -2680,7 +2680,7 @@ Do you want to delete it anyway?</source>
<location line="+31"/>
<location filename="../src/corelib/plugin/qlibrary_win.cpp" line="+15"/>
<source>Cannot resolve symbol &quot;%1&quot; in %2: %3</source>
- <translation>无法解析%2中的符号“%2”:%3</translation>
+ <translation>无法解析%1中的符号“%2”:%3</translation>
</message>
</context>
<context>
@@ -7494,7 +7494,7 @@ Please choose a different file name.</source>
<message>
<location line="+267"/>
<source>Each name of a template parameter must be unique; %1 is duplicated.</source>
- <translation>每一个模板参数的名称都必须是唯一的;%2是重复的。</translation>
+ <translation>每一个模板参数的名称都必须是唯一的;%1是重复的。</translation>
</message>
<message>
<location line="+129"/>