Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

Load i18n dynamically depending on the os and Locale base dir #219

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mikkeljohnsen
Copy link
Contributor

@mikkeljohnsen mikkeljohnsen commented Jan 10, 2024

Make Mono.Addin load i18n dynamically depending on the OS. For Linux "libc.so" should be used
and for Windows "libintl-8.dll" and for macOS "libintl.8.dylib"

Made it possible to set a base locale dir for where the localizer should look. Use MONO_ADDINS_BASE_LOCALE_DIR

…libc should be used

and for Windows libintl-8.dll and for macOS libintl.8.dylib.

Made it possible to set a base locale dir for where the localizer shoudl look.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant