The product provides an easy-to-use and efficient way to localize your application: our Translation Manager allows you to translate your application user interface to an unlimited number of languages. With minimal effort, you can enhance your product's target group and distribute it worldwide.
The translation manager is using XML resources. The XML format is very similar to XLIFF: it is bilingual, and it contains both the source text (originally located in your application resources) and the target (translation of the corresponding text). Prior to displaying any text or calculating the text size, the manager seeks the translation in the in-memory hash table, and if it is found, it will be used instead of the original text.
The manager can load XML from the application resources, an external XML file, or a memory buffer. With the help of our BCGTranslator tool, you can easily add translations to your program.
The manager automatically translates menu items, ribbon and toolbar text labels, control bar names, toolbox items, task pane items, dialog control labels, and others.