Sven Baars : comctl32: Fix Dutch translation.

Alexandre Julliard julliard at winehq.org
Wed May 5 11:08:37 CDT 2010


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

Author: Sven Baars <sven.wine at gmail.com>
Date:   Wed May  5 15:06:00 2010 +0200

comctl32: Fix Dutch translation.

---

 dlls/comctl32/comctl_Nl.rc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/dlls/comctl32/comctl_Nl.rc b/dlls/comctl32/comctl_Nl.rc
index c89403d..fe2bf7a 100644
--- a/dlls/comctl32/comctl_Nl.rc
+++ b/dlls/comctl32/comctl_Nl.rc
@@ -77,7 +77,7 @@ STRINGTABLE DISCARDABLE
 STRINGTABLE DISCARDABLE
 {
     IDM_TODAY    "Vandaag:"
-    IDM_GOTODAY  "Ga vandaag naar"
+    IDM_GOTODAY  "Ga naar vandaag"
 }
 
 STRINGTABLE DISCARDABLE




More information about the wine-cvs mailing list