make the generate resources wizard generate resources for usercontrols that have properties marked with localizable
Currently it is impossible to get the wizard to generate resources (or the meta:resource attribute) for usercontrols. If you manually placed in the resource location, and manually placing a meta:resource attribute on the usercontrol, it works just fine. The wizard should treat usercontrols the same as the built-in asp.net controls in this regard.
6
votes