[PATCH] minor fix for dutch notepad

johan defries johandefries at gmail.com
Sun Feb 18 09:18:53 CST 2007


diff --git a/programs/notepad/Nl.rc b/programs/notepad/Nl.rc
index 34ba8bb..e8547c5 100644
--- a/programs/notepad/Nl.rc
+++ b/programs/notepad/Nl.rc
@@ -28,7 +28,7 @@ MAIN_MENU MENU
   MENUITEM "O&pslaan\tCtrl+S",      CMD_SAVE
   MENUITEM "Ops&laan als...",       CMD_SAVE_AS
   MENUITEM SEPARATOR
-  MENUITEM "&Afdrukken...\tCtrl+P",         CMD_PRINT
+  MENUITEM "Af&drukken...\tCtrl+P",         CMD_PRINT
   MENUITEM "Pagina-in&stelling...",  CMD_PAGE_SETUP
   MENUITEM "Printerinstellingen...", CMD_PRINTER_SETUP
   MENUITEM SEPARATOR



More information about the wine-patches mailing list