diff options
author | belugas <belugas@openttd.org> | 2007-12-01 02:59:22 +0000 |
---|---|---|
committer | belugas <belugas@openttd.org> | 2007-12-01 02:59:22 +0000 |
commit | 4f5ae3b66fa3ee0c66177e91f363d81fccb66870 (patch) | |
tree | f9bdf7a8c22b2966d00e31976fab0e7477fe3e0b /src/lang | |
parent | 9b4aadf8dd21f7e861411902fdf130b44fa9b92a (diff) | |
download | openttd-4f5ae3b66fa3ee0c66177e91f363d81fccb66870.tar.xz |
(svn r11545) -Revert(r11543): The result is not what was expected. Looks like more work might be needed
Diffstat (limited to 'src/lang')
-rw-r--r-- | src/lang/english.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lang/english.txt b/src/lang/english.txt index 4e72f5970..a689d8d75 100644 --- a/src/lang/english.txt +++ b/src/lang/english.txt @@ -749,7 +749,6 @@ STR_PLAY_HEIGHTMAP_HINT :{BLACK}Start a STR_QUIT_SCENARIO_QUERY :{YELLOW}Are you sure you want to quit this scenario ? STR_029C_QUIT_EDITOR :{WHITE}Quit Editor STR_029D_CAN_ONLY_BE_BUILT_IN_TOWNS :{WHITE}...can only be built in towns with a population of at least 1200 -STR_INDUSTRY_MUST_BE_BUILT_ON_HOUSE :{WHITE}...can only be built over a house STR_029E_MOVE_THE_STARTING_DATE :{BLACK}Move the starting date backward 1 year STR_029F_MOVE_THE_STARTING_DATE :{BLACK}Move the starting date forward 1 year STR_02A0_ENDS_OF_BRIDGE_MUST_BOTH :{WHITE}...ends of bridge must both be on land |