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 46493 time(s), 7 post(s) 7/3/2013 6:50:22 PMby ruslanruslan

Related topics

ruslanruslan

ruslanruslan

7/3/2013 6:50:22 PM
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?
This content has not been rated yet. 
123 Reputation 15 Total posts
khorvat

khorvat

7/3/2013 8:37:57 PM
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
Rated 5.00, 1 vote(s). 
15993 Reputation 2214 Total posts
ruslanruslan

ruslanruslan

7/4/2013 4:26:29 PM
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.
This content has not been rated yet. 
123 Reputation 15 Total posts
mzilic

mzilic

7/4/2013 8:09:44 PM
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
This content has not been rated yet. 
2218 Reputation 300 Total posts
ruslanruslan

ruslanruslan

7/5/2013 9:32:03 AM
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?
This content has not been rated yet. 
123 Reputation 15 Total posts
mzilic

mzilic

7/5/2013 9:39:36 AM
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
Rated 5.00, 1 vote(s). 
2218 Reputation 300 Total posts
mmorozov

mmorozov

11/12/2013 8:55:03 AM
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
Rated 5.00, 1 vote(s). 
95 Reputation 10 Total posts