ISDBApplication::Localize
Jump to navigation
Jump to search
CoClass SDBApplication, Interface ISDBApplication
Function Localize(Value As String) As String
Parameters
Name | Type | Description |
---|---|---|
Value | String | A string to be localized |
Method description
This method translates a string to the language that is currectly selected by user in MediaMonkey. The strings to be translated and their translations have to be in default.mo file for each language. Returns the translated string.