On Sun, 2015-10-04 at 18:28 +0100, Gareth Prentice wrote:
> In the level titled "Is It Easy?" within Enigma I, the document item shows
> up as "text1" rather than "...There are more than two...", as it used to be
> in past Enigma releases.
> The required file to change is /data/levels/enigma_i/martin06_2.xml
> 
> line 18 is currently:
> *ti["d"] = {"it_document", text="text1"}*
> 
> It will need to be changed to:
> *ti["d"] = {"it_document", text="**...There are more than two..."}*
> to show the text up as it did previously.

That fix would not work correctly in languages other than English,
because the text would not be translated.

I suspect what's happening here is a mistake in the translation files.

-- 
ais523


_______________________________________________
Enigma-devel mailing list
Enigma-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/enigma-devel

Reply via email to