Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to design applications in the Chinese language?
Message
 
To
02/05/2006 10:56:03
Walter Meester
HoogkarspelNetherlands
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01118425
Message ID:
01118435
Views:
25
>A cient asks whether it is possible to translate an application into chinese.
>
>I already made the application multilanguage by supporting for english, dutch, french, spanish and portugese. But the latest request is adding chinese, which of course uses a total different character set which is double byte.
>
>Can anyone point me in the right direction to adjust the application to translate into chinese ?
>
>TIA
>

Walter,

You have to translate all the labels and messages that your app prompts to users into Chinese.

Be aware that there are two major kinds of encoding for Chinese: Simplified and traditional.

Simplified is used primarily in People's Republic of China while tranditional is the main stream in Taiwan, Hongkong and some other South East Asia countries such as Singapore, the Philippines and so on. If you want both, your app should treat them as separate languages.

In additional to this, you need to distribute the VFP resource files:
vfp?rchs.dll
for Simpilified Chinese.
vfp?rcht.dll
for Tranditional Chinese.

Where ? stands for the VFP version number.

HTH
Dawa Tsering


"Do not let any unwholesome talk come out of your mouths,
but only what is helpful for building others up according to their needs,
that it may benefit those who listen."

- Ephesians 4:29-30 NIV

Dare to Question -- Care to Answer

Time is like water in a sponge, as long as you are willing you can always squeeze some.

--Lu Xun, Father of Modern Chinese Literature

Previous
Reply
Map
View

Click here to load this message in the networking platform