Hello,
We are running BC 160 on-premises.
We have created and installed Bulgarian translation.
In the translation file we have translation of the captions of values of enums.
For example the translation of the "Item" value of the "Sales Line Type" enum is as follows:
<trans-unit id="Enum 1710557762 - EnumValue 3276313895 - Property 2879900210" translate="yes" xml:space="preserve">
<source>Item</source>
<target state="needs-review-translation" state-qualifier="x-mt-cache">Артикул</target>
<note from="Xliff Generator" annotates="general" priority="3">Enum Sales Line Type - EnumValue Item - Property Caption</note>
</trans-unit>
But when we start the application in Bulgarian language these captions show not in Bulgarian but in English:
What might be the problem?
