This is a migrated thread and some comments may be shown as answers.

Build Tool for Localization

0 Answers 68 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Manfred
Top achievements
Rank 2
Manfred asked on 17 May 2011, 03:08 PM
Hi there,

if anyone is interested:
I build a little tool to mak elocalization for Telerik Reporting easier.
We are working on a big project and the most localization for that project is already done, until now in 7 different languages. So I thougth that it would be a nice goal to use this for Reporting, because then we do not need to do the work twice.
My tool works this way:
First I create a report and name the fields that should be localized exactly like they are named in the resx-files of the project.
After that i start my tool and set the configuration: that means: Projectname, sourcefolder of the resx-files, targetfolder of the report-resx-files and fileextension if I use resource instead of resx, and how I indent the files (tab or spaces).
My tool now load the report.resx and after that every resx in the sourcefolder, search for translations needed for the report.resx, added a .value to the name and set the value.
After that, I locate the projectfile and add the resx-files as embeddedsource.
Now starting my reportproject and all localizations are there.

If anyone is interested in that tool, please let me know.

Best regards
Manfred

No answers yet. Maybe you can help?

Tags
General Discussions
Asked by
Manfred
Top achievements
Rank 2
Share this question
or