mirror of
https://github.com/anope/anope.git
synced 2026-06-28 04:56:38 +02:00
Unmark a message with no translatable content as translatable.
This commit is contained in:
@@ -573,7 +573,7 @@ public:
|
||||
{
|
||||
this->SetDesc(_("Manipulate the host offer list"));
|
||||
this->SetSyntax(_("ADD [+\037expiry\037] \037vhost\037 [\037reason\037]"));
|
||||
this->SetSyntax(_("CLEAR"));
|
||||
this->SetSyntax("CLEAR");
|
||||
this->SetSyntax(_("DEL {\037vhost\037 | \037entry-num\037 | \037list\037}"));
|
||||
this->SetSyntax(_("LIST [\037vhost-mask\037 | \037entry-num\037 | \037list\037]"));
|
||||
this->SetSyntax(_("VIEW [\037vhost-mask\037 | \037entry-num\037 | \037list\037]"));
|
||||
|
||||
Reference in New Issue
Block a user