diff options
-rw-r--r-- | src/lang/simplified_chinese.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lang/simplified_chinese.txt b/src/lang/simplified_chinese.txt index 608835fdf..519cdb310 100644 --- a/src/lang/simplified_chinese.txt +++ b/src/lang/simplified_chinese.txt @@ -2469,6 +2469,7 @@ STR_NEWGRF_ERROR_CORRUPT_SPRITE :{YELLOW}{STRING STR_NEWGRF_ERROR_MULTIPLE_ACTION_8 :包含复数的 Action 8 入口。 STR_NEWGRF_ERROR_READ_BOUNDS :读取最后的伪 Sprite 结尾 STR_NEWGRF_ERROR_MISSING_SPRITES :{WHITE}当前基础图组缺失参数.{}请进行修正 +STR_NEWGRF_ERROR_GRM_FAILED :所必需的GRF资源不可用 # NewGRF related 'general' warnings STR_NEWGRF_POPUP_CAUTION_CAPTION :{WHITE}注意! |