Mono Support translate problem 

Viewed 13742 time(s), 4 post(s), 2/13/2012 2:25:38 PM - by deluxxx
2/13/2012 2:25:38 PM
214 Reputation 27 Total posts

I noticed another problem with the footer. Edited the files for the languages ​​DE and ENeverything I do as he wants. When you want to convert default language or English. This will be my old entries. The EN and DE language had no such problem. I tried it on a parameter:LoginStatus_LoginText

1
2/13/2012 4:29:49 PM
3016 Reputation 428 Total posts

Hi,

Please provide us with more detailed information regarding your issue and how to reproduce it. I guess you are using the database resource provider?

Regards

2
2/14/2012 12:38:20 PM
214 Reputation 27 Total posts

I'll turn like I do.
LocalizationSolution open.
I open the file DefaultResources.resx. LoginStatus_LoginText parameter to be changed to "login in"
I open the file DefaultResources.pl-PL.resx. LoginStatus_LoginText parameter to be changed to "log in".
I open the file DefaultResources.de-DE.resx. LoginStatus_LoginText parameter to be changed to "logoo"

Rebuilding project. Kopjuje created folders for the project. I run the project. How do I changethe language to pl or de this is all about. But when I change to English is still the old value.

3
2/15/2012 8:58:57 AM
3016 Reputation 428 Total posts

Hi,

Before you start translating the resources we advise you to copy the whole localization solution to your custom location: from "MonoX/Samples/Solution/LocalizationSolution" to "YourCustomFolder/LocalizationSolution" (out of the MonoX CMS folder structure).

New versions of the MonoX CMS that you may upgrade to in the future will overwrite the localization solution folder with the new MonoX resources, and that is why we advise you to copy the whole localization soultion to your custom, protected location. When you do so please open "YourCustomFolder/LocalizationSolution/LocalizationSolution.sln" in the Visual Studio. You can open RESX files and translate the resources as usual.

When you change some resources, build your Localization solution and copy all the files from it's bin folder to the MonoX portal bin folder. You can change the language in portal administration area while logged in as an admin(Please t ake a look at the attached image).

4
This is a demo site for MonoX. Please visit Mono Software for more info.