summaryrefslogtreecommitdiff
path: root/src/lang/simplified_chinese.txt
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2008-07-17 13:47:04 +0000
committerrubidium <rubidium@openttd.org>2008-07-17 13:47:04 +0000
commitab234cf90cd0b31354fddb9ee1f562a3eb630cdc (patch)
treec5968a407194cba5120766750d96971df91cde2f /src/lang/simplified_chinese.txt
parentc913be73d8dc69910b67f095aa3820ba29e6bf51 (diff)
downloadopenttd-ab234cf90cd0b31354fddb9ee1f562a3eb630cdc.tar.xz
(svn r13715) -Fix [FS#2129]: C-like strings had to be rebound each time they were printed, otherwise the text could change due to the few number of slots that could be used to bind.
-Codechange: remove all BindCString and related functions and replace it by RAW_STRING which prints the C-string raw pointer that is on the 'print stack'.
Diffstat (limited to 'src/lang/simplified_chinese.txt')
-rw-r--r--src/lang/simplified_chinese.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lang/simplified_chinese.txt b/src/lang/simplified_chinese.txt
index 7e5569b8f..8746a442f 100644
--- a/src/lang/simplified_chinese.txt
+++ b/src/lang/simplified_chinese.txt
@@ -1305,7 +1305,6 @@ STR_NETWORK_GENERAL_ONLINE :{BLACK}{COMMA}/
STR_NETWORK_CLIENTS_CAPTION :{BLACK}客户端
STR_NETWORK_CLIENTS_CAPTION_TIP :{BLACK}在线客户端 / 最多 - 在线公司 / 最多
STR_NETWORK_GAME_INFO :{SILVER}游戏信息
-STR_ORANGE :{ORANGE}{STRING}
STR_NETWORK_CLIENTS :{SILVER}客 户 端: {WHITE}{COMMA} / {COMMA} - {COMMA} / {COMMA}
STR_NETWORK_LANGUAGE :{SILVER}语  言: {WHITE}{STRING}
STR_NETWORK_TILESET :{SILVER}场景类型: {WHITE}{STRING}