I have website set up on Umbraco 4 that supports multiple languages. I have set the correct culture under the 'Manage host names' option. Now, I have some dictionary values and those are set based on each language/culture.
Now, when I browse the website on my local DEV PC (that runs on windows 7 professional), on changing the hostnames / selecting the different websites, the dictionary values are displayed based on the language.
After publishing the website on to my TEST server (that runs on Windows Server 2008 R2), the dictionary values are always displayed in the default en-US.
When I check using the umbracodebugmode, i can see the entry 'Culture changed to en-US' after current url '/france/fr/'.
Not sure what is going on...perhaps you should try to install that language pack you mention but I have not seen this issue before so a bit uncertain of what it could be.
Could you perhaps post a screendump of you local hostname settings and your staging hostname settings?
Dictionary values in multiple languages
I have website set up on Umbraco 4 that supports multiple languages. I have set the correct culture under the 'Manage host names' option. Now, I have some dictionary values and those are set based on each language/culture.
Now, when I browse the website on my local DEV PC (that runs on windows 7 professional), on changing the hostnames / selecting the different websites, the dictionary values are displayed based on the language.
After publishing the website on to my TEST server (that runs on Windows Server 2008 R2), the dictionary values are always displayed in the default en-US.
When I check using the umbracodebugmode, i can see the entry 'Culture changed to en-US' after current url '/france/fr/'.
Do I need to install a .net french language pack (http://www.microsoft.com/fr-fr/download/details.aspx?id=1246) on the Server 2008 ?
PS: Its the same with any other language/culture. Just gave an example on French.
Thanks
Hi George and welcome to our :)
I'm a bit uncertain if you have also setup the according hostnames on your test server as you have on your local PC?
It needs to be setup on the test server as well before dictionary items will be mapped correctly.
/Jan
Thanks for your reply. All configurations incl hostnames are same. I did a comparison.
Any help ?
Hi George
Not sure what is going on...perhaps you should try to install that language pack you mention but I have not seen this issue before so a bit uncertain of what it could be.
Could you perhaps post a screendump of you local hostname settings and your staging hostname settings?
/Jan
is working on a reply...