Anders Jonsson : wineboot: Update Swedish translation.

Alexandre Julliard julliard at winehq.org
Tue Apr 13 11:24:39 CDT 2010


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

Author: Anders Jonsson <anders.jonsson at norsjonet.se>
Date:   Mon Apr 12 17:53:20 2010 +0200

wineboot: Update Swedish translation.

---

 programs/wineboot/wineboot_Sv.rc |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/programs/wineboot/wineboot_Sv.rc b/programs/wineboot/wineboot_Sv.rc
index 046432b..bb28047 100644
--- a/programs/wineboot/wineboot_Sv.rc
+++ b/programs/wineboot/wineboot_Sv.rc
@@ -35,3 +35,13 @@ BEGIN
     LTEXT           "Om du avslutar processen kan du förlora allt osparat data.",
                     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-inställningarna i %s uppdateras, var god vänta...",
+          IDC_WAITTEXT, 40, 5, 150, 40, SS_NOPREFIX
+END




More information about the wine-cvs mailing list