Is there any plan to do it? If so is there an ETA? Are there other alternatives (such as use the Wix v2.0 loc files maybe?)
Thanks Vidya -----Original Message----- From: Rob Mensching [mailto:rob.mensch...@microsoft.com] Sent: Thursday, January 15, 2009 3:43 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Building Wix for ja-JP It does not appear that anyone has provided localization for those messages, yet. -----Original Message----- From: Vidya Kukke [mailto:vku...@windows.microsoft.com] Sent: Thursday, January 15, 2009 15:35 To: wix-users@lists.sourceforge.net Subject: [WiX-users] Building Wix for ja-JP Hi, I am using Wix v3 (3.0.4805). I have a requirement to build ja-JP version of our installer. However when I change the culture to build to ja-JP (via VS 2008 project settings) I am getting the following errors:- C:\delivery\Dev\wix30\src\ext\UtilExtension\wixlib\UtilExtension.wxs(207,0): error LGHT0102: The localization variable !(loc.msierrXmlFileFailedRead) is unknown. Please ensure the variable is defined. C:\delivery\Dev\wix30\src\ext\UtilExtension\wixlib\UtilExtension.wxs(208,0): error LGHT0102: The localization variable !(loc.msierrXmlFileFailedOpen) is unknown. Please ensure the variable is defined. C:\delivery\Dev\wix30\src\ext\UtilExtension\wixlib\UtilExtension.wxs(209,0): error LGHT0102: The localization variable !(loc.msierrXmlFileFailedSelect) is unknown. Please ensure the variable is defined. C:\delivery\Dev\wix30\src\ext\UtilExtension\wixlib\UtilExtension.wxs(210,0): error LGHT0102: The localization variable !(loc.msierrXmlFileFailedSave) is unknown. Please ensure the variable is defined. C:\delivery\Dev\wix30\src\ext\SqlExtension\wixlib\SqlExtension.wxs(18,0): error LGHT0102: The localization variable !(loc.ConfigureSql) is unknown. Please ensure the variable is defined. C:\delivery\Dev\wix30\src\ext\SqlExtension\wixlib\SqlExtension.wxs(19,0): error LGHT0102: The localization variable !(loc.ConfigureSql) is unknown. Please ensure the variable is defined. C:\delivery\Dev\wix30\src\ext\SqlExtension\wixlib\SqlExtension.wxs(20,0): error LGHT0102: The localization variable !(loc.CreateDatabase) is unknown. Please ensure the variable is defined. C:\delivery\Dev\wix30\src\ext\SqlExtension\wixlib\SqlExtension.wxs(21,0): error LGHT0102: The localization variable !(loc.DropDatabase) is unknown. Please ensure the variable is defined. C:\delivery\Dev\wix30\src\ext\SqlExtension\wixlib\SqlExtension.wxs(22,0): error LGHT0102: The localization variable !(loc.ExecuteSqlStrings) is unknown. Please ensure the variable is defined. C:\delivery\Dev\wix30\src\ext\SqlExtension\wixlib\SqlExtension.wxs(23,0): error LGHT0102: The localization variable !(loc.RollbackExecuteSqlStrings) is unknown. Please ensure the variable is defined. C:\delivery\Dev\wix30\src\ext\SqlExtension\wixlib\SqlExtension.wxs(12,0): error LGHT0102: The localization variable !(loc.msierrSQLFailedCreateDatabase) is unknown. Please ensure the variable is defined. C:\delivery\Dev\wix30\src\ext\SqlExtension\wixlib\SqlExtension.wxs(13,0): error LGHT0102: The localization variable !(loc.msierrSQLFailedDropDatabase) is unknown. Please ensure the variable is defined. C:\delivery\Dev\wix30\src\ext\SqlExtension\wixlib\SqlExtension.wxs(14,0): error LGHT0102: The localization variable !(loc.msierrSQLFailedConnectDatabase) is unknown. Please ensure the variable is defined. C:\delivery\Dev\wix30\src\ext\SqlExtension\wixlib\SqlExtension.wxs(15,0): error LGHT0102: The localization variable !(loc.msierrSQLFailedExecString) is unknown. Please ensure the variable is defined. C:\delivery\Dev\wix30\src\ext\SqlExtension\wixlib\SqlExtension.wxs(16,0): error LGHT0102: The localization variable !(loc.msierrSQLDatabaseAlreadyExists) is unknown. Please ensure the variable is defined. So the question is, is ja-JP a supported culture for this build? If yes what am I missing? I checked the command-line from light and it seemed to pick up the right culture. Are there any .wxl files specific to ja I need to download? Snippet of light:- C:\Program Files\Windows Installer XML v3\bin\Light.exe -cultures:ja-JP -ext "C:\Program Files\Windows Installer XML v3\bin\WixNetFxExtension.dll" -ext "C:\Program Files\Windows Installer XML v3\bin\WixUIExtension.dll" -ext "C:\Program Files\Windows Installer XML v3\bin\WixUtilExtension.dll" -ext "C:\Program Files\Windows Installer XML v3\bin\WixSqlExtension.dll" -loc <myLocFile>-ja.wxl -out blah Any help is much appreciated. Regards, Vidya ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users