473,472 Members | 1,748 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Organizing localized content for Trad and Simp Chinese

Hello all.

I've globalized an asp.net application and so far we've localized into
en-GB, de and fr. We have several more European languages to go as
well as Chinese, simplified and traditional. I'm using the Enterprise
Localization Toolkit introduced by MS which is working real well.
Culture-specific satellite resource dll's get created and used in
separate directories. With Chinese, I face a dilema. Our content is
going to be targeted for Simplified or Traditional. Each of these is
used in several countries. I understand that people in Singapore
might prefer either one. Rather than name my cultures zh-CN, zh-TW,
zh-HK and so on, I am figuring to go with

zh-TR - Chinese traditional
zh-SI - Chinese simplified

Our base page code will determine from the culture specifier in the
request which to present. For the PRC user, zh-CN will map to zh-SI
and so on.

We are really using the secondary code as a language variant rather
than a country code. en-GB usage for Hong Kong is the other example.
This is a departure from Microsoft's recommendations but seems more
akin to reality.

Will this create problems for me later or have others made this same
choice?

Thanks!
Jul 21 '05 #1
1 1017
Hi Murphy,,

Thanks for your post. As I understand, you have a set of culture names of
your own and will convert between them with the default ones. Based on my
experience, I did not find potetial problems. In addition, I suggest that
you can put the culture mapping table into a xml file which can be loaded
and extended easily.

Hope this helps.

Regards,

HuangTM
Microsoft Online Partner Support
MCSE/MCSD

Get Secure! -- www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.

Jul 21 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: MarkMurphy | last post by:
Hello all. I've globalized an asp.net application and so far we've localized into en-GB, de and fr. We have several more European languages to go as well as Chinese, simplified and traditional....
3
by: Mark Findlay | last post by:
When programming reads of the Windows Registry, do the registry keys and values need to be localized for international use? For example, do I need to convert the key name...
0
by: alexsink | last post by:
I am trying to get apache content negotiation to redirect only zh-CN(mainland China, where Simplified Chinese translations are available) language types to Chinese web pages, and have all other...
0
by: pikelner | last post by:
Hello, Does anyone have any sample C++ code to return user and group information from WMI for localized installs of Windows XP (ie. Chinese, Russian, French, etc.)? The calls would have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.