Access the answers to your technology questions today.
Subscribe Now
30-day free trial. Register in 60 seconds.
What Makes Experts Exchange Unique?
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.
Try it out and discover for yourself.
Subscribe Now
30-day free trial. Register in 60 seconds.
Join the Community
Give a Little. Get a Lot.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Join the Community
by: wobbledPosted on 2009-02-18 at 06:23:40ID: 23670488
Yes, areas to be concerned about are locals regarding decimals. If a user where to enter the value 100,000 within the English local setting we use the comma as a figure separator, this can change to a ; or . in other countries.
Also file paths are different on many Far East systems. There they use the Yen symbol rather than a slash
Eg C:¥program files¥my program rather than C:\Program Files\my program
The only true way to be sure is to install your program on the chinese system and test it, almost all the work I do is tested to run on various different language builds and over the years the only way I have found to be sure is to do this directly on a PC on that network. You can create a version of that PC where you are and test, but other factors do come into play.