diff options
author | TehPeGaSuS <25697531+TehPeGaSuS@users.noreply.github.com> | 2024-02-22 00:09:09 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-21 23:09:09 +0000 |
commit | ccfaca32a2ba5f2e2528a2093d17be25507a3ad8 (patch) | |
tree | 8b923439a17407a50c88a90b7cba3fef98eb423f /language | |
parent | 07373c8cf2325d6e3b6c9d91acbc8abbf51db51e (diff) |
Fix a typo in cs_drop.
Diffstat (limited to 'language')
-rw-r--r-- | language/anope.en_US.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/language/anope.en_US.po b/language/anope.en_US.po index c2ad3d060..7f2abb408 100644 --- a/language/anope.en_US.po +++ b/language/anope.en_US.po @@ -5400,8 +5400,8 @@ 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 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 contact an Operator to get a vHost assigned to this nick." msgstr "Please contact an Operator to get a vHost assigned to this nick." |