ISDBApplication::LocalizeGen
CoClass SDBApplication, Interface ISDBApplication
Function LocalizeGen(LangFile As String, Value As String) As String
Parameters
Name | Type | Description |
---|---|---|
LangFile | String | Language file to be used (e.g. 'DB'). |
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 are taken from specified file for the currently selected language.