mirror of
https://github.com/anope/anope.git
synced 2026-07-07 00:03:13 +02:00
Fix various issues with language strings.
This commit is contained in:
@@ -512,7 +512,7 @@ private:
|
||||
|
||||
if (!forbid_service)
|
||||
{
|
||||
Log(this) << "Unable to convert forbidden email " << email << " as os_forbid is not loaded";
|
||||
Log(this) << "Unable to convert forbidden email address " << email << " as os_forbid is not loaded";
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user