From b64e360b26fcea45faaf4caf8d65db204efdd450 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Mon, 23 Dec 2024 20:01:25 +0100 Subject: username length limit --- locale/en.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'locale') 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. -- cgit v1.2.3-70-g09d2