When the Swedish translation is installed it does not show up in the View->languages menu and
thus it is not possible to chose it.
If the order of languages in the file: tomcat/webapps/pentaho/mantle/messages/mantleMessages_supported_languages.properties
is changed, Swedish is put before Japanese, it works!
This works in "mantleMessages_supported_languages.properties"
#Patched by languagePackInstaller
de=Deutsch
sv=Svenska
en=English
fr=Fran\u00E7ais
ja=\u65E5\u672C\u8A9E
This does NOT!!!
#Patched by languagePackInstaller
de=Deutsch
en=English
fr=Fran\u00E7ais
ja=\u65E5\u672C\u8A9E
sv=Svenska
When the Swedish translation is installed it does not show up in the View->languages menu and
thus it is not possible to chose it.
If the order of languages in the file: tomcat/webapps/pentaho/mantle/messages/mantleMessages_supported_languages.properties
is changed, Swedish is put before Japanese, it works!
This works in "mantleMessages_supported_languages.properties"
#Patched by languagePackInstaller
de=Deutsch
sv=Svenska
en=English
fr=Fran\u00E7ais
ja=\u65E5\u672C\u8A9E
This does NOT!!!
#Patched by languagePackInstaller
de=Deutsch
en=English
fr=Fran\u00E7ais
ja=\u65E5\u672C\u8A9E
sv=Svenska