After succesfull installation of <span style="font-style: italic;">umbraco 4.0.2.1</span>, I wanted to change the language in backend from English to Russian.
I downloaded the localized language xml file and saved it to umbraco\config\lang location with name "ru.xml". I changed umbracoDefaultUILanguage value in web.config from "en" to "ru". But nothing happend, all backend interface lang was in English. The logon screen was translated only.
So I changed back umbracoDefaultUILanguage to "en", renamed ru.xml to en.xml and added <language alias="en" intName="English (uk)" localName="English" lcid="" culture="en-GB">. After these manipulations, ui lang was Russian.
What am I doing wrong? How to get to work Russian in backend UI?</p>
<p><span style="font-style: italic;">asp.net 3.5, Vista SP1 Russian, IIS7</span>
You're not doing anything wrong, you're only forgetting a step.
Place the ru.xml in the location like you allready did. Then, login to the backend. Goto the users-section, and click the user you want to have russian language.
There you can change the default-language from english to russian.
I try to, but can't.I click the green check icon, "solved" is shown, but when I goes to some link on screen and come back, </span><span style="color: #000000; font-family: -webkit-monospace; font-size: 16px; line-height: normal; -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px;">"solved" </span><span style="color: #000000; font-family: -webkit-monospace; font-size: 16px; line-height: normal; -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px;">disappears and </span><span style="color: #000000; font-family: -webkit-monospace; font-size: 16px; line-height: normal; -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px;">check icon is shown again. </span><span style="color: #000000; font-family: -webkit-monospace; font-size: 16px; line-height: normal; -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px;">Before this I mark the answer as helpfull. </span>
I don't know what happend. Reply again. I try to, but can't.I click the green check icon, "solved" is shown, but when I goes to some link on screen and come back, "solved" disappears and check icon is shown again. Before this I mark the answer as helpfull.
Problem with backend UI language
Hi to everyone!
After succesfull installation of <span style="font-style: italic;">umbraco 4.0.2.1</span>, I wanted to change the language in backend from English to Russian.
I downloaded the localized language xml file and saved it to umbraco\config\lang location with name "ru.xml". I changed umbracoDefaultUILanguage value in web.config from "en" to "ru". But nothing happend, all backend interface lang was in English. The logon screen was translated only.
So I changed back umbracoDefaultUILanguage to "en", renamed ru.xml to en.xml and added <language alias="en" intName="English (uk)" localName="English" lcid="" culture="en-GB">. After these manipulations, ui lang was Russian.
What am I doing wrong? How to get to work Russian in backend UI?</p> <p><span style="font-style: italic;">asp.net 3.5, Vista SP1 Russian, IIS7</span>
Sorry, if posted in wrong forum section
Hi and welcome to Umbraco.
You're not doing anything wrong, you're only forgetting a step.
Place the ru.xml in the location like you allready did. Then, login to the backend. Goto the users-section, and click the user you want to have russian language.
There you can change the default-language from english to russian.
Hope this helps,
PeterD
I knew that I once missed some detail. :)
Thank's for reply. You helped me.
Please mark Peter's answer as the solution to your problem if you haven't done already!
I try to, but can't.I click the green check icon, "solved" is shown, but when I goes to some link on screen and come back, </span><span style="color: #000000; font-family: -webkit-monospace; font-size: 16px; line-height: normal; -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px;">"solved" </span><span style="color: #000000; font-family: -webkit-monospace; font-size: 16px; line-height: normal; -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px;">disappears and </span><span style="color: #000000; font-family: -webkit-monospace; font-size: 16px; line-height: normal; -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px;">check icon is shown again. </span><span style="color: #000000; font-family: -webkit-monospace; font-size: 16px; line-height: normal; -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px;">Before this I mark the answer as helpfull. </span>
I don't know what happend. Reply again. I try to, but can't.I click the green check icon, "solved" is shown, but when I goes to some link on screen and come back, "solved" disappears and check icon is shown again. Before this I mark the answer as helpfull.
This is a bug that has been reported already in the forum, it seems the "solve" icon is not working for a lot of us.
Chris
The problem appears when you first upvote the post and then mark it as solution.
It's a bug and happend to me too.
is working on a reply...