Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsLanguage PacksLanguage PacksLanguage / localesLanguage / locales
Previous
 
Next
New Post
1/9/2007 5:51 PM
 

In fact, I would like to create a worlwide site with 2 distincts ways for navigate :

1) the country
2) the language

I already have more than 200 different language contents / ressources. For the first step, I will use about 80 languages. (part of ISO 639 2/3).
If I'm not wrong, the CultureInfo Class provide only 62 distincts languages.

So, I cannot make  :   80 languages * 90 country = 7200 localisations  and  I have to realize a separate country navigation with no direct link to contents.

 For future evolution on localization, it will be great to have a ressource file wich can be modified and freely add specific language like 'breton:bre', 'corsican', 'occitan' , 'Basque' ( French example).

=> What will be the better way to modify DNN ?
=> Can the DNN Framework accept empty country : [en]-    or  [bre]-   instead of  [en]-[US] ?

Thx a lot !

Richard

 
New Post
1/9/2007 7:22 PM
 

it is not the purpose of locales, to store language and country, but the language (and other local settings, e.g. date, time and number formats) as used in the specified country. There is only one issue with the current DNN concept, if the language is detected from the browser settings and the browser settings differ by country, e.g. Portal with locales "en-US" and "de-DE" (German in Germany), where an anonymous user with browser set "de-AT" (German in Austria) will be redirected to "en-US". An option to overcome this situation would be the originally designated fallback language in locales.xml, that is currently not used.


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
1/9/2007 7:30 PM
 
leupold wrote

There is only one issue with the current DNN concept, if the language is detected from the browser settings and the browser settings differ by country, e.g. Portal with locales "en-US" and "de-DE" (German in Germany), where an anonymous user with browser set "de-AT" (German in Austria) will be redirected to "en-US".

Are you sure, AFAIK the procedure also checks whether any locale starting with "de" is available (from memory, i'd have to check the code to verify)


Erik van Ballegoij, Former DNN Corp. Employee and DNN Expert

DNN Blog | Twitter: @erikvb | LinkedIn: Erik van Ballegoij on LinkedIn

 
New Post
1/9/2007 8:34 PM
 

Erik and I just had a joint view at the code. there are routines, removing the country part and the fallback language is used in certain situations, but we still could imagine situations, where the current process is not optimal. I logged this into Gemini (DNN-4773) and it hopefully will be enhanced soon.


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
10/31/2007 1:23 PM
 

Hi,

This issue is still a problem for global / worlwide localization :

1) the contents or datas for a worlwide site don't need to be localized with locale (10 for 'en-XX', 19 for 'es-XX') but only need to be localized with neutral culture ('en', 'es', 'fr', 'de').

2) The Microsoft culture has 62 neutrals cultures instead of 188 languages in ISO Code. For example, the corsican people (beautiful french island) will be interessed to write and read content in their language ('co')

I've just tried to put a neutral language in the locales.xml file, but this is provide an error :

DotNetNuke.Services.Exceptions.PageLoadException: Culture 'fr' is a neutral culture. It cannot be used in formatting and parsing and therefore cannot be set as the thread's current culture. --->

How can we do that in DNN, is there any enhancement since the last posts to take care of it ?
I suggest to create

Thx a lot again

Richard

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsLanguage PacksLanguage PacksLanguage / localesLanguage / locales


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out