1
0
mirror of https://github.com/anope/anope.git synced 2026-07-01 09:16:37 +02:00

Remove more OPDEOP references

This commit is contained in:
Adam
2013-04-11 02:28:36 -05:00
parent db4ed1cfaf
commit c56d72ba84
3 changed files with 7 additions and 9 deletions
+2 -2
View File
@@ -44,8 +44,8 @@ static struct
{"MEMO", _("Allowed to read channel memos")},
{"MODE", _("Allowed to use the MODE command")},
{"NOKICK", _("Prevents users being kicked by Services")},
{"OPDEOP", _("Allowed to (de)op users")},
{"OPDEOPME", _("Allowed to (de)op him/herself")},
{"OP", _("Allowed to (de)op users")},
{"OPME", _("Allowed to (de)op him/herself")},
{"OWNER", _("Allowed to (de)owner users")},
{"OWNERME", _("Allowed to (de)owner him/herself")},
{"PROTECT", _("Allowed to (de)protect users")},