Hi everybody,

Thanks Tobias for his answers.

@Tobias: I not sure if it makes any difference, but I intend to use LCID 
without using WixUIExtension. Is your list of supported languages is also valid 
when one doesn't use the translated UI?

Another question is to the whole community. Does anybody know if there are 
plans for enabling en-IN and other en-XX (en-MY, en-SG) languages in future 
versions of WiX?

Best regards,
Grzegorz Borczuch

2011/3/24 Tobias S <tobias.s1...@gmail.com>:
>Regarding the localization of hi-in. This localization contains the english 
>strings which is confirmed to be a bug (comp.
>http://sourceforge.net/tracker/index.php?func=detail&aid=3163411&group_id=105970&atid=642714)
>Think an older (or also newer) version of the WiX toolset has a correct 
>version of the translation for hi-In. (Didn't re-check it)
>
>As this language is from minor importance I didn't follow the issue...
>
>
>
>2011/3/24 Tobias S <tobias.s1...@gmail.com>:
>> Hi,
>>
>> Assume this won't work as the LCID and locale en-IN doesn't exist in
>> WiX. Try hi-IN and 0x0439 ?Hindi (India) ?instead. An overview of the
>> LCIDs and WiX Culture names you can see in my post
>> http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/LCIDs-of
>> -the-supported-languages-of-WixUIExtension-td5910168.html#a5913708
>> .
>>
>> BTW: Where ?do you use the hex representation of the LCID ? Normally
>> for localization only the decimal representation of the LCID + WiX
>> culture name is needed.
>>
>> For a sample wxl file check out e.g.
>> http://wix.mindcapers.com/wiki/Localization
>>
>> Regards
>> Tobias
>>
>>
>>
>> 2011/3/24 Grzegorz Borczuch <t-gr...@microsoft.com>:
>>> Hallo everyone,
>>>
>>> Recently, I was trying to find some information about how does WiX handle 
>>> the issue with the new LCIDs introduced in Windows Vista. I mean for 
>>> example "en-IN" locale with LCID as 0x4009.
>>>
>>> I tried to build the MSI tables from WiX that contained India files. In 
>>> that case the light.exe throws a validation error ICE03 which means I am 
>>> using incorrect language id. Is this a matter of something in my .wxs file 
>>> or .wixproj or I should change the WiX version? I am using the ?3.5.1916.0 
>>> version.
>>>
>>> When I was searching the internet about that problem I could not find many 
>>> similar questions that could mean it is something rare. Is there anybody 
>>> that could confirm that this is a known issue?
>>>
>>> Thanks in advance,
>>> Grzegorz Borczuch
>>> ---------------------------------------------------------------------
>>> --------- Enable your software for Intel(R) Active Management
>>> Technology to meet the growing manageability and security demands of
>>> your customers. Businesses are taking advantage of Intel(R) vPro (TM)
>>> technology - will your software be a part of the solution? Download
>>> the Intel(R) Manageability Checker today!
>>> http://p.sf.net/sfu/intel-dev2devmar
>>> _______________________________________________
>>> WiX-users mailing list
>>> WiX-users@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/wix-users
>>>
>>
>
------------------------------------------------------------------------------
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software 
be a part of the solution? Download the Intel(R) Manageability Checker 
today! http://p.sf.net/sfu/intel-dev2devmar
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to