diff options
author | rubidium <rubidium@openttd.org> | 2006-12-18 12:26:55 +0000 |
---|---|---|
committer | rubidium <rubidium@openttd.org> | 2006-12-18 12:26:55 +0000 |
commit | 32db875d978fd59c6dc941c61d331d4a1b20a24a (patch) | |
tree | 5c4580a0208b984837b37eddd6bec260cc6587cd /lang | |
parent | f010066c1b43489cc2e88df038c6c3e568114738 (diff) | |
download | openttd-32db875d978fd59c6dc941c61d331d4a1b20a24a.tar.xz |
(svn r7505) -Feature: show NewGRFs used on a game server, show which NewGRFs you do and do not have.
-Feature: show NewGRF compatability of network games in the Game List window; a green square if you got the same OpenTTD version and have the needed NewGRF, a red square if the version does not match and a yellow square if the version matches, but the client is missing at least one of the NewGRFs.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/english.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/english.txt b/lang/english.txt index 11512303e..26360d36f 100644 --- a/lang/english.txt +++ b/lang/english.txt @@ -1308,6 +1308,7 @@ STR_NETWORK_PASSWORD :{SILVER}Passwor STR_NETWORK_SERVER_OFFLINE :{SILVER}SERVER OFFLINE STR_NETWORK_SERVER_FULL :{SILVER}SERVER FULL STR_NETWORK_VERSION_MISMATCH :{SILVER}VERSION MISMATCH +STR_NETWORK_GRF_MISMATCH :{SILVER}NEWGRF MISMATCH STR_NETWORK_JOIN_GAME :{BLACK}Join game |