I encounter a problem when exporting the form data from VCL Translation editor to SIL file.
The Turkish encoding is correct in Delphi but when I open a saved *.sil file with SIL Editor it's wrong
https://astrosoftware.com/pub/pics/SIL- ... coding.png
Also, I see the message board resizes linked external images and they look ugly after that.
How to make they display 100% original size?
Images in my messages posted 10 days ago look good on the board.
SIL editor incorrect export encoding
Re: SIL editor incorrect export encoding
Hello,
The most probably this is caused by the Charsets section, it could be that it doesn't contain Chraset settings for the Turkish language. SIL file is plain ANSI text file and you need to properly define Charsets for all languages for all forms, or use it in the UTF-8 format. Or use the SIB file format instead of SIL.
The most probably this is caused by the Charsets section, it could be that it doesn't contain Chraset settings for the Turkish language. SIL file is plain ANSI text file and you need to properly define Charsets for all languages for all forms, or use it in the UTF-8 format. Or use the SIB file format instead of SIL.
Best regards,
Igor Siticov.
Igor Siticov.