diff --git a/localization/localization_zh_CN.ts b/localization/localization_zh_CN.ts
index 5e601a83..8ed51ddb 100644
--- a/localization/localization_zh_CN.ts
+++ b/localization/localization_zh_CN.ts
@@ -121,7 +121,7 @@
-
+ 签名密钥
@@ -504,14 +504,14 @@ e-mail
-
+ 检查 .gpgid 文件签名!
-
+ %1 签名无效。
@@ -528,13 +528,14 @@ e-mail
-
+ 无签名密钥!
-
+ 没有一个私密签名密钥可用。
+你将无法更改用户列表!
@@ -605,7 +606,7 @@ You will not be able to decrypt any newly added passwords!
-
+ 重复密码
@@ -629,7 +630,21 @@ Expire-Date: 0
# Do a commit here, so that we can later print "done" :-)
%commit
%echo done
-
+ # QtPass GPG key generator
+#
+# first test version please comment
+#
+%echo Generating a default key
+Key-Type: RSA
+Subkey-Type: RSA
+Name-Real:
+Name-Comment: QtPass
+Name-Email:
+Expire-Date: 0
+%no-protection
+# Do a commit here, so that we can later print "done" :-)
+%commit
+%echo done