Page 1 of 1
loading localization in dropdown problem
Posted: Tue Mar 16, 2010 3:46 am
by pegool
Hi Every One
I'm using Stimulsoft Reports Designer.Web 2009.3 Trial
I want to localize the UI language of stimulsoft web.designer.
I also read this topic
http://www.forum.stimulsoft.com/Default ... sts&t=1704
I have created a folder named "localization" in the root directory of my asp.net website and copied "fa.xml" from designer installation directory to the folder.But still no localization is loaded in "select UI language" drop down when I launch the designer.
shall I copy all xml files? or any other solution?
Thanks in advance
loading localization in dropdown problem
Posted: Tue Mar 16, 2010 5:47 am
by Andrew
Hello,
Copy the localization .xml files to the Localization folder in your project. All languages will be automatically detected in WebDesigner. To change the default localization set the following property:
Thank you.
loading localization in dropdown problem
Posted: Sat Mar 20, 2010 3:17 pm
by pegool
Hi andrew and thank you for response.
I figured out that this solution is great for "ASP.net Website" but It does'nt work for "ASP.net Web Application". please check it.
And also I have another question. The direction for my localization is right to left and word's sequence is reversed in localized stimulsoft. How can I fix it?
Regards
loading localization in dropdown problem
Posted: Mon Mar 22, 2010 12:53 am
by Andrew
Hello
And also I have another question. The direction for my localization is right to left and word's sequence is reversed in localized stimulsoft. How can I fix it?
If you mean WebDesigner, then, unfortunately, on the current moment the right to left mode is not supported.
> I figured out that this solution is great for "ASP.net Website" but It does'nt work for "ASP.net Web Application". please check it.
We couldn't reproduce this error, please us a sample project to support[at]stimulsoft.com
loading localization in dropdown problem
Posted: Mon Mar 22, 2010 11:42 am
by pegool
Hello
OK I'll send sample application for support and also attach it here. when running no localization is loaded in "Select UI language".
Regards
loading localization in dropdown problem
Posted: Wed Mar 24, 2010 3:27 am
by Andrew
Hello,
If there is only one Localization available then menu does not appear and the Localization is applied automatically. More than one localizations should present to show the Localization menu.
In the version 2009.3 there was the error - if there is localization then it was not applied automatically. To apply it, please use the following code:
This error is fixed in the version 2010.1. This version will be available this week.
Thank you.