Home Forum
Welcome, Guest
Please Login or Register.    Lost Password?

UTF-8 format support for hard-coded string writing
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: UTF-8 format support for hard-coded string writing
#163
UTF-8 format support for hard-coded string writing 1 Year, 3 Months ago Karma: 0
I want to increase the UTF-8 format support for write to the hard-coded string.
Zhang Shangyi
Junior Boarder
Posts: 26
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#166
RE: UTF-8 format support for hard-coded string writing 1 Year, 3 Months ago Karma: 1
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.
Aleksey Golovin
Administrator
Posts: 110
graph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#167
RE: UTF-8 format support for hard-coded string writing 1 Year, 3 Months ago Karma: 1
Maybe you mean UTF-16 encoded strings with surrogate chars?
Aleksey Golovin
Administrator
Posts: 110
graph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#168
Re:UTF-8 format support for hard-coded string writing 1 Year, 3 Months ago Karma: 0
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.
Zhang Shangyi
Junior Boarder
Posts: 26
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#171
Re:UTF-8 format support for hard-coded string writing 1 Year, 3 Months ago Karma: 1
We plan to add CodePage properties to original and translated strings in version 2.07.
Aleksey Golovin
Administrator
Posts: 110
graph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#196
Re:UTF-8 format support for hard-coded string writing 1 Year, 2 Months ago Karma: 1
Aleksey Golovin
Administrator
Posts: 110
graph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 1