I will need to create a German setup program at some
point in the future. So I will have to translate everything anyways and would
like to somehow contribute that back to the public… Can’t promise
when though ;) But we could start thinking on how to do that now
already, right? I guess I could just create a new msi template file, so that
there will be different templates for different languages. But that doesn’t
look really great to me… Ideally I would like to have one msi file in the
end that can display its UI in different languages, depending on the platform
it is executed on. Is that something for a transform?!? If anybody could
point me in the right direction how to do it in a way that I can integrate it
into NAntContrib, it would be very cool. Thanks David |