Add verification remarks in message files

- Result from automatic task which checks message files for missing messages or tags
This commit is contained in:
ljacqu
2016-05-24 18:37:58 +02:00
parent 8de1897412
commit e54cd526de
25 changed files with 105 additions and 33 deletions
+4 -1
View File
@@ -11,6 +11,7 @@ login: '&a&lВы успешно вошли!'
vb_nonActiv: '&6Ваш аккаунт еще не активирован! Проверьте вашу почту!'
user_regged: '&c&lТакой игрок уже зарегистрирован'
usage_reg: '&c&lИспользование: &e&l/reg ПАРОЛЬ ПОВТОР_ПАРОЛЯ'
# TODO max_reg: Missing tags %reg_count, %reg_names, %max_acc
max_reg: '&c&lВы превысили макс количество регистраций на ваш IP'
no_perm: '&c&lНедостаточно прав'
error: '&c&lПроизошла ошибка. Свяжитесь с администратором'
@@ -57,7 +58,9 @@ antibot_auto_enabled: '&a[AuthMe] AntiBot-режим автоматически
antibot_auto_disabled: '&a[AuthMe] AntiBot-режим автоматичски отключен после %m мин. Надеюсь атака закончилась'
# TODO email_already_used: '&4The email address is already being used'
# TODO kick_antibot: 'AntiBot protection mode is enabled! You have to wait some minutes before joining the server.'
# TODO denied_chat: '&cIn order to be able to chat you must be authenticated!'
# TODO email_exists: '&cA recovery email was already sent! You can discard it and send a new one using the command below:'
# TODO same_ip_online: 'A player with the same IP is already in game!'
# TODO invalid_name_case: 'You should join using username %valid, not %invalid.'
# TODO two_factor_create: '&2Your secret code is %code. You can scan it from here %url'
# TODO not_owner_error: 'You are not the owner of this account. Please try another name!'
# TODO not_owner_error: 'You are not the owner of this account. Please choose another name!'