Anders Jonsson : inetcpl.cpl: Update Swedish translation.

Alexandre Julliard julliard at winehq.org
Wed Sep 29 12:00:19 CDT 2010


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

Author: Anders Jonsson <anders.jonsson at norsjonet.se>
Date:   Wed Sep 29 00:19:40 2010 +0200

inetcpl.cpl: Update Swedish translation.

---

 dlls/inetcpl.cpl/cpl_Sv.rc |   15 +++++++++++++++
 1 files changed, 15 insertions(+), 0 deletions(-)

diff --git a/dlls/inetcpl.cpl/cpl_Sv.rc b/dlls/inetcpl.cpl/cpl_Sv.rc
index b004250..d825097 100644
--- a/dlls/inetcpl.cpl/cpl_Sv.rc
+++ b/dlls/inetcpl.cpl/cpl_Sv.rc
@@ -30,3 +30,18 @@ BEGIN
     IDS_CPL_NAME        "Internetinställningar"
     IDS_CPL_INFO        "Konfigurera Wines webbläsare och tillhörande inställningar"
 END
+
+/* "Content" propsheet */
+IDD_CONTENT DIALOG  0, 0, 320, 220
+STYLE WS_CAPTION | WS_CHILD | WS_DISABLED
+FONT 8, "MS Shell Dlg"
+CAPTION "Content"
+BEGIN
+
+    GROUPBOX    " Certifikat ", IDC_STATIC, 4, 4, 312, 50
+    LTEXT       "Certifikat används för din personliga identifikation samt för att identifiera certifikats-auktoriteter och -utgivare.",
+                IDC_STATIC, 58, 14, 252, 18
+    PUSHBUTTON  "Certifikat...", IDC_CERT, 146, 34, 80, 14
+    PUSHBUTTON	"Utgivare... ", IDC_CERT_PUBLISHER, 230, 34, 80, 14
+
+END




More information about the wine-cvs mailing list