summaryrefslogtreecommitdiff
path: root/lib/plugins/usermanager/lang/zh
diff options
context:
space:
mode:
authorGerrit Uitslag <klapinklapin@gmail.com>2014-05-05 13:35:56 +0200
committerGerrit Uitslag <klapinklapin@gmail.com>2014-05-05 13:35:56 +0200
commit9e1bc3f3dd03f19063d530e7aa5eb8eb9b36abf4 (patch)
tree2714123027b790d2ba2eda64df70d4dbd75e6bc1 /lib/plugins/usermanager/lang/zh
parente14fe973182165a2607f1b8fe41ac42d07a93070 (diff)
downloadrpg-9e1bc3f3dd03f19063d530e7aa5eb8eb9b36abf4.tar.gz
rpg-9e1bc3f3dd03f19063d530e7aa5eb8eb9b36abf4.tar.bz2
no fancy quotes in user manager import description
Diffstat (limited to 'lib/plugins/usermanager/lang/zh')
-rw-r--r--lib/plugins/usermanager/lang/zh/import.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/plugins/usermanager/lang/zh/import.txt b/lib/plugins/usermanager/lang/zh/import.txt
index eacce5a77..243a53e84 100644
--- a/lib/plugins/usermanager/lang/zh/import.txt
+++ b/lib/plugins/usermanager/lang/zh/import.txt
@@ -1,7 +1,7 @@
===== 批量导入用户 =====
需要至少有 4 列的 CSV 格式用户列表文件。列必须按顺序包括:用户ID、全名、电子邮件地址和组。
-CSV 域需要用逗号 (,) 分隔,字符串用英文双引号 ("") 分开。反斜杠可以用来转义。
+CSV 域需要用逗号 (,) 分隔,字符串用英文双引号 (%%""%%) 分开。反斜杠可以用来转义。
可以尝试上面的“导入用户”功能来查看示例文件。重复的用户ID将被忽略。
密码生成后会通过电子邮件发送给每个成功导入的用户。 \ No newline at end of file