G
Guest
I need to localize my SmartDevice project, but I only want to localize the
Text properties. As it is, if I set Localizable = True on my form I get a
ton of unnecessary properties localized, my resource file is bloated, and my
form takes a long time to load.
How can I accomplish this?
Text properties. As it is, if I set Localizable = True on my form I get a
ton of unnecessary properties localized, my resource file is bloated, and my
form takes a long time to load.
How can I accomplish this?