wixtoolset / issues

WiX Toolset Issues Tracker
http://wixtoolset.org/
130 stars 24 forks source link

Add support for Microsoft MAT for .wxl files #5639

Open wstaelens opened 7 years ago

wstaelens commented 7 years ago

Feature requests

MAT (Multilingual App Toolkit) by Microsoft allows you to manage your translations in a solution and helps you (automatically) translating resources.

(if you are not using it already, you might better have a look at it ;-) ).

It would be great if MAT support could be added for .wxl files.

https://developer.microsoft.com/en-us/windows/develop/multilingual-app-toolkit

barnson commented 7 years ago

What's involved?

briandrennan commented 7 years ago

@barnson, just looking at the product page, MAT looks like something that's not going to be carried forward in Windows. The product blog doesn't have any comments after April of 2016. Not sure if this is going to be carried forward by Microsoft in the future.

wstaelens commented 7 years ago

@barnson @briandrennan i had contact with the creator (cameron) yesterday about an issue/bug, it is still being updated. (expect actually soon a new version with a bug fix). Also works fine with VS2017.

Blog is indeed not updated that often.