I have just set one of my forms to Localization: True and left the language as "Default".
I checked the resx and sure enough it contains all the strings for my form.
So i run the application, and i was hoping to find the satellite resource DLL in my Debug directory but its NOT there.
So this left me surprised.. Is it that the DEFAULT language is not compiled as a satellite DLL?
I would like to distribute languages (including the DEFAULT) as satellite assemblies.