diff options
author | rubidium <rubidium@openttd.org> | 2010-08-28 19:45:56 +0000 |
---|---|---|
committer | rubidium <rubidium@openttd.org> | 2010-08-28 19:45:56 +0000 |
commit | c862ab42c9fba0228834ecdf7394e51b18f88302 (patch) | |
tree | 1d1d69e4bd22b3acf59b0cecac5eec3fe061f43c /src/lang | |
parent | 7b16c7650bb5df437f7ba98acb1fdd917f4b8177 (diff) | |
download | openttd-c862ab42c9fba0228834ecdf7394e51b18f88302.tar.xz |
(svn r20671) -Add: feature F (not action F as written mistakenly in the previous message) support for the scenario editor
Diffstat (limited to 'src/lang')
-rw-r--r-- | src/lang/english.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lang/english.txt b/src/lang/english.txt index fa8b5287f..4e9c45588 100644 --- a/src/lang/english.txt +++ b/src/lang/english.txt @@ -2082,9 +2082,7 @@ STR_TREES_RANDOM_TREES_TOOLTIP :{BLACK}Plant tr # Land generation window (SE) STR_TERRAFORM_TOOLBAR_LAND_GENERATION_CAPTION :{WHITE}Land Generation STR_TERRAFORM_TOOLTIP_PLACE_ROCKY_AREAS_ON_LANDSCAPE :{BLACK}Place rocky areas on landscape -STR_TERRAFORM_TOOLTIP_PLACE_LIGHTHOUSE :{BLACK}Place lighthouse STR_TERRAFORM_TOOLTIP_DEFINE_DESERT_AREA :{BLACK}Define desert area.{}Hold Ctrl to remove it -STR_TERRAFORM_TOOLTIP_PLACE_TRANSMITTER :{BLACK}Place transmitter STR_TERRAFORM_TOOLTIP_INCREASE_SIZE_OF_LAND_AREA :{BLACK}Increase area of land to lower/raise STR_TERRAFORM_TOOLTIP_DECREASE_SIZE_OF_LAND_AREA :{BLACK}Decrease area of land to lower/raise STR_TERRAFORM_TOOLTIP_GENERATE_RANDOM_LAND :{BLACK}Generate random land |