Frans Kool : wordpad: Fixed Dutch translations.

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


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

Author: Frans Kool <Frans.Kool at gmail.com>
Date:   Wed Apr 15 22:41:11 2009 +0200

wordpad: Fixed Dutch translations.

---

 programs/wordpad/Nl.rc |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/programs/wordpad/Nl.rc b/programs/wordpad/Nl.rc
index 3c82c7e..c91e028 100644
--- a/programs/wordpad/Nl.rc
+++ b/programs/wordpad/Nl.rc
@@ -241,4 +241,5 @@ BEGIN
     STRING_OPEN_FAILED,          "Bestand kon niet geopend worden."
     STRING_OPEN_ACCESS_DENIED,   "Onvoldoende rechten om het bestand te openen."
     STRING_PRINTING_NOT_IMPLEMENTED, "Printen is nog niet geimplementeerd"
+    STRING_MAX_TAB_STOPS,        "Onmogelijk om meer dan 32 tab stops toe te voegen."
 END




More information about the wine-cvs mailing list