mirror of
https://github.com/anope/anope.git
synced 2026-07-08 15:23:12 +02:00
ns_cert, ns_set: Make strings equal for one translation instance
This commit is contained in:
@@ -1305,7 +1305,7 @@ class CSSet : public Module
|
||||
if (restricted.HasExt(ci))
|
||||
info.AddOption(_("Restricted Access"));
|
||||
if (secure.HasExt(ci))
|
||||
info.AddOption(_("Secure"));
|
||||
info.AddOption(_("Security"));
|
||||
if (securefounder.HasExt(ci))
|
||||
info.AddOption(_("Secure Founder"));
|
||||
if (secureops.HasExt(ci))
|
||||
|
||||
Reference in New Issue
Block a user