I am working on an enterprise application that supports multiple languages using satellite assemblies, and we want to provide the customer with the ability to add new languages after deployment.
Is there away to force the application to generate .resources files instead of satellite assemblies? or maybe a way to extract resources files from satellite assemblies?
Is there another way that the customer can use to translate satellite assemblies without recompilation?