Possible Enterprise Localization Toolkit Bug?

  • Thread starter Fabian Dal Santo
  • Start date
F

Fabian Dal Santo

We have been using the Enterprise Localization Toolkit for a project
and it seems to have a bug. It assumes that all cultures are 5 char
in length e.g. English(Australian) en-AU, but the .NET framework has
some that are actually 6 characters in length, e.g.
Chinese(Traditional) zh-CHT. Since Chinese(Simplified) is zh-CHS, we
can't simply use the truncated version.

Has something changed in the .NET framework to cause this error? Has
anyone else had a similar problem?

Fabian
 
T

Tian Min Huang

Helo Fabian,

Thanks for your post. As I understand, the problem you are facing is
Enterprise Localization Toolkit uses 5 char culture idenfication while .NET
Framework uses 6 chars. Please correct me if there is any misunderstanding.
I am checking this issue and will update you with my information.

Have a nice day!

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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top