Font for translation

11/14/2024 05:47 silkvistor#1
Hello, im new here. I have problem when open cq_action with weird font. already search but nothing i can found.

How translate weird font
11/14/2024 13:44 Demonology#2
You can use a tool called NJStar which convert the unicode into chinese by copy and pasting it into the program and then you can translate that into whatever language you want. I think I have the installer somewhere I can upload but I believe there are newer versions available than what I have.

Edit: [Only registered and activated users can see links. Click Here To Register...]
11/14/2024 14:39 silkvistor#3
already download but after pasting still same..

���Ļ�����ѧ���˸ü���
11/15/2024 03:57 hknippon#4
system locale,

[Only registered and activated users can see links. Click Here To Register...]

connection encoding,

[Only registered and activated users can see links. Click Here To Register...]
11/15/2024 08:15 DuaSelipar#5
Quote:
Originally Posted by Demonology View Post
You can use a tool called NJStar which convert the unicode into chinese by copy and pasting it into the program and then you can translate that into whatever language you want. I think I have the installer somewhere I can upload but I believe there are newer versions available than what I have.

Edit: [Only registered and activated users can see links. Click Here To Register...]
this is just told old and long way.. just change locale language and setup your navicat and you are done
11/18/2024 01:54 silkvistor#6
Quote:
Originally Posted by hknippon View Post
system locale,

[Only registered and activated users can see links. Click Here To Register...]

connection encoding,

[Only registered and activated users can see links. Click Here To Register...]
thank you sir
11/25/2024 01:24 silkvistor#7
Hello and good morning... i have another problem.. im trying open database for 1655 but in cq_action not change to Simplified chinese. Trying open another db like 1654 and older font change but 1655 wont change. How to? Thank you.

example from cq_action
//?ò?????? ?????±????///
11/25/2024 13:22 DuaSelipar#8
but 1654 and 1655 is the same db..then just use that 1654 db
11/25/2024 21:23 pintinho12#9
If you open the SQL file with GB2312 Encoding it will display properly. Set the database to the proper encoding and it will accept well.
11/26/2024 01:28 silkvistor#10
Thank you for helping, issues resolved. I choose client character set to none and encoding to 936.

Thank you all