Module: wine Branch: master Commit: 2d2823ae44a69097b7d4e814d02e5d2a7e2d3bd7 URL: http://source.winehq.org/git/wine.git/?a=commit;h=2d2823ae44a69097b7d4e814d0...
Author: Sven Baars sven.wine@gmail.com Date: Fri Apr 30 15:24:33 2010 +0200
msi: Fix Dutch translation.
---
dlls/msi/msi_Nl.rc | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dlls/msi/msi_Nl.rc b/dlls/msi/msi_Nl.rc index 70af83e..c028240 100644 --- a/dlls/msi/msi_Nl.rc +++ b/dlls/msi/msi_Nl.rc @@ -29,8 +29,8 @@ STRINGTABLE DISCARDABLE 9 "Plaats disk %s" 10 "Ongeldige parameters" 11 "Voer de map in die %s bevat" - 12 "De installatiebron van het feature ontbreekt" - 13 "De netwerkschijf met het feature ontbreekt" + 12 "De installatiebron van de feature ontbreekt" + 13 "De netwerkschijf met de feature ontbreekt" 14 "Feature van:" 15 "Kies de map die %s bevat" }