Not all string are translated (especially in custom actions), I have found the best solution is to allow the linker to pick up the English version if the localised version is missing. To do this use the following command line option: -cultures:de-de;en-us
Neil -----Original Message----- From: Dieter Janzen [mailto:[EMAIL PROTECTED] Sent: 22 September 2008 16:15 To: WiX-users@lists.sourceforge.net Subject: [WiX-users] problem with cultures:de-de and xml hi, I am a new user of wix and i wanted to create an installer in german language. I am also manupulating a create dynamicaly parts of a xml file. So I add to my light command ... -cultures:de-de i get the errors: C:\delivery\Dev\wix_public\src\ext\UtilExtension\wixlib\UtilExtension.wxs(212) : error LGHT0102 : The localization variable !(loc.msierrXmlFileFailedSave) is unknown. Please ensure the variable is defined. and three other quite similar So I think there are no german versions of the strings for xml errors. Is this realy the Problem? Is there a possibility how i can add this Strings by my self? I tried to write an extension by using WixLocalization, but there is no such tag(anymore?). thanks for reading ________________________________________________________________________ "50 erste Dates" mit Adam Sandler u. Drew Barrymore kostenlos anschauen! Exklusiv für alle WEB.DE Nutzer. http://www.blockbuster.web.de ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users