I hav a dought about localization in umbraco. We are using this site more than 13 languages. In our old asp.net web site we were using resource file for language changes. How can I change the contents in our site. Because when we are changing language in our site, bundle of words in many pages are changing.
In Umbraco you have the dictionary its in the settings section you create languages then for those languages you create labels, the labels will contain label content eg text for search button. You then render these labels in your template and macros. With regards to content you create different lanuage sites and assign language domain, each site will have its own site url. Thats just a basic overview I would take a look at videos on umbraco tv for in depth explanation http://umbraco.tv/videos/implementor/multi-lingual/creating-a-multi-lingual-site/
Localization in Umbraco
hi All,
I hav a dought about localization in umbraco. We are using this site more than 13 languages. In our old asp.net web site we were using resource file for language changes. How can I change the contents in our site. Because when we are changing language in our site, bundle of words in many pages are changing.
Please give me suggestions for how it will do!
thanks,
alen
Alen
In Umbraco you have the dictionary its in the settings section you create languages then for those languages you create labels, the labels will contain label content eg text for search button. You then render these labels in your template and macros. With regards to content you create different lanuage sites and assign language domain, each site will have its own site url. Thats just a basic overview I would take a look at videos on umbraco tv for in depth explanation http://umbraco.tv/videos/implementor/multi-lingual/creating-a-multi-lingual-site/
Regards
Ismail
thanks Ismail
Regards,
Alen
is working on a reply...