#1055 Remove multiple "please register" messages

Part 1:
- Use only one message entry for "Please register", that may have to be adapted to reflect the proper /register arguments
- Remove other message entries from code and from the messages files

Breaking change: reg_email_msg is also removed
This commit is contained in:
ljacqu
2017-01-07 09:01:03 +01:00
parent 044e3e3845
commit 385f7d6b1d
39 changed files with 13 additions and 295 deletions
@@ -10,10 +10,6 @@ reg_only: '&fTylko zarejestrowani uzytkownicy maja do tego dostep!'
valid_session: '&cSesja logowania'
login_msg: '&2Prosze sie zalogowac przy uzyciu &6/login <haslo>'
reg_msg: '&2Prosze sie zarejestrowac przy uzyciu &6/register <haslo> <powtorzHaslo>'
reg_no_repeat_msg: '&2Prosze sie zarejestrowac przy uzyciu &6/register <haslo>'
reg_email_msg: '&cStworz prosze konto komenda "/register <email> <powtorzEmail>"'
reg_email_no_repeat_msg: '&cStworz prosze konto komenda "/register <email>"'
reg_psw_email_msg: '&cStworz prosze konto komenda "/register <haslo> <email>"'
timeout: '&fUplynal limit czasu zalogowania'
wrong_pwd: '&cNiepoprawne haslo'
logout: '&cPomyslnie wylogowany'