Class LocalizationManager
- Namespace
- Alternet.UI.Localization
- Assembly
- Alternet.UI.Common.dll
Defines localizations for all application strings.
public class LocalizationManager
- Inheritance
-
LocalizationManager
Fields
- ShouldLocalizeTextIdentifier
Gets identifier for the 'ShouldLocalizeText' flag.
- ShouldLocalizeTitleIdentifier
Gets identifier for the 'ShouldLocalizeTitle' flag.
- ShouldLocalizeToolTipIdentifier
Gets identifier for the 'ShouldLocalizeToolTip' flag.
Properties
- CommonStrings
Gets or sets localizations for common strings.
- ControlCategories
Gets or sets localizations for control categories.
- Default
Current localizations for all application strings.
- ErrorMessages
Gets or sets localizations for error messages.
- KnownColors
Gets or sets localizations for system color names.
- PropCategories
Gets or sets localizations for property categories.
- PropNames
Gets or sets localizations for property names.