diff options
author | Celestar <celestar@openttd.org> | 2005-01-27 09:43:24 +0000 |
---|---|---|
committer | Celestar <celestar@openttd.org> | 2005-01-27 09:43:24 +0000 |
commit | 1fd8c45c5562bd216c5707a24b191b4cd94db749 (patch) | |
tree | 120f3c2099743f04d202796b8afe3e4f117656ea /lang | |
parent | 0470fe9f89836be247e0ec3f5fcfdfa3bb51cca8 (diff) | |
download | openttd-1fd8c45c5562bd216c5707a24b191b4cd94db749.tar.xz |
(svn r1693) -Fix: [ 1108618 ] A wrong error message was displayed when trying to
expand railroad stations beyond maximum spread
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 e40c947cc..28d214327 100644 --- a/lang/english.txt +++ b/lang/english.txt @@ -1689,6 +1689,7 @@ STR_3069_BUOY :Buoy STR_306A_BUOY_IN_THE_WAY :{WHITE}...buoy in the way STR_306B_HELIPORT :{BLACK}Heliport STR_306C_STATION_TOO_SPREAD_OUT :{WHITE}...station too spread out +STR_306D_NONUNIFORM_STATIONS_DISALLOWED :{WHITE}...nonuniform stations disabled ##id 0x3800 STR_3800_SHIP_DEPOT_ORIENTATION :{WHITE}Ship Depot Orientation |