Update todo comments in messages files

This commit is contained in:
ljacqu
2016-09-17 09:58:46 +02:00
parent 92b8da5697
commit 20fdc3693a
25 changed files with 288 additions and 239 deletions
+16 -14
View File
@@ -54,21 +54,23 @@ email_send: '[AuthMe] Изпраен е имейл !'
country_banned: Твоята държава е забранена в този сървър!
antibot_auto_enabled: '[AuthMe] AntiBotMod автоматично включен, открита е потенциална атака!'
antibot_auto_disabled: '[AuthMe] AntiBotMod автоматично изключване след %m Минути.'
# TODO password_error_nick: '&cYou can''t use your name as password, please choose another one...'
# TODO not_owner_error: 'You are not the owner of this account. Please choose another name!'
# TODO recovery_code_incorrect: 'The recovery code is not correct! Use /email recovery [email] to generate a new one'
# TODO two_factor_create: '&2Your secret code is %code. You can scan it from here %url'
# TODO accounts_owned_self: 'You own %count accounts:'
# TODO email_already_used: '&4The email address is already being used'
# TODO password_error_unsafe: '&cThe chosen password isn''t safe, please choose another one...'
# TODO kick_antibot: 'AntiBot protection mode is enabled! You have to wait some minutes before joining the server.'
# TODO invalid_name_case: 'You should join using username %valid, not %invalid.'
# TODO invalid_session: '&cYour IP has been changed and your session data has expired!'
# TODO accounts_owned_other: 'The player %name has %count accounts:'
# TODO kicked_admin_registered: 'An admin just registered you; please log in again'
# TODO tempban_max_logins: '&cYou have been temporarily banned for failing to log in too many times.'
# TODO password_error_chars: '&4Your password contains illegal characters. Allowed chars: REG_EX'
# TODO incomplete_email_settings: 'Error: not all required settings are set for sending emails. Please contact an admin.'
# TODO denied_chat: '&cIn order to chat you must be authenticated!'
# TODO denied_command: '&cIn order to use this command you must be authenticated!'
# TODO same_ip_online: 'A player with the same IP is already in game!'
# TODO tempban_max_logins: '&cYou have been temporarily banned for failing to log in too many times.'
# TODO kicked_admin_registered: 'An admin just registered you; please log in again'
# TODO denied_chat: '&cIn order to chat you must be authenticated!'
# TODO password_error_unsafe: '&cThe chosen password isn''t safe, please choose another one...'
# TODO kick_antibot: 'AntiBot protection mode is enabled! You have to wait some minutes before joining the server.'
# TODO email_exists: '&cA recovery email was already sent! You can discard it and send a new one using the command below:'
# TODO accounts_owned_self: 'You own %count accounts:'
# 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 choose another name!'
# TODO password_error_nick: '&cYou can''t use your name as password, please choose another one...'
# TODO password_error_chars: '&4Your password contains illegal characters. Allowed chars: REG_EX'
# TODO accounts_owned_other: 'The player %name has %count accounts:'
# TODO invalid_session: '&cYour IP has been changed and your session data has expired!'
# TODO incomplete_email_settings: 'Error: not all required settings are set for sending emails. Please contact an admin.'
# TODO recovery_code_sent: 'A recovery code to reset your password has been sent to your email.'
# TODO invalid_name_case: 'You should join using username %valid, not %invalid.'