summaryrefslogtreecommitdiff
path: root/lang/english.txt
diff options
context:
space:
mode:
authorDarkvater <darkvater@openttd.org>2006-11-16 20:57:23 +0000
committerDarkvater <darkvater@openttd.org>2006-11-16 20:57:23 +0000
commit40d647ddde652bb8f1c7b4215279cc82d01ca38f (patch)
tree00447739e30c07ac507e9a0098773ca8aa3a5043 /lang/english.txt
parent7f45482bbe87de64fc82ef2b23b38fd1634be9e1 (diff)
downloadopenttd-40d647ddde652bb8f1c7b4215279cc82d01ca38f.tar.xz
(svn r7179) -Codechange (r7173): Actually "prefer" team chat through the patch setting instead of
always sending to teammate if the patch is on even if you do not have any allies. So with setting off you always send to 'all players', with setting on you send to teammates if you have any, otherwise to all players.
Diffstat (limited to 'lang/english.txt')
-rw-r--r--lang/english.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/english.txt b/lang/english.txt
index f6113e811..9b1433685 100644
--- a/lang/english.txt
+++ b/lang/english.txt
@@ -1070,7 +1070,7 @@ STR_CONFIG_PATCHES_LIVERIES :{LTBLUE}Show co
STR_CONFIG_PATCHES_LIVERIES_NONE :None
STR_CONFIG_PATCHES_LIVERIES_OWN :Own company
STR_CONFIG_PATCHES_LIVERIES_ALL :All companies
-STR_CONFIG_PATCHES_CHAT_TARGET :{LTBLUE}Prefer Team chat with <ENTER>: {ORANGE}{STRING1}
+STR_CONFIG_PATCHES_PREFER_TEAMCHAT :{LTBLUE}Prefer team chat with <ENTER>: {ORANGE}{STRING1}
STR_CONFIG_PATCHES_MAX_TRAINS :{LTBLUE}Max trains per player: {ORANGE}{STRING1}
STR_CONFIG_PATCHES_MAX_ROADVEH :{LTBLUE}Max road vehicles per player: {ORANGE}{STRING1}