diff options
author | rubidium <rubidium@openttd.org> | 2011-01-22 23:07:23 +0000 |
---|---|---|
committer | rubidium <rubidium@openttd.org> | 2011-01-22 23:07:23 +0000 |
commit | cc8da3e5abed506c0dc9156b95b354894a613bf1 (patch) | |
tree | 9b5d5934dc42ffa9dac3baa165266cb14e2f3465 /src/lang | |
parent | 03fb95f92fa78e58680e2407056b287573c28bef (diff) | |
download | openttd-cc8da3e5abed506c0dc9156b95b354894a613bf1.tar.xz |
(svn r21892) -Fix [FS#4421]: only some scenarios from the main scenario folder and no heightmaps could be started in the "start server" window
Diffstat (limited to 'src/lang')
-rw-r--r-- | src/lang/english.txt | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/lang/english.txt b/src/lang/english.txt index 887010fad..1ddf73d53 100644 --- a/src/lang/english.txt +++ b/src/lang/english.txt @@ -1599,9 +1599,6 @@ STR_NETWORK_START_SERVER_NEW_GAME_NAME :{BLACK}Game nam STR_NETWORK_START_SERVER_NEW_GAME_NAME_TOOLTIP :{BLACK}The game name will be displayed to other players in the multiplayer game selection menu STR_NETWORK_START_SERVER_SET_PASSWORD :{BLACK}Set password STR_NETWORK_START_SERVER_PASSWORD_TOOLTIP :{BLACK}Protect your game with a password if you don't want it to be publicly accessible -STR_NETWORK_START_SERVER_SELECT_MAP :{BLACK}Select a map: -STR_NETWORK_START_SERVER_SELECT_MAP_TOOLTIP :{BLACK}Which map do you want to play? -STR_NETWORK_START_SERVER_SERVER_RANDOM_GAME :Generate random new game STR_NETWORK_START_SERVER_LAN_INTERNET :LAN / Internet STR_NETWORK_START_SERVER_INTERNET_ADVERTISE :Internet (advertise) @@ -1617,11 +1614,6 @@ STR_NETWORK_START_SERVER_NUMBER_OF_SPECTATORS_TOOLTIP :{BLACK}Limit th STR_NETWORK_START_SERVER_LANGUAGE_SPOKEN :{BLACK}Language spoken: STR_NETWORK_START_SERVER_LANGUAGE_TOOLTIP :{BLACK}Other players will know which language is spoken on the server -STR_NETWORK_START_SERVER_START_GAME :{BLACK}Start Game -STR_NETWORK_START_SERVER_START_GAME_TOOLTIP :{BLACK}Start a new network game from a random map, or the selected scenario -STR_NETWORK_START_SERVER_LOAD_GAME :{BLACK}Load Game -STR_NETWORK_START_SERVER_LOAD_GAME_TOOLTIP :{BLACK}Resume an earlier saved multiplayer game (be sure to connect to the correct company) - STR_NETWORK_START_SERVER_NEW_GAME_NAME_OSKTITLE :{BLACK}Enter a name for the network game # Network game languages |