mirror of
https://github.com/anope/anope.git
synced 2026-07-08 11:43:14 +02:00
Merge branch '2.0' into 2.1.
This commit is contained in:
@@ -55,7 +55,7 @@ public:
|
||||
if (na->HasExt("HELD"))
|
||||
{
|
||||
nickserv->Release(na);
|
||||
source.Reply(_("Service's hold on \002%s\002 has been released."), na->nick.c_str());
|
||||
source.Reply(_("Services' hold on \002%s\002 has been released."), na->nick.c_str());
|
||||
}
|
||||
else if (!u)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user