category: bugfix bugzilla: https://gitee.com/src-openeuler/gtk3/issues/I65BW7 Signed-off-by: Guangzhong Yao <yaoguangzhong@xfusion.com>
25 lines
572 B
Diff
25 lines
572 B
Diff
From ee9c75281f11f06efa7734a6232d2ef9aded00f1 Mon Sep 17 00:00:00 2001
|
|
From: ww0012633 <wutao1@xfusion.com>
|
|
Date: Tue, 19 Jul 2022 16:40:58 +0800
|
|
Subject: [PATCH] translate information to chinese
|
|
|
|
---
|
|
po/zh_CN.po | 3 +++
|
|
1 file changed, 3 insertions(+)
|
|
|
|
diff --git a/po/zh_CN.po b/po/zh_CN.po
|
|
index f3cd26b..e469ff7 100644
|
|
--- a/po/zh_CN.po
|
|
+++ b/po/zh_CN.po
|
|
@@ -7410,3 +7410,6 @@ msgstr "打印到测试打印机"
|
|
|
|
#~ msgid "Shortcut %s already exists"
|
|
#~ msgstr "快捷方式 %s 已经存在"
|
|
+
|
|
+msgid "Show T_ype Column"
|
|
+msgstr "显示类型栏(_Y)"
|
|
--
|
|
2.27.0
|
|
|
|
|