Method | Description | |
---|---|---|
MarkForTranslation ( string value ) : string |
Method | Description | |
---|---|---|
GetAvailableEditorLanguages ( ) : SystemLanguage[] | ||
GetCurrentEditorLanguage ( ) : SystemLanguage | ||
GetDefaultEditorLanguage ( ) : SystemLanguage | ||
GetLocalizedString ( string original ) : string | ||
ReadEditorLocalizationResources ( ) : void | ||
SetCurrentEditorLanguage ( SystemLanguage lang ) : void |
public static MarkForTranslation ( string value ) : string | ||
value | string | |
return | string |