Internationalization
tip
Existing language strings for an application can be customized for any language in the Geocortex Mobile s Designer. To provide a complete translation in an entirely new locale for Geocortex Mobile, please contact us.
Providing Language Strings for a Component
Strings in custom components are internationalized using references to to language resources. Check out the Xamarin Guide to localizing text.
Relevant Samples
The 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.