summaryrefslogtreecommitdiff
path: root/locale/en.ini
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2024-12-23 20:01:25 +0100
committermetamuffin <metamuffin@disroot.org>2024-12-23 20:01:25 +0100
commitb64e360b26fcea45faaf4caf8d65db204efdd450 (patch)
treebcf98fca1d6ab2b3bce0cf625fefe8972e0d34ef /locale/en.ini
parent7538be2ee2005ae0073c4f821a4e9c2696608a9a (diff)
downloadhurrycurry-b64e360b26fcea45faaf4caf8d65db204efdd450.tar
hurrycurry-b64e360b26fcea45faaf4caf8d65db204efdd450.tar.bz2
hurrycurry-b64e360b26fcea45faaf4caf8d65db204efdd450.tar.zst
username length limit
Diffstat (limited to 'locale/en.ini')
-rw-r--r--locale/en.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/en.ini b/locale/en.ini
index e1013727..c99b8e31 100644
--- a/locale/en.ini
+++ b/locale/en.ini
@@ -229,7 +229,7 @@ s.error.quoting_invalid=Command quoting invalid
s.error.self_interact=Interacting with yourself. This is impossible.
s.error.tutorial_already_running=Tutorial already running
s.error.tutorial_no_running=No tutorial running
-s.error.username_length_limit=Username length limit of 64 bytes exceeded
+s.error.username_length_limit=Username length limit of {0} characters or {1} bytes exceeded.
s.error.too_many_players=Too many players joined
s.replay.cannot_join=Replays cannot be joined.
s.state.abort_no_players=Game was aborted due to a lack of players.