Paul Vriens : appwiz.cpl: Fix Dutch translations.

Alexandre Julliard julliard at winehq.org
Fri Jun 26 09:47:07 CDT 2009


Module: wine
Branch: master
Commit: bab0e770501b1cd2bfcfa9f3b8e0ec079d61ec14
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=bab0e770501b1cd2bfcfa9f3b8e0ec079d61ec14

Author: Paul Vriens <Paul.Vriens.Wine at gmail.com>
Date:   Thu Jun 25 16:30:05 2009 +0200

appwiz.cpl: Fix Dutch translations.

---

 dlls/appwiz.cpl/Nl.rc |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/dlls/appwiz.cpl/Nl.rc b/dlls/appwiz.cpl/Nl.rc
index 62a82f4..69e0491 100644
--- a/dlls/appwiz.cpl/Nl.rc
+++ b/dlls/appwiz.cpl/Nl.rc
@@ -33,6 +33,7 @@ STRINGTABLE
    IDS_COLUMN_NAME, "Naam"
    IDS_COLUMN_PUBLISHER, "Uitgever"
    IDS_COLUMN_VERSION, "Versie"
+   IDS_INSTALL_FILTER, "Installatie-programma's\0*instal*.exe;*setup*.exe;*.msi\0Programma's (*.exe)\0*.exe\0Alle bestanden (*.*)\0*.*\0\0"
 }
 
 IDD_MAIN DIALOG 0, 0, 320, 220




More information about the wine-cvs mailing list