en_US is the default locale, so if you choose to set "locales" in your portal-ext.properties without en_US, you must also specify a new default locale. You can do this by setting your "user.country" and "user.language" in your system-ext.properties.
So for example, if you want your portal to use en_GB instead of en_US, you must set:
portal-ext.properties
locales=en_GB
system-ext.properties
user.country=GB
user.language=en
0 Attachments | Average (0 Votes) ![]() ![]() ![]() ![]() |