Copied to clipboard

Flag this post as spam?

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


  • Petr Snobelt 923 posts 1535 karma points
    Sep 29, 2009 @ 22:01
    Petr Snobelt
    0

    Multi language umbraco backend

    Hello,

    I want to ask how to implement multilanguage backend? Must I create for each language own umbraco installation? I sometimes read about using dictionary in backend, but it never work for me (http://our.umbraco.org/forum/developers/extending-umbraco/2333-Using-dictionary-items-in-Property-names) so is there any other way?

     

    Thanks

  • Chris Dunn 75 posts 127 karma points
    Sep 30, 2009 @ 03:18
    Chris Dunn
    0

    I believe if you prefix the property name with a '#' it will use the corresponding dictionary item.  This applies to both property names and document types.

  • Chris Dunn 75 posts 127 karma points
    Sep 30, 2009 @ 03:27
    Chris Dunn
    0

    The language assigned to the individual user should have the same language declared under languages in the settings section.  If you don't do this you will receive a "Value cannot be NULL" exception. 

  • Petr Snobelt 923 posts 1535 karma points
    Sep 30, 2009 @ 13:51
    Petr Snobelt
    0

    Thank you Chris, I try new test with 4.0.3 beta and when I add English (UnitedKingdom) into languages it start works.

    Will be helpfull if it use language which is set in manage hostname window.

Please Sign in or register to post replies

Write your reply to:

Draft