From c44d9fc36664415e878debe23b83431e3242f2e4 Mon Sep 17 00:00:00 2001 From: rubidium Date: Sun, 12 Feb 2012 11:39:29 +0000 Subject: [PATCH] (svn r23937) -Change: improve the wording of some of the timeout related "error" messages --- src/lang/english.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/lang/english.txt b/src/lang/english.txt index f132639e96..77bfeb5c17 100644 --- a/src/lang/english.txt +++ b/src/lang/english.txt @@ -1800,9 +1800,9 @@ STR_NETWORK_ERROR_KICKED :{WHITE}You were STR_NETWORK_ERROR_CHEATER :{WHITE}Cheating is not allowed on this server STR_NETWORK_ERROR_TOO_MANY_COMMANDS :{WHITE}You were sending too many commands to the server STR_NETWORK_ERROR_TIMEOUT_PASSWORD :{WHITE}You took too long to enter the password -STR_NETWORK_ERROR_TIMEOUT_COMPUTER :{WHITE}Your computer took too long to join -STR_NETWORK_ERROR_TIMEOUT_MAP :{WHITE}You took too long to download the map -STR_NETWORK_ERROR_TIMEOUT_JOIN :{WHITE}You took too long to join the server +STR_NETWORK_ERROR_TIMEOUT_COMPUTER :{WHITE}Your computer is too slow to keep up with the server +STR_NETWORK_ERROR_TIMEOUT_MAP :{WHITE}Your computer took too long to download the map +STR_NETWORK_ERROR_TIMEOUT_JOIN :{WHITE}Your computer took too long to join the server ############ Leave those lines in this order!! STR_NETWORK_ERROR_CLIENT_GENERAL :general error