Before the multi-language features can be accessed through the application, two system changes need to be applied.
The .config file, located in the root directory, should contain a set of XML tags, located beneath the < featureExtensions> node. In order to enable multi-language functionality, the following line must be present in the file:
< featureExtension id=" MultiLanguage" enabled="True" isMenu="False" />
The multi-language license file must be available in the “bin” directory of the application. The filename for the multi-language license is as follows:
CM.Framework.TranslationManagement.TranslationService.lic
To get the license file:
Contact your support representative for all license file inquiries. The support representative will send you the files by email. The license you receive must be copied into the:
< Application>\ bin\
folder for the license to be recognized.
Once the translation feature is turned on, user interface changes become apparent throughout the system, on sites that are part of a translation set. These user interface changes are summarized in the Multi-language sites overview and discussed in detail in the procedural help for content providers.