Hello !
I'm trying to develop a website multilanguage enabled.
It works but when I publish the site, .resx files are compiled in assemblies. So I cannot modify ressources after publishing.
Is it possible to publish resx files whithout compile them in XML ?
Guillaume