Add %acc_nb tag to max_reg message - Fix #570

This commit is contained in:
Xephi59
2016-02-28 00:36:06 +01:00
parent 28108f00f1
commit e88b4eda53
3 changed files with 11 additions and 8 deletions
@@ -41,7 +41,7 @@ public enum MessageKey {
REGISTER_EMAIL_MESSAGE("reg_email_msg"),
MAX_REGISTER_EXCEEDED("max_reg"),
MAX_REGISTER_EXCEEDED("max_reg", "%acc_nb"),
USAGE_REGISTER("usage_reg"),