Support localization

Hi,

we use a thirdparty tool to export localizable strings to excel in our .Net projects. This is a manual step. I wonder if there is any support for exporting those localizable resouces as a build step in TeamCity. That would be great, because the exported data could be made avaialbe as artifact and our localization team could donwload the file(s) and start working.

Thanks for any hint.

Sascha

0
2 comments
Avatar
Fedor Rumyantsev

Hello Sascha,

Unfortunately, I do not think we have such an option for any of our .NET build steps; what tool do you use? Does it have any sort of CLI? If yes, you could call it from a command line step for the desired effect.

0

Thanks for the quick reply. Using a command line step is actually obvious. Too bad I havn't thought of it. I'll check if the tool has a CLI. That would be great.

Thanks for pointing me into the right direction.

Sascha

0

Please sign in to leave a comment.