From 5b2ab713061b33b3bfb108c1923e9a821ad66d6e Mon Sep 17 00:00:00 2001 From: Andy Shaw Date: Mon, 24 Nov 2014 12:02:05 +0100 Subject: 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 --- translations/qt_zh_CN.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'translations') 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? Cannot resolve symbol "%1" in %2: %3 - 无法解析%2中的符号“%2”:%3 + 无法解析%1中的符号“%2”:%3 @@ -7494,7 +7494,7 @@ Please choose a different file name. Each name of a template parameter must be unique; %1 is duplicated. - 每一个模板参数的名称都必须是唯一的;%2是重复的。 + 每一个模板参数的名称都必须是唯一的;%1是重复的。 -- cgit v1.2.1