Fix typo in Norwegian wordpad rc

"Alexander N. Sørnes" alex at thehandofagony.com
Sun Mar 19 12:57:18 CST 2006


Fix a small typo in the Norwegian Bokmål RC file for WordPad.


Regards,

Alexander N. Sørnes
-------------- next part --------------
Index: programs/wordpad/No.rc
===================================================================
RCS file: /home/wine/wine/programs/wordpad/No.rc,v
retrieving revision 1.1
diff -u -p -r1.1 No.rc
--- programs/wordpad/No.rc	24 Feb 2006 20:31:23 -0000	1.1
+++ programs/wordpad/No.rc	19 Mar 2006 18:54:06 -0000
@@ -30,7 +30,7 @@ BEGIN
     END
     POPUP "R&ediger"
     BEGIN
-        MENUITEM "&Angreo\tCtrl+Z",               ID_EDIT_UNDO
+        MENUITEM "&Angre\tCtrl+Z",               ID_EDIT_UNDO
         MENUITEM "&Gjenta\tCtrl+Y",               ID_EDIT_REDO
         MENUITEM "&Merk alt\tCtrl+A",         ID_EDIT_SELECTALL
         MENUITEM SEPARATOR


More information about the wine-patches mailing list