G
Guest
I'm currently localizing a windows form to support several languages. Right now, the languages are in seperate .resx file
with their own .dll. Is there a way so that I can add a new .resx files without having to recompile the entire program
Sort of like, having a patch or update, but this time a new language will be added
Thanks
with their own .dll. Is there a way so that I can add a new .resx files without having to recompile the entire program
Sort of like, having a patch or update, but this time a new language will be added
Thanks