Hi,
Is any way to localize text in .skin file (asp.net theme)?
Thanks
Hi,
Is any way to localize text in .skin file (asp.net theme)?
Thanks
Nope. Localized text comes from a resource file. Skin files pertain to the look and feel, not content.
If you're going to go down this road the easiest might be to setup a asp.net theme for each language then flip the theme based on the location. Each theme can contain buttons, skins etc for the specific language