Daniel Nylander : mshtml: Update Swedish translation.

Alexandre Julliard julliard at winehq.org
Tue Oct 16 07:59:47 CDT 2007


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

Author: Daniel Nylander <po at danielnylander.se>
Date:   Mon Oct 15 22:20:35 2007 +0200

mshtml: Update Swedish translation.

---

 dlls/mshtml/Sv.rc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/dlls/mshtml/Sv.rc b/dlls/mshtml/Sv.rc
index fe332cc..9a07bb8 100644
--- a/dlls/mshtml/Sv.rc
+++ b/dlls/mshtml/Sv.rc
@@ -35,7 +35,7 @@ FONT 8, "MS Shell Dlg"
     LTEXT "Detta program försöker visa en HTML-sida. Wine behöver ha Gecko (Mozillas HTML-" \
           "programvara) installerad för att visa sidan. Välj Installera om du vill att Wine " \
           "automatiskt ska hämta och installera Gecko.", ID_DWL_STATUS, 10, 10, 240, 30, SS_LEFT
-    CONTROL "Progress", ID_DWL_PROGRESS, PROGRESS_CLASSA, WS_BORDER|PBS_SMOOTH, 10, 40, 240, 12
+    CONTROL "Förlopp", ID_DWL_PROGRESS, PROGRESS_CLASSA, WS_BORDER|PBS_SMOOTH, 10, 40, 240, 12
     DEFPUSHBUTTON "&Installera", ID_DWL_INSTALL, 200, 60, 50, 15, WS_GROUP | WS_TABSTOP
     PUSHBUTTON "&Avbryt", IDCANCEL, 140, 60, 50, 15, WS_GROUP | WS_TABSTOP
 }




More information about the wine-cvs mailing list