The International Simutrans Forum

Development => Patches & Projects => Incorporated Patches and Solved Bug Reports => Topic started by: Andarix on March 22, 2020, 03:01:32 PM

Title: r8960 - no translate by missing help file
Post by: Andarix on March 22, 2020, 03:01:32 PM
If a help file is missing, the text 'Help text not found' is displayed. This is not translated.
Title: Re: r8960 - no translate by missing help file
Post by: Dwachs on March 22, 2020, 04:37:06 PM
Thanks for reporting. I implemented it differently, as both strings ("error" and "not found") are already in the translation database, while the combined string was not. Fixed in r8965