diff options
author | Sadie Powell <sadie@witchery.services> | 2024-11-13 11:44:03 +0000 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2024-11-13 11:56:11 +0000 |
commit | 4de59d61d8f593c18630b46270f48e32e4549ec0 (patch) | |
tree | abcf20ef9bb1d6940c1e026bd628ff9b823c39fa /language | |
parent | 0dc65cc162a8a87b1a3f66555d9fe328df004899 (diff) |
Use durations instead of seconds in waiting messages.
Diffstat (limited to 'language')
-rw-r--r-- | language/anope.en_US.po | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/language/anope.en_US.po b/language/anope.en_US.po index d1e779309..decfba2c8 100644 --- a/language/anope.en_US.po +++ b/language/anope.en_US.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Anope\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-13 02:41+0000\n" +"POT-Creation-Date: 2024-11-13 11:56+0000\n" "PO-Revision-Date: 2024-11-13 02:45+0000\n" "Last-Translator: Sadie Powell <sadie@witchery.services>\n" "Language-Team: English\n" @@ -4627,19 +4627,19 @@ msgid "Please wait %lu seconds and retry." msgstr "" #, c-format -msgid "Please wait %lu seconds before requesting a new vhost." +msgid "Please wait %s before requesting a new vhost." msgstr "" #, c-format -msgid "Please wait %lu seconds before using the %s command again." +msgid "Please wait %s before using the %s command again." msgstr "" #, c-format -msgid "Please wait %lu seconds before using the GROUP command again." +msgid "Please wait %s before using the GROUP command again." msgstr "" #, c-format -msgid "Please wait %lu seconds before using the REGISTER command again." +msgid "Please wait %s before using the REGISTER command again." msgstr "" #, c-format |