Report localization file
This file defines the properties for each language supported by a custom report. It is required for each custom report that you deploy to WFO.
File name format
<reportName>_mlname.xml
Example:
<?xml version="1.0" encoding="utf-8"?>
<Property>
<MultilingualName>
<Name locale="en_US">Custom demo integer report</Name>
<Name locale="fr_FR">Custom demo integer report l'employé </Name>
</MultilingualName>
</Property>
Deploy an ad hoc report (Workforce Optimization Ad Hoc Reports Guide)