diff options
author | dominik <dominik@openttd.org> | 2004-12-14 16:53:38 +0000 |
---|---|---|
committer | dominik <dominik@openttd.org> | 2004-12-14 16:53:38 +0000 |
commit | 719686037319207be3bee5bff879c480b7a89a30 (patch) | |
tree | e09e6c8a106ac219b9216044e093bbf41a198c8b /lang | |
parent | 833ce9840929a22f7e8c96ba6dec1f013a3bbe85 (diff) | |
download | openttd-719686037319207be3bee5bff879c480b7a89a30.tar.xz |
(svn r1082) Feature: Chat toolbar
- to chat with all players press Return (or Shift-T) and type in the message
- Press Return again to send the message
Diffstat (limited to 'lang')
-rw-r--r-- | lang/english.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/english.txt b/lang/english.txt index ffad7434f..cc1d46d97 100644 --- a/lang/english.txt +++ b/lang/english.txt @@ -1353,6 +1353,8 @@ STR_NETWORK_GIVE_MONEY :gave you some money ({CURRENCY}) STR_NETWORK_SERVER_SHUTDOWN :{WHITE} The server closed the session STR_NETWORK_SERVER_REBOOT :{WHITE} The server is restarting...{}Please wait... +STR_NETWORK_SEND :{BLACK}Send + ############ end network gui strings |