Please be good to Traditional Chinese users

The PDF-XChange Viewer for End Users
+++ FREE +++

Moderators: PDF-XChange Support, Daniel - PDF-XChange, Chris - PDF-XChange, Sean - PDF-XChange, Paul - PDF-XChange, Vasyl - PDF-XChange, Ivan - Tracker Software, Stefan - PDF-XChange

Nelson Tai
User
Posts: 58
Joined: Fri Apr 06, 2007 7:36 pm

Please be good to Traditional Chinese users

Post by Nelson Tai »

Dear PDF Viewer develop team,

I'm Nelson, the Traditional Chinese language translator.
First of all, I'd like to say "Good Job!" to you all, you really do!
But recently there are two things that disappoint me. :(

1.
The Traditional Chinese language file (PDFXVW_Cht.xml) in the installation pack is too old.
I love PDF Viewer and I always update the language file as soon as possible, and send it back to you.
But the language file in the installation pack is always out of date, much out of date.

2.
PDF Viewer automatically applies a language according to the locale settings from Windows.
This is a good idea.
But don't know since when, PDF Viewer applies Simplified Chinese as default language.
That is wrong! Traditional Chinese and Simplified Chinese are different.

As an user and a translator, I love PDF Viewer a lot.
So I have reported these two issues long time ago. (Yes, these two issues both exist for a long time)
But I can't see any improvement for these issues. :?

Please, be good to Traditional Chinese users.
I appreciate that. 8)
User avatar
Ivan - Tracker Software
Site Admin
Posts: 3603
Joined: Thu Jul 08, 2004 10:36 pm

Re: Please be good to Traditional Chinese users

Post by Ivan - Tracker Software »

The Traditional Chinese language file (PDFXVW_Cht.xml) in the installation pack is too old.
I love PDF Viewer and I always update the language file as soon as possible, and send it back to you.
But the language file in the installation pack is always out of date, much out of date.
Latest PDFXVW_Cht.xml I have dated by 18.02.2009, and it will be included into build 41.2
Between builds 41.2 and 42.0 LiveUpdate will be changed to handle updation language files and help files.

The viewer applies wrong language during each restart or only when you are installing new build ?
PDF-XChange Co Ltd. (Project Director)

When attaching files to any message - please ensure they are archived and posted as a .ZIP, .RAR or .7z format - or they will not be posted - thanks.
Nelson Tai
User
Posts: 58
Joined: Fri Apr 06, 2007 7:36 pm

Re: Please be good to Traditional Chinese users

Post by Nelson Tai »

Ivan - Tracker Software wrote: Latest PDFXVW_Cht.xml I have dated by 18.02.2009, and it will be included into build 41.2
Between builds 41.2 and 42.0 LiveUpdate will be changed to handle updation language files and help files.
Good news. :D
Ivan - Tracker Software wrote: The viewer applies wrong language during each restart or only when you are installing new build ?
Only after installing new build.
User avatar
Ivan - Tracker Software
Site Admin
Posts: 3603
Joined: Thu Jul 08, 2004 10:36 pm

Re: Please be good to Traditional Chinese users

Post by Ivan - Tracker Software »

When you run new installation, which language do you select on "Select Setup Language" dialog ?
PDF-XChange Co Ltd. (Project Director)

When attaching files to any message - please ensure they are archived and posted as a .ZIP, .RAR or .7z format - or they will not be posted - thanks.
Nelson Tai
User
Posts: 58
Joined: Fri Apr 06, 2007 7:36 pm

Re: Please be good to Traditional Chinese users

Post by Nelson Tai »

Ivan - Tracker Software wrote:When you run new installation, which language do you select on "Select Setup Language" dialog ?
Traditional Chinese, which is selected by the installer automatically.
User avatar
Ivan - Tracker Software
Site Admin
Posts: 3603
Joined: Thu Jul 08, 2004 10:36 pm

Re: Please be good to Traditional Chinese users

Post by Ivan - Tracker Software »

Problem with setting Simplified instead of Traditional fixed.
PDF-XChange Co Ltd. (Project Director)

When attaching files to any message - please ensure they are archived and posted as a .ZIP, .RAR or .7z format - or they will not be posted - thanks.
DClark
User
Posts: 77
Joined: Fri Sep 19, 2008 7:31 pm

Re: Please be good to Traditional Chinese users

Post by DClark »

Just on a side note, this is something we kind of ran into as well. For our office in Shanghai, the default language on the OS is English, however they use the Microsoft Language Bar set to Simplified Chinese, etc.

When launching PDF-XChange Viewer, the language would be set to Simplified Chinese, even if we specified English in the install.

We got around it by adding this line to our login script (VBS):

Code: Select all

wshShell.RegWrite "HKCU\Software\Tracker Software\PDFViewer\International\LocaleID", 1033 ,"REG_DWORD"
Just wanted to post that out there for anyone who may find it useful.

Thanks,

Dan
User avatar
Ivan - Tracker Software
Site Admin
Posts: 3603
Joined: Thu Jul 08, 2004 10:36 pm

Re: Please be good to Traditional Chinese users

Post by Ivan - Tracker Software »

also, please note, setting LocaleID to -1 (FFFFFFFF in hex) will allow viewer to set language corresponging to your regional settings (for sure, if such language is supported).
PDF-XChange Co Ltd. (Project Director)

When attaching files to any message - please ensure they are archived and posted as a .ZIP, .RAR or .7z format - or they will not be posted - thanks.
Nelson Tai
User
Posts: 58
Joined: Fri Apr 06, 2007 7:36 pm

Re: Please be good to Traditional Chinese users

Post by Nelson Tai »

Ivan - Tracker Software wrote:Problem with setting Simplified instead of Traditional fixed.
Big thanks :D
I'm looking forward to the new build~