diff options
author | yexo <yexo@openttd.org> | 2009-06-21 13:26:30 +0000 |
---|---|---|
committer | yexo <yexo@openttd.org> | 2009-06-21 13:26:30 +0000 |
commit | c7bd6c8d3460e6da19e38b230be7b456d31e1df8 (patch) | |
tree | a4878c0e6922e333990b3a767d74a83777883ba6 /src/lang/catalan.txt | |
parent | 548a605263f7764602d6ee7fc9ca3856bf00918b (diff) | |
download | openttd-c7bd6c8d3460e6da19e38b230be7b456d31e1df8.tar.xz |
(svn r16614) -Codechange: Make the airport min/max available year a property of the Airport class.
-Change: rename station.always_small_airport to station.never_expire_airports to make it more future-proof
Diffstat (limited to 'src/lang/catalan.txt')
-rw-r--r-- | src/lang/catalan.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lang/catalan.txt b/src/lang/catalan.txt index c0d0b86f0..db43227ba 100644 --- a/src/lang/catalan.txt +++ b/src/lang/catalan.txt @@ -963,7 +963,6 @@ STR_CONFIG_SETTING_ADJACENT_STATIONS :{LTBLUE}Permet STR_CONFIG_SETTING_DYNAMIC_ENGINES :{LTBLUE}Activa diversos paquets de motors NewGRF: {ORANGE}{STRING} STR_CONFIG_SETTING_DYNAMIC_ENGINES_EXISTING_VEHICLES :{WHITE}No es pot canviar aquest ajustament quan hi ha vehicles. -STR_CONFIG_SETTING_SMALL_AIRPORTS :{LTBLUE}Permet sempre aeroports petits: {ORANGE}{STRING} STR_CONFIG_SETTING_WARN_LOST_TRAIN :{LTBLUE}Avisa si un tren es perd: {ORANGE}{STRING} STR_CONFIG_SETTING_ORDER_REVIEW :{LTBLUE}Revisa ordres dels vehicles: {ORANGE}{STRING} |