From 68020bfa6d8679087af98c36cdf9a2dade4a196b Mon Sep 17 00:00:00 2001 From: maedhros Date: Tue, 6 Mar 2007 22:00:13 +0000 Subject: (svn r9037) -Feature: [NewGRF] Add support for Action 13, which allows you to translate grf-specific texts. The translations will only be shown if you're using a language with a grf language id and if a string hasn't already been set specifically for the language you're using. --- src/lang/english.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'src/lang') diff --git a/src/lang/english.txt b/src/lang/english.txt index 1fa6bae61..1ad03870d 100644 --- a/src/lang/english.txt +++ b/src/lang/english.txt @@ -2908,6 +2908,7 @@ STR_NEWGRF_ERROR_UNSET_SWITCH :{STRING} is des STR_NEWGRF_ERROR_INVALID_PARAMETER :Invalid parameter for {STRING}: parameter {STRING} ({NUM}) STR_NEWGRF_ERROR_LOAD_BEFORE :{STRING} must be loaded before {STRING}. STR_NEWGRF_ERROR_LOAD_AFTER :{STRING} must be loaded after {STRING}. +STR_NEWGRF_ERROR_AFTER_TRANSLATED_FILE :the GRF file it was designed to translate STR_NEWGRF_ADD :{BLACK}Add STR_NEWGRF_ADD_TIP :{BLACK}Add a NewGRF file to the list -- cgit v1.2.3-70-g09d2