|
Smart Localization
2.3
|
Public Member Functions | |
| void | Initialize (SmartCultureInfo thisCultureInfo, bool forceNewLanguage=false) |
| void | InitializeTranslator (IAutomaticTranslator translator) |
| void | InitializeLanguage (SmartCultureInfo info, Dictionary< string, LocalizedObject > rootValues, Dictionary< string, LocalizedObject > languageValues) |
| Initializes the Language More... | |
| void | ReloadLanguage () |
Static Public Member Functions | |
| static TranslateLanguageWindow | ShowWindow (SmartCultureInfo info, SmartLocalizationWindow smartLocWindow) |
| Shows the translate window window. More... | |
Public Attributes | |
| IAutomaticTranslator | automaticTranslator = null |
| void SmartLocalization.Editor.TranslateLanguageWindow.InitializeLanguage | ( | SmartCultureInfo | info, |
| Dictionary< string, LocalizedObject > | rootValues, | ||
| Dictionary< string, LocalizedObject > | languageValues | ||
| ) |
Initializes the Language
|
static |
Shows the translate window window.