Frans Kool : shell32: Fixed Dutch translations.

Alexandre Julliard julliard at winehq.org
Thu Apr 16 14:34:48 CDT 2009


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

Author: Frans Kool <Frans.Kool at gmail.com>
Date:   Thu Apr 16 00:13:54 2009 +0200

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




More information about the wine-cvs mailing list