(svn r23937) -Change: improve the wording of some of the timeout related "error" messages

replace/41b28d7194a279bdc17475d4fbe2ea6ec885a466
rubidium 13 years ago
parent 6356178a25
commit c44d9fc366

@ -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

Loading…
Cancel
Save