Skip to content

Swedish translation does not show up in View->languages menu #135

@kennethwrife

Description

@kennethwrife

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions