PC Review


Reply
Thread Tools Rate Thread

Creating a new culture for Localization

 
 
James
Guest
Posts: n/a
 
      10th Dec 2003
I am preparing a web site to include localization functionality. In
addition to supporting the list of cultures available from the .net
framework I would like to support the Maori langauge. As Maori is not
a listed language within Wnidows I will be setting the UICulture via
code rather than detecting it from the user's browser.

Is it possible to create a custom CultureInfo object? I know that you
can customize an existing Culture, but I would prefer not to do this
if possible.

Thanks.
 
Reply With Quote
 
 
 
 
Mihai N.
Guest
Posts: n/a
 
      10th Dec 2003
> Is it possible to create a custom CultureInfo object? I know that you
> can customize an existing Culture, but I would prefer not to do this
> if possible.

Please check
microsoft.public.win32.programmer.international
It is a pretty long discution thread on this subject.
Short conclusion: NO
In theory this can be done by deriving the new culture from CultureInfo.
But it seems the solution does not work for web.

--
Mihai
-------------------------
Replace _year_ with _ to get the real email
 
Reply With Quote
 
Mihai N.
Guest
Posts: n/a
 
      12th Dec 2003
A follow-up from microsoft.public.win32.programmer.international

==================================================================

Subject: Re: is it possible to create new culture?
From: "Achim Ruopp [MSFT]" <(E-Mail Removed)>
Newsgroups: microsoft.public.win32.programmer.international

We do have a sample application on how to do this:
http://www.gotdotnet.com/Community/U...pleGuid=a193b9
52-2e44-45ed-811d-c1fabf2f6e8a

--
Achim Ruopp

This posting is provided "AS IS" with no warranties, and confers no rights.

"Mountain Bikn' Guy" <(E-Mail Removed)> wrote in message
news:JW4Bb.467909$Tr4.1291543@attbi_s03...
>
> "Michael (michka) Kaplan [MS]" <(E-Mail Removed)> wrote in
> message news:(E-Mail Removed)...
> > Currently, the only way to really do this is to do as you suggest. Of

> course
> > that method is not without its problems, for example in regard to when

> such
> > cultures are serialized, or passed across AppDomains.
> >

>
> Thank you for your feedback!
>
>



==================================================================



--
Mihai
-------------------------
Replace _year_ with _ to get the real email
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Could not find any resources appropriate for the specified culture or the neutral culture EricW Microsoft VB .NET 3 23rd May 2008 06:49 PM
[MissingManifestResourceException: Could not find any resources appropriate for the specified culture or the neutral culture. Rob Dob Microsoft ASP .NET 0 27th Nov 2005 03:57 PM
[MissingManifestResourceException: Could not find any resources appropriate for the specified culture or the neutral culture. Rob Dob Microsoft C# .NET 0 27th Nov 2005 03:57 PM
Culture Info and Localization avinashraj@gmail.com Microsoft Dot NET Framework Forms 0 16th Nov 2005 08:30 AM
.NET Localization - by LOCATION - not by culture Isaac Ferreira Microsoft Dot NET 7 22nd Oct 2004 06:44 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:23 AM.