Manager Language Resources LPX doesn't do anything, help needed
Hi,
This is on the latest version of Geocortex.
I translated the file using the Geocortex translation tools and dropped it in the Manager/Bin but it doesn't effect anything.
I also switched my browser to the same language and even tried changing the culture tags iin the web.config to my language. I have it working on the viewer part of Rest Manager, on the viewer itself but I can't it to work here (they are different files).
Can't even get the "Add new site" translated.
It's really urgent , can someone give me a pointer cause I've tried pretty much all I can think of to no avail.
Thanks for your time.
0
-
Hi, Ricardo. If this issue is urgent, I would recommend opening a Support case with us. 0 -
I already did in the partner forum. 0 -
Hi Ricardo,
There's a bug in the 4.7 release of Essentials that broke the translation code. A self-closing XML tag in the language pack (LPX) file causes the translation code to stop reading the file and ignore everything after that. Unfortunately, self-closing tags are common and valid XML.
This issue was fixed for the 4.8.0 release of Geocortex Essentials.
You can work around it in the 4.7 release by replacing self-closing tags with their fully verbose variant.
For example,<TargetPhrase Culture="pt-PT" Text="Necessário definir o campo do elemento" />becomes:<TargetPhrase Culture="pt-PT" Text="Necessário definir o campo do elemento" ></TargetPhrase>Regards,
-Malcolm0
Du måste logga in om du vill lämna en kommentar.
Kommentarer
3 kommentarer