]> git.mxchange.org Git - friendica-addons.git/blobdiff - securemail/lang/zh-cn/strings.php
regenerated all the strings
[friendica-addons.git] / securemail / lang / zh-cn / strings.php
index 710463894f7468c826bc18450eb8724145719b04..64fa47dbb4d450074cbe9d636ee2278cc448da25 100644 (file)
@@ -5,13 +5,12 @@ function string_plural_select_zh_cn($n){
        $n = intval($n);
        return intval(0);
 }}
-;
-$a->strings["\"Secure Mail\" Settings"] = "“加密邮件”设置";
-$a->strings["Save Settings"] = "保存设置";
-$a->strings["Save and send test"] = "保存并发送测试";
-$a->strings["Enable Secure Mail"] = "启用加密邮件";
-$a->strings["Public key"] = "公钥";
-$a->strings["Your public PGP key, ascii armored format"] = "您的 PGP 公钥,使用 ASCII 码格式";
-$a->strings["Secure Mail Settings saved."] = "加密邮件设置已保存。";
-$a->strings["Test email sent"] = "测试邮件发送";
-$a->strings["There was an error sending the test email"] = "发送测试电子邮件时发生错误";
+$a->strings['"Secure Mail" Settings'] = '“加密邮件”设置';
+$a->strings['Save Settings'] = '保存设置';
+$a->strings['Save and send test'] = '保存并发送测试';
+$a->strings['Enable Secure Mail'] = '启用加密邮件';
+$a->strings['Public key'] = '公钥';
+$a->strings['Your public PGP key, ascii armored format'] = '您的 PGP 公钥,使用 ASCII 码格式';
+$a->strings['Secure Mail Settings saved.'] = '加密邮件设置已保存。';
+$a->strings['Test email sent'] = '测试邮件发送';
+$a->strings['There was an error sending the test email'] = '发送测试电子邮件时发生错误';