Using localized strings (C#) Use localized strings to change the text depending on the territory or site where the application is running. Localized stringsLocalized strings can be used to implement internationalization in your application or to use site-specific text (for example, when business terms change based on territory).Change localization settings at runtime (.NET)Use .NET functions to set localization properties at runtime.