Re: In-game help texts out-of-date
Reply #1 –
Some suggestions from my side. Imho the following things can be implemented without to much effort:
(1) Make helptexts available for each tool (now only toolbars and windows can have helpfiles). This would make it possible to split large help texts into small pieces
(2) Make it possible to include another help file with a new tag <include src="otherfile.txt" />. This then will become handy if one can compose the helpfile for a toolbar from all the single helpfiles for the individual tools.
(3) An addtional translate tag: <translate>text to be translated to whatever language</translate>, where one can refer to already translated pieces of text.