Home Forum
Welcome, Guest
Username Password: Remember me

UTF-8 format support for hard-coded string writing
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: UTF-8 format support for hard-coded string writing

UTF-8 format support for hard-coded string writing 2 years, 8 months ago #163

I want to increase the UTF-8 format support for write to the hard-coded string.

RE: UTF-8 format support for hard-coded string writing 2 years, 8 months ago #166

Do you have UTF-8 encoded strings in original file? Radialix 2.06.04 does not support code page selection of strings in original file. This issue will be fixed in the next releases.


To store translated strings into target file in UTF-8:
select translation in spreadsheet;
in Property Inspector set CodePage to UTF-8.

RE: UTF-8 format support for hard-coded string writing 2 years, 8 months ago #167

Maybe you mean UTF-16 encoded strings with surrogate chars?

Re:UTF-8 format support for hard-coded string writing 2 years, 8 months ago #168

This is found when I localizing the Pascal string (XML) in Radialix2.

This XML format is defined as the UTF-8 (encoding = "utf-8"). The need to generate UTF-8 format for Simplified Chinese characters display correctly.

Typically, The English characters is no distinction between ANSI format and UTF-8 format. But there is the difference when tis a double-byte characters.

Re:UTF-8 format support for hard-coded string writing 2 years, 8 months ago #171

We plan to add CodePage properties to original and translated strings in version 2.07.

Re:UTF-8 format support for hard-coded string writing 2 years, 7 months ago #196

  • Page:
  • 1
Time to create page: 0.44 seconds