diff options
author | Sadie Powell <sadie@witchery.services> | 2024-04-07 15:52:24 +0100 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2024-04-07 15:52:24 +0100 |
commit | 260539e987c6b1700c6228ec943170d87095ce8c (patch) | |
tree | 2148c0f0f77dc3349c47ba6654b08786748c83ae /language/anope.en_US.po | |
parent | 4603cd467b01a507b930c365ab366de4d8a6f5a4 (diff) |
Add more documentation for overriding confirmation codes.
Diffstat (limited to 'language/anope.en_US.po')
-rw-r--r-- | language/anope.en_US.po | 18 |
1 files changed, 16 insertions, 2 deletions
diff --git a/language/anope.en_US.po b/language/anope.en_US.po index 65cfbe724..36bd6e185 100644 --- a/language/anope.en_US.po +++ b/language/anope.en_US.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Anope\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-03-15 12:41+0000\n" -"PO-Revision-Date: 2024-03-15 12:41+0000\n" +"POT-Creation-Date: 2024-04-07 15:51+0100\n" +"PO-Revision-Date: 2024-04-07 15:51+0100\n" "Last-Translator: Sadie Powell <sadie@witchery.services>\n" "Language-Team: English\n" "Language: en_US\n" @@ -1876,12 +1876,26 @@ msgstr "" "SET permission." msgid "" +"Additionally, Services Operators with the chanserv/drop/override permission can\n" +"replace code with OVERRIDE to drop without a confirmation code." +msgstr "" +"Additionally, Services Operators with the chanserv/drop/override permission can\n" +"replace code with OVERRIDE to drop without a confirmation code." + +msgid "" "Additionally, Services Operators with the nickserv/confirm permission can\n" "replace passcode with a users nick to force validate them." msgstr "" "Additionally, Services Operators with the nickserv/confirm permission can\n" "replace passcode with a users nick to force validate them." +msgid "" +"Additionally, Services Operators with the nickserv/drop/override permission can\n" +"replace code with OVERRIDE to drop without a confirmation code." +msgstr "" +"Additionally, Services Operators with the nickserv/drop/override permission can\n" +"replace code with OVERRIDE to drop without a confirmation code." + #, c-format msgid "" "Additionally, if fantasy is enabled fantasy commands\n" |