diff options
Diffstat (limited to 'lang/hun.l')
-rw-r--r-- | lang/hun.l | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/hun.l b/lang/hun.l index 590c5ab26..11fa09fca 100644 --- a/lang/hun.l +++ b/lang/hun.l @@ -3349,7 +3349,7 @@ NEWS_HELP_LOGON Edits or displays the list of logon news messages. When a user connects to the network, these messages will be sent - to them. (However, no more than %s messages will be + to them. (However, no more than %d messages will be sent in order to avoid flooding the user. If there are more news messages, only the most recent will be sent.) NewsCount can be configured in services.conf. @@ -3363,7 +3363,7 @@ NEWS_HELP_OPER Edits or displays the list of oper news messages. When a user opers up (with the /OPER command), these messages will - be sent to them. (However, no more than %s messages will + be sent to them. (However, no more than %d messages will be sent in order to avoid flooding the user. If there are more news messages, only the most recent will be sent.) NewsCount can be configured in services.conf. |