Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi,
I am running an Umbraco site with two languages.
I don't know exactly when, but the dictionary stopped working.
In my usercontrols I have several lines like:
<label class="label-tag"><%= umbraco.library.GetDictionaryItem("Activation.Username") %></label>
this now returns the English version of the string for any language. I know Umbraco knows the language of the page, since I can move to and from it using the language selector.
Any ideas?
Thank you!
Well, I figured it out. When I add the root node as www.mydomain.com with English as the language, the dictionary just stops working.
Is there a workaround for this?
What languages did you set up?
Elad, did tou find the solution to the problem? I have the same issue here, but I didn't set any language for the parent node.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Dictionary stopped working
Hi,
I am running an Umbraco site with two languages.
I don't know exactly when, but the dictionary stopped working.
In my usercontrols I have several lines like:
<label class="label-tag"><%= umbraco.library.GetDictionaryItem("Activation.Username") %></label>
this now returns the English version of the string for any language. I know Umbraco knows the language of the page, since I can move to and from it using the language selector.
Any ideas?
Thank you!
Well, I figured it out. When I add the root node as www.mydomain.com with English as the language, the dictionary just stops working.
Is there a workaround for this?
What languages did you set up?
Elad, did tou find the solution to the problem? I have the same issue here, but I didn't set any language for the parent node.
is working on a reply...