Changeset - r19069:69fb59a39060
[Not reviewed]
master
0 1 0
rubidium - 12 years ago 2012-02-12 11:39:29
rubidium@openttd.org
(svn r23937) -Change: improve the wording of some of the timeout related "error" messages
1 file changed with 3 insertions and 3 deletions:
0 comments (0 inline, 0 general)
src/lang/english.txt
Show inline comments
 
@@ -1800,9 +1800,9 @@ STR_NETWORK_ERROR_KICKED                
 
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
0 comments (0 inline, 0 general)