Paul Vriens : oleacc: Fix Dutch translations.

Alexandre Julliard julliard at winehq.org
Mon Jun 1 10:01:00 CDT 2009


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

Author: Paul Vriens <Paul.Vriens.Wine at gmail.com>
Date:   Sat May 30 20:25:03 2009 +0200

oleacc: Fix Dutch translations.

---

 dlls/oleacc/oleacc_Nl.rc |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dlls/oleacc/oleacc_Nl.rc b/dlls/oleacc/oleacc_Nl.rc
index b639128..1dce053 100644
--- a/dlls/oleacc/oleacc_Nl.rc
+++ b/dlls/oleacc/oleacc_Nl.rc
@@ -76,8 +76,8 @@ STRINGTABLE DISCARDABLE
     ROLE_SYSTEM_SLIDER       "schuifknop"
     ROLE_SYSTEM_SPINBUTTON   "spin box"
     ROLE_SYSTEM_DIAGRAM      "diagram"
-    ROLE_SYSTEM_ANIMATION    "animation"
-    ROLE_SYSTEM_EQUATION     "formula"
+    ROLE_SYSTEM_ANIMATION    "animatie"
+    ROLE_SYSTEM_EQUATION     "formule"
     ROLE_SYSTEM_BUTTONDROPDOWN "dropdown knop"
     ROLE_SYSTEM_BUTTONMENU   "menu knop"
     ROLE_SYSTEM_BUTTONDROPDOWNGRID "dropdown grid knop"




More information about the wine-cvs mailing list