From 996ae28989b733ac9ff6ee7ef39c550d0613fdf9 Mon Sep 17 00:00:00 2001 From: Patric Stout Date: Wed, 18 Aug 2021 12:00:36 +0200 Subject: Fix #9491: reword "no connection" error message (#9495) --- src/lang/english.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lang/english.txt b/src/lang/english.txt index fbd91947e..ce87fa2b3 100644 --- a/src/lang/english.txt +++ b/src/lang/english.txt @@ -2202,7 +2202,7 @@ STR_NETWORK_CHAT_OSKTITLE :{BLACK}Enter te # Network messages STR_NETWORK_ERROR_NOTAVAILABLE :{WHITE}No network devices found STR_NETWORK_ERROR_NOSERVER :{WHITE}Could not find any network games -STR_NETWORK_ERROR_NOCONNECTION :{WHITE}The server didn't answer the request +STR_NETWORK_ERROR_NOCONNECTION :{WHITE}Connection to the server timed out or was refused STR_NETWORK_ERROR_NEWGRF_MISMATCH :{WHITE}Could not connect due to NewGRF mismatch STR_NETWORK_ERROR_DESYNC :{WHITE}Network-Game synchronisation failed STR_NETWORK_ERROR_LOSTCONNECTION :{WHITE}Network-Game connection lost -- cgit v1.2.3-54-g00ecf