Alexander N. Sørnes : wordpad: Fix typo in Norwegian resource.

Alexandre Julliard julliard at wine.codeweavers.com
Mon Mar 20 06:18:03 CST 2006


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

Author: Alexander N. Sørnes <alex at thehandofagony.com>
Date:   Sun Mar 19 19:57:18 2006 +0100

wordpad: Fix typo in Norwegian resource.

---

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

diff --git a/programs/wordpad/No.rc b/programs/wordpad/No.rc
index 4753a3d..614e42e 100644
--- a/programs/wordpad/No.rc
+++ b/programs/wordpad/No.rc
@@ -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-cvs mailing list