summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authormiham <miham@openttd.org>2005-01-14 00:14:13 +0000
committermiham <miham@openttd.org>2005-01-14 00:14:13 +0000
commit9e10458209fb9eaabb9192383614d950b572083c (patch)
tree779ccfd6e070c8b4fd2e910f54f0b3daba60b08a /lang
parent352cf002b26013f79d16d2d3afa2ab8d3f5eb0d9 (diff)
downloadopenttd-9e10458209fb9eaabb9192383614d950b572083c.tar.xz
(svn r1503) Added feature:
o allows users to setup the production values of the rawmaterial producing industries in the editor Modified: o ttd.h - added CT_INVALID for 0xFF cargo type o english.txt - added 1 string o industry_gui.c - the feature itself o window.h - added compile asserts to the structs which checks whether their sizes are smaller than WINDOW_CUSTOM_SIZE Thanks: o Darkvater to bother me to constantly improve the patch o Various users at #openttd for testing
Diffstat (limited to 'lang')
-rw-r--r--lang/english.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/english.txt b/lang/english.txt
index be9f24d84..e547df307 100644
--- a/lang/english.txt
+++ b/lang/english.txt
@@ -1191,6 +1191,7 @@ STR_RAIL_SELECT_TYPE_OF_CARGO_FOR :{BLACK}Select type of cargo for train to c
STR_RAIL_REFIT_TO_CARRY_HIGHLIGHTED :{BLACK}Refit train to carry highlighted cargo type
STR_RAIL_CAN_T_REFIT_VEHICLE :{WHITE}Can't refit train...
STR_CONFIG_PATCHES_SERVINT_ISPERCENT :{LTBLUE}Service intervals are in percents: {ORANGE}{STRING}
+STR_CONFIG_GAME_PRODUCTION :{WHITE}Change production
TEMP_AI_IN_PROGRESS :{WHITE}Welcome to this new AI, a work in progress. You should expect problems. When you happen take a screenshot and post it in the forum. Enjoy!
TEMP_AI_ACTIVATED :{WHITE}Warning: this new AI is still alpha! Currently, only trucks and busses work!