Commit 646732ea authored by Paul Vriens's avatar Paul Vriens Committed by Alexandre Julliard

wineboot: Update the Danish translation.

Translation by Thomas Larsen <sikker2004@yahoo.com>
parent d01da5f3
......@@ -2,6 +2,7 @@
* WineBoot Danish resources
*
* Copyright (C) 2008 Jens albretsen <jens@albretsen.dk>
* 2010 Thomas Larsen
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
......@@ -35,3 +36,13 @@ BEGIN
LTEXT "Hvis du afslutter programmet kan du miste de data der ikke er gemt.",
IDC_STATIC,7,28,172,15
END
IDD_WAITDLG DIALOG 0, 0, 200, 50
STYLE DS_MODALFRAME | DS_NOIDLEMSG | DS_CENTER | WS_POPUP | WS_DISABLED
CAPTION "Wine"
FONT 8, "MS Shell Dlg"
BEGIN
ICON "", IDC_WAITICON, 3, 3, 10, 10
LTEXT "Wine konfigurationen i %s, er ved at blive opdateret, vent venligst...",
IDC_WAITTEXT, 40, 5, 150, 40, SS_NOPREFIX
END
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment