Skip to main content

Manager Language Resources LPX doesn't do anything, help needed

Comments

3 comments

  • Permanently deleted user
    Hi, Ricardo. If this issue is urgent, I would recommend opening a Support case with us.
    0
  • Permanently deleted user
    I already did in the partner forum. 
    0
  • Permanently deleted user
    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,

     

    -Malcolm

     

     
    0

Please sign in to leave a comment.