summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--modules/core/os_news.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/core/os_news.cpp b/modules/core/os_news.cpp
index e84755ef4..f67a2a9ca 100644
--- a/modules/core/os_news.cpp
+++ b/modules/core/os_news.cpp
@@ -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.")}
},