dlls/shell32: Fixed Dutch translations

Frans Kool frans.kool at gmail.com
Wed Apr 15 17:15:45 CDT 2009


-------------- next part --------------
From 51c5ac6463efecd2c01d33c9dcc74e0474629623 Mon Sep 17 00:00:00 2001
From: Frans Kool <Frans.Kool at gmail.com>
Date: Thu, 16 Apr 2009 00:13:54 +0200
Subject: dlls/shell32: Fixed Dutch translations

---
 dlls/shell32/shell32_Nl.rc |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/dlls/shell32/shell32_Nl.rc b/dlls/shell32/shell32_Nl.rc
index ac3f18b..7bea2e8 100644
--- a/dlls/shell32/shell32_Nl.rc
+++ b/dlls/shell32/shell32_Nl.rc
@@ -281,9 +281,11 @@ STRINGTABLE
 
 	IDS_NEWFOLDER		"Nieuwe Map"
 
-	IDS_CPANEL_TITLE            "Wine Control Panel"
-	IDS_CPANEL_NAME             "Name"
-	IDS_CPANEL_DESCRIPTION      "Description"
+	IDS_CPANEL_TITLE            "Wine Controle Paneel"
+	IDS_CPANEL_NAME             "Naam"
+	IDS_CPANEL_DESCRIPTION      "Beschrijving"
+
+        IDS_SHLEXEC_NOASSOC         "Er is geen Windows programma geconfigureerd om dit soort bestanden te openen."
 }
 
 STRINGTABLE
-- 
1.6.0.4


More information about the wine-patches mailing list