Skip to content

Initializing without a country code should find l10ns with a country code #109

Description

@papeh
  • Install Palaso with palaso.zh-CN.xlf
  • var palasoLocMan = LocalizationManager.Create("zh", "Palaso", "Palaso", version, installedL10nBaseDir, userL10nBaseDir, CommonResources.chorus, FlexLocalizationEmailAddress, "SIL");
    Expected: a zh-CN LocalizationManager is initialized w/o user input
    Actual: a dialog says Chinese is unavailable and prompts the user to choose a different language from { English, Chinese (China) }

This would resolve https://jira.sil.org/browse/LT-21232, but that was also resolved client-side.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions