|
|
@@ -161,7 +161,7 @@
|
|
|
"encryption_method" : "Encryption method",
|
|
|
"check_key" : "Check authentication key",
|
|
|
"reset_user_ok" : "Check Success",
|
|
|
- "name_or_ip_or_regex" : "ID or IP or Regex",
|
|
|
+ "name_or_ip_or_regex" : "Username or IP or Regex",
|
|
|
"ban_period" : "Period to block",
|
|
|
"not_sure" : "Not sure",
|
|
|
"use_push_alarm" : "Enable Push Notification",
|
|
|
@@ -192,7 +192,7 @@
|
|
|
"_comment_2.1.1_" : "List",
|
|
|
"interwiki_list" : "Interwiki(s) list",
|
|
|
"email_filter_list" : "Email filter(s) list",
|
|
|
- "id_filter_list" : "ID filter(s) list",
|
|
|
+ "id_filter_list" : "Username filter(s) list",
|
|
|
"edit_filter_list" : "Contents filter(s) list",
|
|
|
"file_filter_list" : "File name filter(s) list",
|
|
|
"edit_tool_list" : "Edit tool(s) list",
|
|
|
@@ -200,7 +200,7 @@
|
|
|
"_comment_2.1.2_" : "Add",
|
|
|
"interwiki_add" : "Interwiki add",
|
|
|
"edit_filter_add" : "Contents filter add",
|
|
|
- "id_filter_add" : "ID filter add",
|
|
|
+ "id_filter_add" : "Username filter add",
|
|
|
"email_filter_add" : "Email filter add",
|
|
|
"file_filter_add" : "File name filter add",
|
|
|
"edit_tool_add" : "Edit tool add",
|
|
|
@@ -337,8 +337,8 @@
|
|
|
"no_exist_user_error" : "The account does not exist.",
|
|
|
"no_admin_block_error" : "You cannot block or check administrators.",
|
|
|
"skin_error" : "This skin is not support settings.",
|
|
|
- "same_id_exist_error" : "There are users with the same ID.",
|
|
|
- "long_id_error" : "ID must be shorter than 20 characters.",
|
|
|
+ "same_id_exist_error" : "There are users with the same username.",
|
|
|
+ "long_id_error" : "Username must be shorter than 20 characters.",
|
|
|
"id_char_error" : "Only Korean letters, alphabets and spaces are allowed for Username.",
|
|
|
"file_exist_error" : "The file does not exist.",
|
|
|
"password_error" : "The password is different.",
|