Bugs item #1510473, was opened at 2006-06-22 11:11
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1510473&group_id=105970

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: wixui
Group: v2.0
Status: Open
Resolution: None
Priority: 5
Submitted By: The Mad Butcher (mad_burcher)
Assigned to: Nobody/Anonymous (nobody)
Summary: Invalid strings in dutch  wxl file

Initial Comment:
I found the following (incorrect) strings in the WixUI-
nl-nl.wxl in wix 2.0.4221.0;

The string: (Looks like danish, but not dutch!)

<String Id="WixUIPrint">&amp;Skriv ut</String>

should be

<String Id="WixUIPrint">&amp;Afdrukken</String>

and:

<String Id="InstallDirDlgDescription">Klik op Volgende 
om [ProductName] in de standaardmap te installeren of 
klik op Vorige om een andere map te 
selecteren.</String>

should be:

<String Id="InstallDirDlgDescription">Klik op Volgende 
om [ProductName] in de standaardmap te installeren of 
klik op Wijzigen om een andere map te 
selecteren.</String>


The last one is already mentioned in another bug 
report.

Greetings,

Albert van Peppen


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1510473&group_id=105970

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
WiX-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to