Hi!
I configured the set of available languages in portal through uploading customized languages_xx.properties in config tool. Now in portal personalization only the allowed languages are selectable. OK.
Now I wanted to restrict the available language at logon screen. Normally this is triggered through the language set in browser. We only want English and German to be allowed. In case of any other browser language the logon should appear in English.
I deleted all unwanted language property files in umlogonbase.jar. English and Germany are displayed fine by now.
BUT when the browser language is now set to "French" (which should NOT be available) the logon screen text apperas in GERMAN. How can I configure the logon screen to appear in English?
What I tried:
- prtDefault.property "request.defaultLanguage" = EN
- the "default" languages.properties file contains only ENGLISH texts