Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Nalle Jacobsson 32 posts 55 karma points
    Feb 07, 2010 @ 20:26
    Nalle Jacobsson
    0

    uiculture vs. culture in backend

    I would like the backend language for my users to be english (en-GB), but I would like swedish (sv-SE) for date and currency formatting. How can I control this in Umbraco? Seems like Umbraco always uses the same value for both.

  • Peter Dijksterhuis 1442 posts 1722 karma points
    Feb 07, 2010 @ 21:25
    Peter Dijksterhuis
    0

    Hi,

    you can set the language for users in the properties of the user.

    For the front-end, you have 2 options. First: you can assign a language if you use 'manage hostnames' on your home-node.

    Secondly, you can add culture="sv-SE" to the globalization in the web.config.

    HTH,

    Peter

  • Nalle Jacobsson 32 posts 55 karma points
    Feb 08, 2010 @ 02:27
    Nalle Jacobsson
    0

    Hi Peter, thanks for your quick reply!

    In web.config I have specified culture="sv-SE" uiCulture="sv-SE" and in Umbraco I have assigned the user "English (uk)" as language. I have also used the "manage hostnames" function and set the language for the site to "Swedish (Sweden)"

    This has no effect, date and currency in Umbraco still does not show up as sv-SE. I believe maybe you can't separate the user culture from the language in Umbraco, they are always the same?

     

     

     

Please Sign in or register to post replies

Write your reply to:

Draft