Francois Gouget : winhlp32: Remove a space before an ellipsis in the Dutch translation.

Alexandre Julliard julliard at winehq.org
Thu Jun 24 11:15:23 CDT 2010


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

Author: Francois Gouget <fgouget at codeweavers.com>
Date:   Thu Jun 24 10:24:06 2010 +0200

winhlp32: Remove a space before an ellipsis in the Dutch translation.

---

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

diff --git a/programs/winhlp32/Nl.rc b/programs/winhlp32/Nl.rc
index 0a4594a..9294856 100644
--- a/programs/winhlp32/Nl.rc
+++ b/programs/winhlp32/Nl.rc
@@ -113,7 +113,7 @@ BEGIN
 	BEGIN
 		MENUITEM "Annotering...",       MNID_CTXT_ANNOTATE
 		MENUITEM "Kopiëren",            MNID_CTXT_COPY
-		MENUITEM "Afdrukken ...",       MNID_CTXT_PRINT
+		MENUITEM "Afdrukken...",        MNID_CTXT_PRINT
 		POPUP    "Lettertype"
 		BEGIN
 			MENUITEM "Klein",       MNID_CTXT_FONTS_SMALL




More information about the wine-cvs mailing list