WinUI3Localizer icon indicating copy to clipboard operation
WinUI3Localizer copied to clipboard

Dynamically Loading a String Dictionary at Runtime

Open Evasions opened this issue 1 year ago • 2 comments

Hello everyone,

I'm facing a challenge where I need to dynamically load a dictionary of strings during the runtime of my application. I want to update localized strings in the app without having to reload or recompile the entire application. How can I implement the loading and updating of string resources "on the fly"? Are there any methods or practices that would allow me to efficiently manage strings, especially in the context of multilingual support?

I would appreciate any ideas or suggestions on how to implement or integrate such functionality.

Thank you!

Evasions avatar Dec 07 '23 12:12 Evasions

Hi! This is a feature that will be implemented in the future, but unfortunately, it's not supported yet.

AndrewKeepCoding avatar Dec 09 '23 01:12 AndrewKeepCoding

This feature is available on v3-alpha. Feeback is appreciated.

AndrewKeepCoding avatar Apr 03 '25 05:04 AndrewKeepCoding