So I looked into the campaign levels and used this similar to them:
Code: Select all
game.showmessagedialog(game.gettext("msg_outpostIntro"))
I tried to place the en.cfg language file into several locations. Directly into the locale file and in the en-folder.
So how can I use it? Or am I not able to? If it is possible, what will happen if there is no translation-file for the game-language?
Thx