31.10.08 Added: Unicode support in main menu
31.10.08 Added: Start to add Unicode support everywhere, e.g. to use Russian language version on German Windows
I'm using Japanese Windows and I want to use Chinese language in TC.
I tried Chinese menu and language files,but it shows messy code in option dialog and menu.
How can I use Chinese language in Japanese Windows?
Indeed most new translations versions aren't available yet. You can use the above trick, but some strings will appear in English then. Btw, you can find out the codepage number by viewing the language file in Lister and choosing the correct encoding from the menu.
Do you mean that now the user interface isn't full unicode yet and after you finish it the UI will get nothing to do with the language file's codepage?
The user interface is fully Unicode when the loaded language has different codepage than the user's default code page. When the codepage is the same, TC will use Ansi controls in many places because Unicode isn't needed in these cases.
There's still messy code on tabstop header.
"文件名 \n 扩展名 \n 大小 \n 日期时间 \n 属性"
which means "Name\nExt\nSize\nDate\nAttr".
I added a space string before and after "\n" otherwise they will display in the same column like this picture http://picasaweb.google.com/lh/photo/SteuVdEj-zqCBktuFRBDFg?feat=directlink on tabstop header in Japanese Windows.