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.

How to put the localization (version 5.1)  (Mono Support )

Viewed 36208 time(s), 16 post(s) 06.05.2015 10:13:04by hundhaus.site@gmail.com
vzakanj

vzakanj

06.05.2015 14:41:02
Hi,
please do a pull from the same github repository, the missing reference has now been fixed.

You will also need to download and install ResXFileCodeGeneratorProviderModel_5_1_40_5107.Setup.msi from http://monox.mono-software.com/Downloads/#MonoX for the whole build/generation proces to work.

Let us know if you have some additional issues.

Regards,
Vedran
Dieser Inhalt wurde noch nicht bewertet. 
345 Reputation 61 Total posts
hundhaus-site-gmail-com

hundhaus.site@gmail.com

06.05.2015 15:23:10
Error ...
Dieser Inhalt wurde noch nicht bewertet. 
142 Reputation 17 Total posts
vzakanj

vzakanj

06.05.2015 15:35:03
I see the reference for you is still missing, what probably happened here is that Visual Studio removed the HintPath from the *.sln file while it was missing (before you did another pull).

The required dll path is <SolutionDir>\References\MonoSoftware.Web.ResourceProviderModel.dll , remove the missing reference from Visual Studio (the one with the exclamation mark) and add a reference to this file.

Alternatively, you can do a git hard reset to the latest commit (git reset --hard origin/master) but this will override all uncommited changes you have to the repository.

Regards,
Vedran
Dieser Inhalt wurde noch nicht bewertet. 
345 Reputation 61 Total posts
hundhaus-site-gmail-com

hundhaus.site@gmail.com

06.05.2015 15:48:08
Error...
Dieser Inhalt wurde noch nicht bewertet. 
142 Reputation 17 Total posts
vzakanj

vzakanj

06.05.2015 16:08:29
From what I can see, you've copied the the DefaultResources.resx file you want to customize, only thing remaining is to rename the file to something like DefaultResources.ru-RU.resx and delete the Designer.cs file for that .resx file.

This should prevent any file naming conflicts and once you do a build a localization dll should be placed inside /bin/ru-RU/ folder.
Dieser Inhalt wurde noch nicht bewertet. 
345 Reputation 61 Total posts
hundhaus-site-gmail-com

hundhaus.site@gmail.com

06.05.2015 16:39:33
Super!
Thanks a lot for the help!

Best Regards,
Vlad
Dieser Inhalt wurde noch nicht bewertet. 
142 Reputation 17 Total posts
1 2