Hi,
I am using APEX 22.2.1. I have an application with German as the default language. I translated it to English (language code 'en'), the language is determined by Browser Language. In this case I set the Browser Language to 'en-gb' (English (GB) in Firefox).
The application is translated correctly with one exception: Text Messages used in Java Script. The loaded File ords/wwv_flow.js_messages does not contain my translated strings, it only works if I create them with the language code 'en-gb'.
I think this is really strange, since the rest of the application is translated, or is there a specific reason for this behaviour?
Thanks for your help,
Jonas