Internationalization
tip
Existing language strings for an application can be customized for any language in the VertiGIS Studio Mobile s Designer. To provide a complete translation in an entirely new locale for VertiGIS Studio Mobile, please contact us.
#
Providing Language Strings for a ComponentStrings in custom components are internationalized using references to to language resources. Check out the Xamarin Guide to localizing text.
#
Relevant SamplesThe SDK Samples project includes a internationalization example which demonstrates how to configure resource files on a component level.
You can also check out the use of language strings in the quick start application.