BOOL CBCGPTranslateManager::SetTranslationFile | ( | const CString & | strXMLFileName, |
BOOL | bAdd = FALSE |
||
) |
Loads a new translation from the external XML file
strXMLFileName | Specifies the XML file path. |
bAdd | Specifies whether the translation should be added to the current translation. If this parameter is FALSE, all previously loaded translations will be deleted. |