mirror of
https://github.com/anope/anope.git
synced 2026-07-08 15:03:12 +02:00
Update as many messages as possible for automatic line wrapping.
This commit is contained in:
@@ -43,8 +43,7 @@ public:
|
||||
{
|
||||
this->SendSyntax(source);
|
||||
source.Reply(" ");
|
||||
source.Reply(_("This command loads the module named \037modname\037 from the modules\n"
|
||||
"directory."));
|
||||
source.Reply(_("This command loads the module named \037modname\037 from the modules directory."));
|
||||
return true;
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user