diff options
author | Sadie Powell <sadie@witchery.services> | 2024-03-12 19:24:31 +0000 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2024-03-12 19:24:31 +0000 |
commit | 22ba54b00dbeef1a7ab14c5d22a7360b47c29a40 (patch) | |
tree | 91ee25d989e0ac3ec62c97003a37e60bfaac5c8a /language | |
parent | 6fd7ca39e2ff6ba3c2e721e64432caa79ef0ffca (diff) |
Show the full command in CONFIRM_DROP.
Diffstat (limited to 'language')
-rw-r--r-- | language/anope.en_US.po | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/language/anope.en_US.po b/language/anope.en_US.po index 97aea2c23..6bbaf6ffd 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-11 19:36+0000\n" -"PO-Revision-Date: 2024-03-11 19:36+0000\n" +"POT-Creation-Date: 2024-03-12 19:17+0000\n" +"PO-Revision-Date: 2024-03-12 19:17+0000\n" "Last-Translator: Sadie Powell <sadie@witchery.services>\n" "Language-Team: English\n" "Language: en_US\n" @@ -5317,8 +5317,8 @@ msgid "Persistent" msgstr "Persistent" #, c-format -msgid "Please confirm that you want to drop %s with DROP %s %s" -msgstr "Please confirm that you want to drop %s with DROP %s %s" +msgid "Please confirm that you want to drop %s with %s%s DROP %s %s" +msgstr "Please confirm that you want to drop %s with %s%s 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." |