diff options
author | truelight <truelight@openttd.org> | 2005-01-09 14:45:19 +0000 |
---|---|---|
committer | truelight <truelight@openttd.org> | 2005-01-09 14:45:19 +0000 |
commit | 0cfc15a47526e41426251fcbe061e1f47bafb81a (patch) | |
tree | 74a47948eb5902413dbc27c7878f5ae0a346ebc4 /lang/dutch.txt | |
parent | 3ef2e81c69b9a2a7a62060bb07f4fa30831a38b1 (diff) | |
download | openttd-0cfc15a47526e41426251fcbe061e1f47bafb81a.tar.xz |
(svn r1444) -Fix: fixed weight for double-head trains (and with that the acceleration)
(now maglev lvl4 can reach their top speed, and are faster than lvl3)
(Tnx to Darkvater :))
-Fix: Buy Vehicle GUI now shows HPs bigger than 32000 correctly
Diffstat (limited to 'lang/dutch.txt')
-rw-r--r-- | lang/dutch.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/dutch.txt b/lang/dutch.txt index 759996231..7d87815f6 100644 --- a/lang/dutch.txt +++ b/lang/dutch.txt @@ -2385,7 +2385,7 @@ STR_8813_FROM :{LTBLUE}{CARGO} van {STATION} STR_8814_TRAIN_IS_WAITING_IN_DEPOT :{WHITE}Trein {COMMA16} wacht in depot STR_8815_NEW_VEHICLES :{BLACK}Nieuwe voertuigen STR_8816 :{BLACK}- -STR_8817_COST_WEIGHT_T_SPEED_POWER :{BLACK}Kosten: {GOLD}{CURRENCY}{BLACK} Gewicht: {GOLD}{COMMA16}t{}{BLACK}Snelheid: {GOLD}{VELOCITY}{BLACK} Kracht: {GOLD}{COMMA16}pk{}{BLACK}Brandstofkosten: {GOLD}{CURRENCY}/jr{}{BLACK}Capaciteit: {GOLD}{STRING}{}{BLACK}Ontworpen: {GOLD}{NUMU16}{BLACK} Leeftijd: {GOLD}{COMMA16} jaren{}{BLACK}Max. betrouwbaarheid: {GOLD}{COMMA8}% +STR_8817_COST_WEIGHT_T_SPEED_POWER :{BLACK}Kosten: {GOLD}{CURRENCY}{BLACK} Gewicht: {GOLD}{COMMA16}t{}{BLACK}Snelheid: {GOLD}{VELOCITY}{BLACK} Kracht: {GOLD}{COMMA32}pk{}{BLACK}Brandstofkosten: {GOLD}{CURRENCY}/jr{}{BLACK}Capaciteit: {GOLD}{STRING}{}{BLACK}Ontworpen: {GOLD}{NUMU16}{BLACK} Leeftijd: {GOLD}{COMMA16} jaren{}{BLACK}Max. betrouwbaarheid: {GOLD}{COMMA8}% STR_8818_INFORMATION :{BLACK}Informatie STR_8819_TRAIN_TOO_LONG :{WHITE}Trein te lang STR_881A_TRAINS_CAN_ONLY_BE_ALTERED :{WHITE}Treinen kunnen alleen aangepast worden wanneer ze gestopt zijn binnen een depot |