summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorPatric Stout <truebrain@openttd.org>2021-08-18 12:00:36 +0200
committerGitHub <noreply@github.com>2021-08-18 12:00:36 +0200
commit996ae28989b733ac9ff6ee7ef39c550d0613fdf9 (patch)
tree3e81b7476395c27bcb606e4c8eb9f28fbec697e9 /src
parent5da60cef46eee1be7fb024f80181455e29a45e61 (diff)
downloadopenttd-996ae28989b733ac9ff6ee7ef39c550d0613fdf9.tar.xz
Fix #9491: reword "no connection" error message (#9495)
Diffstat (limited to 'src')
-rw-r--r--src/lang/english.txt2
1 files changed, 1 insertions, 1 deletions
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