Re: [WiX-users] ConfirmCancelMessage can not localized

2015-03-13 Thread Phill Hogland
Searching the Wix source, “ConfirmCancelMessage” is localized into 23 locals in folders under: \src\ext\BalExtension\wixstdba\Resources 您確定要取消嗎? Is there another issue, or is your desired local not included? -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.n

[WiX-users] ConfirmCancelMessage can not localized

2015-03-11 Thread Mrugesh Patel
Hello, In Burn, all string are localized and work fine excluding “ConfirmCancelMessage”. This string display when click on cancel button in burn. I can not find this in Theme.xml. I already applied localization in Theme.wxl file. May be I am wrong in some where. Can you please help me? Thanks