Answered SupportedLocales.config questions

  • Tuesday, November 30, 2010 4:23 PM
     
     

    Couple questions about "SupportedLocales.config" found at "C:\WebsitePanel\Portal\App_Data"


    1. How does the fallback ="" works on the <Locale name="English" key="en-US" fallback ="" />? Can it be used to set a deafult language if current is not found?


    2. Is it possible to set a default language other than English? If so how?

     

    Thanks en advance.

All Replies

  • Thursday, March 31, 2011 8:50 AM
     
     

    Hi,

    A while ago but did you find an answer for this ?

    Michel.

     

  • Wednesday, January 04, 2012 3:56 AM
     
     
    Nope still looking....
  • Wednesday, January 04, 2012 4:10 AM
     
     Answered

    OK, I found 1 of the 2 answers.

     

    How to make a default language: (other than english)

     * I assume you have another languague already installed :)


    Go to “C:\WebsitePanel\Portal\App_Data” and open file “SupportedLocales.config”

     

    Make sure the 1st language on the list is not English but the language you want as default. 

    Do an iisreset

    Delete cookies from browser (or at least all cookies for WSP URL)

     

    Go to log-in page. It should be in the other language (the 1st on list) by default.

     

    Now in another year I will found how the fallback works ^^


    • Edited by Buliwyfa Wednesday, January 04, 2012 4:12 AM
    • Marked As Answer by Buliwyfa Wednesday, January 04, 2012 12:33 PM
    •