From d41302c310570721203d451821a99ed8d9d3d2ee Mon Sep 17 00:00:00 2001 From: rubidium Date: Sat, 14 Nov 2009 12:50:38 +0000 Subject: (svn r18071) -Codechange: remove the need for {SKIP} in the autoreplace window + strings --- src/lang/traditional_chinese.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/lang/traditional_chinese.txt') diff --git a/src/lang/traditional_chinese.txt b/src/lang/traditional_chinese.txt index 95e5c4aa8..96bc1b310 100644 --- a/src/lang/traditional_chinese.txt +++ b/src/lang/traditional_chinese.txt @@ -2800,7 +2800,7 @@ STR_REPLACE_NOT_REPLACING_VEHICLE_SELECTED :{BLACK}未選 STR_REPLACE_VEHICLES_STOP :{BLACK}停止替換交通工具 STR_REPLACE_HELP_STOP_BUTTON :{BLACK}按下之後會停止替換左方指定的車頭 -STR_REPLACE_ENGINE_WAGON_SELECT :{BLACK}替換:{ORANGE}{SKIP}{SKIP}{STRING} +STR_REPLACE_ENGINE_WAGON_SELECT :{BLACK}替換:{ORANGE}{STRING} STR_REPLACE_ENGINE_WAGON_SELECT_HELP :{BLACK}在車頭及車廂替換畫面間切換。 STR_REPLACE_ENGINES :車頭 STR_REPLACE_WAGONS :車廂 @@ -2812,7 +2812,7 @@ STR_REPLACE_ELRAIL_VEHICLES :電氣化列車 STR_REPLACE_MONORAIL_VEHICLES :單軌列車 STR_REPLACE_MAGLEV_VEHICLES :磁浮列車 -STR_REPLACE_REMOVE_WAGON :{BLACK}移除車廂:{ORANGE}{SKIP}{STRING} +STR_REPLACE_REMOVE_WAGON :{BLACK}移除車廂:{ORANGE}{STRING} STR_REPLACE_REMOVE_WAGON_HELP :{BLACK}如果替換後的車廂較長的話,讓自動替換功能移除多餘的車廂 (從頭開始) 以便維持列車長度 # Vehicle view -- cgit v1.2.3-54-g00ecf