[Mono-dev] How to make new locales for CultureInfo?

John Hatton hattonlists at gmail.com
Thu Aug 31 23:50:20 EDT 2006


In our application, which is solely for the world's minority languages, we
would like to be able to make new CultureInfo's from ldlm files (Locale Data
Markup Language).

On the Windows side, we can use the .Net Framework 2.0's
CultureAndRegionInfoBuilder class.

Any ideas on how we could do something on the Linux side?  

Is ICU still used underneath?  (It still has a property called "IcuName").
If so, is that the level that our app needs to introduce new locale info,
and then mono's CultureInfo will be able to pick it up there?  


Thanks
John Hatton
wesay.org





More information about the Mono-devel-list mailing list