Need help with localization

Stimulsoft Reports.WEB discussion
Post Reply
spencer
Posts: 8
Joined: Fri Oct 24, 2008 2:29 am
Location: Turkey

Need help with localization

Post by spencer »

Hello,

You have an amazing product. We are trying to make the buying decision and running some tests on it.

Most importantly, we are trying to get the designer to work in Turkish. So I copied the en.xml that is under bin/localization directory, translated the attributes to Turkish. After this I could not manage to load this xml. I have two very basic questions:

1. Where should the localization file tr.xml be placed for a web app?
2. I tried the following code:
Stimulsoft.Report.StiOptions.Configuration.DirectoryLocalization = @"C:\Program Files\Stimulsoft Reports Designer.Web 2008.2 Trial\Bin\Localization";
Stimulsoft.Report.StiConfig.LoadLocalization("tr.xml");
where should this code run? In the global.asax Application_Start event or somewhere else?
3. Finally are these two lines of code enough to load the turkish resource file if I place it in the correct place and execute them in the right event?

Best regards and thanks for the great product.
Vladimir
Posts: 1462
Joined: Fri Apr 13, 2007 4:05 am
Location: Earth

Need help with localization

Post by Vladimir »

Unfotunately, on the current moment it is impossible to apply localization to the Web Designer. A new version with this feature will be available in the end of October.

Thank you.
KS
Posts: 7
Joined: Wed Oct 15, 2008 8:20 am
Location: France

Need help with localization

Post by KS »

Thank you Vladimir for your post : this give me a first answer to my post.
Regards.
spencer
Posts: 8
Joined: Fri Oct 24, 2008 2:29 am
Location: Turkey

Need help with localization

Post by spencer »

Hello once again,

The new version with localization for Web Designer was supposed to come out at the end of October. Has there been a delay? I checked the downloads page and it has the same version as I do.

Best regards...
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

Need help with localization

Post by Vital »

Hello,

Version with localization will be available today.

Thank you.
Juergen
Posts: 1
Joined: Thu Nov 13, 2008 7:47 am
Location: Germany

Need help with localization

Post by Juergen »

Hello,
where can i read a instruction to use the new location functionality?

greeting
Juergen
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Need help with localization

Post by Edward »

Hi, Juergen.

For using of localized version of the Web designer please do the following:
In the folder of your Web page with a WebDesigner please create the 'Localization" folder. That folder must contain all required .xml localization files.
Web designer will read files list and add all of them under 'Select UI Language' menu. This menu is situated in the up-right corner near with 'About' button. Selected in 'localization menu' active menu item with localization name is saved in the Browser's Cookies. This selection will be used automatically during next calling of Web designer.

Thank you.
spencer
Posts: 8
Joined: Fri Oct 24, 2008 2:29 am
Location: Turkey

Need help with localization

Post by spencer »

Hello sir,

I could not find the link to download Designer 2008.3 on the site. The downloads page has a link for 2008.2. Where can I download the latest version?

Best regards
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Need help with localization

Post by Edward »

Hi

2008.3 is only available now as a prerelease version. So you can download it only in 'Download prerelease versions of Stimulsoft Reports.Web' section on our site.

Thank you.
Post Reply