summaryrefslogtreecommitdiff
path: root/src/lang/english.txt
diff options
context:
space:
mode:
authorPatric Stout <truebrain@openttd.org>2021-08-18 12:06:14 +0200
committerGitHub <noreply@github.com>2021-08-18 12:06:14 +0200
commitc4b700f1b06489d16412944fea55283e6f15be7e (patch)
treecbcd3e3c14fe328c4700af22a6466792e317c200 /src/lang/english.txt
parent996ae28989b733ac9ff6ee7ef39c550d0613fdf9 (diff)
downloadopenttd-c4b700f1b06489d16412944fea55283e6f15be7e.tar.xz
Fix #9492: show for what server a relay session is being created (#9494)
Currently it says "the server" which is a bit ambigious. Be more specific.
Diffstat (limited to 'src/lang/english.txt')
-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 ce87fa2b3..1c6eca55c 100644
--- a/src/lang/english.txt
+++ b/src/lang/english.txt
@@ -2163,7 +2163,7 @@ STR_NETWORK_CLIENT_LIST_ASK_COMPANY_RESET :{YELLOW}Are you
STR_NETWORK_CLIENT_LIST_ASK_COMPANY_UNLOCK :{YELLOW}Are you sure you want to reset the password of company '{COMPANY}'?
STR_NETWORK_ASK_RELAY_CAPTION :{WHITE}Use relay?
-STR_NETWORK_ASK_RELAY_TEXT :{YELLOW}Failed to establish a connection between you and the server.{}Would you like to relay this session via '{RAW_STRING}'?
+STR_NETWORK_ASK_RELAY_TEXT :{YELLOW}Failed to establish a connection between you and server '{RAW_STRING}'.{}Would you like to relay this session via '{RAW_STRING}'?
STR_NETWORK_ASK_RELAY_NO :{BLACK}No
STR_NETWORK_ASK_RELAY_YES_ONCE :{BLACK}Yes, this once
STR_NETWORK_ASK_RELAY_YES_ALWAYS :{BLACK}Yes, don't ask again