mirror of
https://github.com/anope/anope.git
synced 2026-07-01 19:46:38 +02:00
fixed a typo in os_news, thanks to Dan for reporting it
This commit is contained in:
@@ -40,7 +40,7 @@ struct NewsMessages msgarray[] = {
|
||||
_("Added new logon news item (#%d)."),
|
||||
_("Syntax: \002LOGONNEWS DEL {\037num\037 | ALL}"),
|
||||
_("Logon news item #%s not found!"),
|
||||
_("LOGONNEWS {ADD|DEL|LIST} [\037text\037|\037num\037]\002"),
|
||||
_("Logon news item #%d deleted."),
|
||||
_("No logon news items to delete!"),
|
||||
_("All logon news items deleted.")}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user