Caused by the changes I made for the internationalization, I forgot to attend on own header- and footer-texts defined at register() and createPlayer(). These text will be ignored.
It is not possible to set own header- and footer-texts for german and english in the translation file because this file will only be loaded if the language is not german or english.
How critical is this bug?
A problem exists: We can set a header- and footer-text in one language. So I can add a check if a header and footer text is set, and if so, the header and footer-text will be "override" the language detection.
Caused by the changes I made for the internationalization, I forgot to attend on own header- and footer-texts defined at register() and createPlayer(). These text will be ignored.
It is not possible to set own header- and footer-texts for german and english in the translation file because this file will only be loaded if the language is not german or english.
How critical is this bug?
A problem exists: We can set a header- and footer-text in one language. So I can add a check if a header and footer text is set, and if so, the header and footer-text will be "override" the language detection.