From 22fe5bb724db05dd96fb51eed27e76feaf8dcef6 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Mon, 19 Feb 2024 22:20:36 +0000 Subject: Require users to use a confirmation code when dropping channels. --- language/anope.en_US.po | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'language') diff --git a/language/anope.en_US.po b/language/anope.en_US.po index d0a1b3af1..c2ad3d060 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-01-08 13:20+0000\n" -"PO-Revision-Date: 2024-01-08 13:26+0000\n" +"POT-Creation-Date: 2024-02-19 22:16+0000\n" +"PO-Revision-Date: 2024-02-19 22:17+0000\n" "Last-Translator: Sadie Powell \n" "Language-Team: English\n" "Language: en_US\n" @@ -496,9 +496,6 @@ msgstr "channel" msgid "channel bantype" msgstr "channel bantype" -msgid "channel channel" -msgstr "channel channel" - msgid "channel command method [status]" msgstr "channel command method [status]" @@ -601,6 +598,9 @@ msgstr "channel VIEW [mask | entry-num | list]" msgid "channel VIEW [mask | list]" msgstr "channel VIEW [mask | list]" +msgid "channel [code]" +msgstr "channel [code]" + msgid "channel [description]" msgstr "channel [description]" @@ -5399,6 +5399,10 @@ msgstr "Peace option for %s is now on." msgid "Persistent" msgstr "Persistent" +#, c-format +msgid "Please confirm that you want to drop %s with with DROP %s %s." +msgstr "Please confirm that you want to drop %s with with DROP %s %s." + msgid "Please contact an Operator to get a vHost assigned to this nick." msgstr "Please contact an Operator to get a vHost assigned to this nick." @@ -8622,10 +8626,6 @@ msgstr "You must confirm your account before you may request a vhost." msgid "You must confirm your account before you may send a memo." msgstr "You must confirm your account before you may send a memo." -#, c-format -msgid "You must enter the channel name twice as a confirmation that you wish to drop %s." -msgstr "You must enter the channel name twice as a confirmation that you wish to drop %s." - #, c-format msgid "You must have been using this nick for at least %lu seconds to register." msgstr "You must have been using this nick for at least %lu seconds to register." -- cgit