diff options
author | belugas <belugas@openttd.org> | 2006-04-21 03:00:20 +0000 |
---|---|---|
committer | belugas <belugas@openttd.org> | 2006-04-21 03:00:20 +0000 |
commit | aab91d287ae5830bd89c92df102692de5af8e821 (patch) | |
tree | 7ddc7b30f8fabbae0414b0446cfc1c8c36e6d4ac /lang | |
parent | 9febcd5ef8ac128e3d6583b231865bd1df9bbd8a (diff) | |
download | openttd-aab91d287ae5830bd89c92df102692de5af8e821.tar.xz |
(svn r4493) Newgrf : Action 04. Beginning of implementation.
Some TODOs left, but the core is there.
Thanks to Peter1138 for code, advice and patience
And to Patchman for letting us define a lot of langids :)
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 84e91ef63..ecd765e64 100644 --- a/lang/english.txt +++ b/lang/english.txt @@ -1711,6 +1711,7 @@ 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 +STR_UNDEFINED :(undefined string) STR_STAT_CLASS_DFLT :Default station STR_STAT_CLASS_WAYP :Waypoints |