BCGControlBar Pro for MFC
BOOL CBCGPTranslateManager::SetTranslationFile ( const CString &  strXMLFileName,
BOOL  bAdd = FALSE 
)

Loads a new translation from the external XML file

Parameters
strXMLFileNameSpecifies the XML file path.
bAddSpecifies whether the translation should be added to the current translation. If this parameter is FALSE, all previously loaded translations will be deleted.