Jens Albretsen : clock: Danish spelling fixes.

Alexandre Julliard julliard at winehq.org
Wed May 7 07:04:04 CDT 2008


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

Author: Jens Albretsen <jens at albretsen.dk>
Date:   Tue May  6 21:21:56 2008 +0200

clock: Danish spelling fixes.

---

 programs/clock/Da.rc |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/programs/clock/Da.rc b/programs/clock/Da.rc
index 068f126..ab4e548 100644
--- a/programs/clock/Da.rc
+++ b/programs/clock/Da.rc
@@ -3,6 +3,7 @@
  *
  * Copyright 1998 Henrik Olsen <henrik at iaeste.dk>
  * Copyright 2002 Sylvain Petreolle <spetreolle at yahoo.fr>
+ * Copyright 2008 Jens Albretsen <jens at albretsen.dk>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
@@ -27,7 +28,7 @@ MAIN_MENU MENU LANGUAGE LANG_DANISH, SUBLANG_DEFAULT
   MENUITEM SEPARATOR
   MENUITEM "&Skrifttype...", IDM_FONT
   MENUITEM SEPARATOR
-  MENUITEM "Skjul Titel&linje", IDM_NOTITLE
+  MENUITEM "Skjul Titel&linie", IDM_NOTITLE
   MENUITEM SEPARATOR
   MENUITEM "Se&kunder", IDM_SECONDS
   MENUITEM "Da&to", IDM_DATE
@@ -36,7 +37,7 @@ MAIN_MENU MENU LANGUAGE LANG_DANISH, SUBLANG_DEFAULT
  }
  POPUP "Inf&o" {
   MENUITEM "&Licens...", IDM_LICENSE
-  MENUITEM "&Ingen Garenti...", IDM_NOWARRANTY
+  MENUITEM "&Ingen Garanti...", IDM_NOWARRANTY
   MENUITEM "&Om Ur...", IDM_ABOUT
  }
 }




More information about the wine-cvs mailing list