Adjust kick reason for tempban sanctions to be more useful

This commit is contained in:
skizzerz 2016-10-28 17:22:25 -05:00
parent 21fc1f81c0
commit b3620477e5

View File

@ -862,7 +862,7 @@
"part_warning": "Parting during game. You only have a short time to re-join the channel after parting to stay alive.",
"quit_warning": "Quitting IRC during game. You only have a short time to re-join the channel after quitting to stay alive.",
"acc_warning": "Changing accounts during game. Please do not change accounts while playing.",
"tempban_kick": "{nick}",
"tempban_kick": "Temporary ban for warning: {reason}",
"error_log": "An error has occurred and has been logged.",
"_": " vim: set sw=4 expandtab:"