diff options
author | Sadie Powell <sadie@witchery.services> | 2024-11-13 11:52:12 +0000 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2024-11-13 11:56:50 +0000 |
commit | 309c342b86bb2ec15398e4e2f711556a0667a871 (patch) | |
tree | b6c01ef104822d49fa37170b1e1b706218760264 /language/anope.en_US.po | |
parent | 4de59d61d8f593c18630b46270f48e32e4549ec0 (diff) |
Use the remaining wait time in the registration delay message.
Closes #452.
Diffstat (limited to 'language/anope.en_US.po')
-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 decfba2c8..7708cb2d2 100644 --- a/language/anope.en_US.po +++ b/language/anope.en_US.po @@ -7082,10 +7082,6 @@ msgid "You must confirm your account before you may send a memo." msgstr "" #, c-format -msgid "You must have been using this nick for at least %lu seconds to register." -msgstr "" - -#, c-format msgid "You must have the %s(ME) privilege on the channel to use this command." msgstr "" @@ -7095,6 +7091,10 @@ msgid "" "case you forget it." msgstr "" +#, c-format +msgid "You must wait %s before registering your nick." +msgstr "" + msgid "You need to be identified to use this command." msgstr "" |