From c7bd6c8d3460e6da19e38b230be7b456d31e1df8 Mon Sep 17 00:00:00 2001 From: yexo Date: Sun, 21 Jun 2009 13:26:30 +0000 Subject: (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 --- src/lang/korean.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'src/lang/korean.txt') diff --git a/src/lang/korean.txt b/src/lang/korean.txt index b33cf2017..94d410cf4 100644 --- a/src/lang/korean.txt +++ b/src/lang/korean.txt @@ -962,7 +962,6 @@ STR_CONFIG_SETTING_ADJACENT_STATIONS :{LTBLUE}정거 STR_CONFIG_SETTING_DYNAMIC_ENGINES :{LTBLUE}여러 개의 NewGRF 엔진 세트를 허용: {ORANGE}{STRING} STR_CONFIG_SETTING_DYNAMIC_ENGINES_EXISTING_VEHICLES :{WHITE}이미 차량이 존재하면 이 설정을 변경하실 수 없습니다. -STR_CONFIG_SETTING_SMALL_AIRPORTS :{LTBLUE}소형 공항의 건설을 허용 : {ORANGE}{STRING} STR_CONFIG_SETTING_WARN_LOST_TRAIN :{LTBLUE}열차가 길을 잃으면 경고 : {ORANGE}{STRING} STR_CONFIG_SETTING_ORDER_REVIEW :{LTBLUE}차량의 경로 검사 : {ORANGE}{STRING} -- cgit v1.2.3-54-g00ecf