MonoX support board

Start the conversation, ask questions and share tips and solutions with fellow developers.

Non-registered users can only browse through our support boards. Please register now if you want to post your questions. It takes a second and it is completely free. Alternatively, you can log in without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.

localization  (Mono Support )

Viewed 53366 time(s), 7 post(s) 03.07.2013 18:50:22by ruslanruslan

Related topics

ruslanruslan

ruslanruslan

03.07.2013 18:50:22
hi!

documentation and discussion board tells that i must use MonoX/Samples/Solution/LocalizationSolution to add new language. but i have no LocalizationSolution file in all monox pack. where can i find actual instruction, i need to add russian language?
Dieser Inhalt wurde noch nicht bewertet. 
123 Reputation 15 Total posts
khorvat

khorvat

03.07.2013 20:37:57
Hi,

thanks for pointing that out, we need to update the documentation. We have moved the localization to GitHub too, you can find it here.

Let me know if you need more information. Feel free to fork the repository and send a pull request.

Regards
Bewertet mit 5,00, 1 Besucher. 
15993 Reputation 2214 Total posts
ruslanruslan

ruslanruslan

04.07.2013 16:26:29
Khorvat,

thanks for link, i've download MonoX-Localization-Resources-master folder. what next? i don't understand what to do at all

i've extract this folder to root of monox. open localization solution, in resources folder copy tr-TR.resx files and rename them ru-RU instead of tr-TR. build the project. and what must happens? i found new folders in ~bin\debug , ~obj\debug and new files in ~obj\debug in monox folder. I restart IIS and content on site remained the same - english. (in administration area russian language choosed as default.) i've try to copy ru-RU folder from ~bin\debug folder to ~bin\, restart IIS and it doesn't help.
Dieser Inhalt wurde noch nicht bewertet. 
123 Reputation 15 Total posts
mzilic

mzilic

04.07.2013 20:09:44
Hello,

One of our coworkers wrote a couple of blogs on localizing MonoX, you can view them here:
http://www.mono-software.com/Blog/post/Mono/212/Working-with-Monox-localization-resources/
http://www.mono-software.com/Blog/post/Mono/121/ASP-NET-localization-settings-in-MonoX/

Regards,
Mario
Dieser Inhalt wurde noch nicht bewertet. 
2218 Reputation 300 Total posts
ruslanruslan

ruslanruslan

05.07.2013 09:32:03
Hi, Mzilic!

Thank you. My problem was that i use DB localization.

Is there any way to apply updates made in .resx files to dbo.LocalizationString table?
Dieser Inhalt wurde noch nicht bewertet. 
123 Reputation 15 Total posts
mzilic

mzilic

05.07.2013 09:39:36
Hello,

The second article covers the Interactive localization using the DBResourceManager. MonoX allows you to use ResourceProviderModel (resx localization) or DBResourceManager (LocalizationString table). On the Portal localization management you can import resx data into the database ("LocalizationString" table).

Regards,
Mario
Bewertet mit 5,00, 1 Besucher. 
2218 Reputation 300 Total posts
mmorozov

mmorozov

12.11.2013 08:55:03
RuslanRuslan, were you successful in your attempt to translate MonoX to Russian? I was going to make the translation myself, but hopefully someone has done it already to some extent.

Thanks,
Michael
Bewertet mit 5,00, 1 Besucher. 
95 Reputation 10 Total posts