problem with Language & culture in mojoportal 2.5.0.0

This is a place to discuss how to adapt mojoPortal to the needs of different cultures. Before asking questions here please first review the localization documentation.

This thread is closed to new posts. You must sign in to post in the forums.
5/5/2017 2:11:14 AM
Gravatar
Total Posts 51
Share our knowledge,Take world in our hands.

problem with Language & culture in mojoportal 2.5.0.0

Hi Joe. Davice,

I want to add Persian language(Farsi) to my local mojoportal.

I download language pack from i7MEDIA/mojoPortal-Languages-Support and copy contains of "fa" folder to root of my site.

then add below lines to user.config:

<add key="UseCultureOverride" value="true" />

<add key="site1culture" value="fa-IR" />
<add key="site1uiculture" value="fa-IR" />

<add key="UseCustomHandlingForPersianCulture" value="true" />

 and change web.config and save that.

then I browse localhost/setup/default.aspx  but language don't change for me!!!

Please help me, If I require another work on my site.

thank!

5/6/2017 3:27:53 AM
Gravatar
Total Posts 2239

Re: problem with Language & culture in mojoportal 2.5.0.0

Hi Sadegh,

You should copy the contents of the folder to App_GlobalResources.

Thanks,
Joe

You must sign in to post in the forums. This thread is closed to new posts.