diff options
Diffstat (limited to 'lang/en_us.l')
-rw-r--r-- | lang/en_us.l | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/en_us.l b/lang/en_us.l index 9cf6c6316..72db6eb3b 100644 --- a/lang/en_us.l +++ b/lang/en_us.l @@ -3283,7 +3283,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. @@ -3297,7 +3297,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. |