mirror of
https://github.com/anope/anope.git
synced 2026-06-12 19:14:47 +02:00
Update as many messages as possible for automatic line wrapping.
This commit is contained in:
+1
-1
@@ -117,7 +117,7 @@ public:
|
||||
if (!groups.empty())
|
||||
{
|
||||
source.Reply(" ");
|
||||
source.Reply(_("Use the \002%s ALL\002 command to list all commands and their descriptions."), source_command.c_str());
|
||||
source.Reply(_("Use the \002%s\032ALL\002 command to list all commands and their descriptions."), source_command.c_str());
|
||||
}
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user