From 35f12d311ebe27824f890b47c7cb71711a5a9432 Mon Sep 17 00:00:00 2001 From: nyuszika7h Date: Fri, 9 Sep 2016 21:40:45 +0200 Subject: [PATCH] Slight reword in game timeout message Although I guess nobody thinks that you *must* join again after the game timed out if you are still active, better this way IMO. --- messages/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/messages/en.json b/messages/en.json index beb49f5..5ed19fa 100644 --- a/messages/en.json +++ b/messages/en.json @@ -142,7 +142,7 @@ "game_already_running": "Sorry, but the game is already running. Try again next time.", "account_already_joined": "Sorry, but \u0002{0}\u0002 is already joined under {1} account.{2}", "player_joined": "\u0002{0}\u0002 has joined the game and raised the number of players to \u0002{1}\u0002.", - "game_idle_cancel": "The current game took too long to start and has been canceled. If you are still active, please join again to start a new game.", + "game_idle_cancel": "The current game took too long to start and has been canceled. If you are still active, you can join again to start a new game.", "too_many_players_to_join": "{0}: Too many players to join.", "fjoin_in_chan": ": You may only fjoin people who are in this channel.", "account_not_logged_in": "{0} is not logged in to NickServ.",