Bug 3618: Norwegian Update by Lars Martin Hambro
authorDaniel Reimer <reimer.daniel@freenet.de>
Tue, 5 Aug 2008 12:13:31 +0000 (12:13 +0000)
committerDaniel Reimer <reimer.daniel@freenet.de>
Tue, 5 Aug 2008 12:13:31 +0000 (12:13 +0000)
svn path=/trunk/; revision=35123

23 files changed:
reactos/base/applications/screensavers/3dtext/lang/no-NO.rc [new file with mode: 0644]
reactos/base/applications/screensavers/3dtext/rsrc.rc
reactos/base/applications/screensavers/logon/lang/no-NO.rc [new file with mode: 0644]
reactos/base/applications/screensavers/logon/logon.rc
reactos/dll/shellext/deskadp/lang/no-NO.rc [new file with mode: 0644]
reactos/dll/shellext/deskadp/rsrc.rc
reactos/dll/shellext/deskmon/lang/no-NO.rc [new file with mode: 0644]
reactos/dll/shellext/deskmon/rsrc.rc
reactos/dll/shellext/slayer/lang/no-NO.rc [new file with mode: 0644]
reactos/dll/shellext/slayer/rsrc.rc
reactos/dll/win32/aclui/aclui.rc
reactos/dll/win32/aclui/aclui_No.rc [new file with mode: 0644]
reactos/dll/win32/modemui/lang/no-NO.rc [new file with mode: 0644]
reactos/dll/win32/modemui/modemui.rc
reactos/dll/win32/msacm32/msacm.rc
reactos/dll/win32/msacm32/msacm_No.rc [new file with mode: 0644]
reactos/dll/win32/rasdlg/lang/no-NO.rc [new file with mode: 0644]
reactos/dll/win32/rasdlg/rasdlg.rc
reactos/dll/win32/serialui/lang/no-NO.rc [new file with mode: 0644]
reactos/dll/win32/serialui/serialui.rc
reactos/dll/win32/setupapi/lang/no-NO.rc
reactos/dll/win32/tapiui/lang/no-NO.rc [new file with mode: 0644]
reactos/dll/win32/tapiui/tapiui.rc

diff --git a/reactos/base/applications/screensavers/3dtext/lang/no-NO.rc b/reactos/base/applications/screensavers/3dtext/lang/no-NO.rc
new file mode 100644 (file)
index 0000000..07f9dc5
--- /dev/null
@@ -0,0 +1,17 @@
+LANGUAGE LANG_NORWEGIAN, SUBLANG_NEUTRAL
+
+DLG_SCRNSAVECONFIGURE DIALOGEX 0, 0, 273, 178
+STYLE DS_SHELLFONT | DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU
+CAPTION "3D Tekst skjermsparer innstillinger"
+FONT 8, "MS Shell Dlg", 400, 0, 0x1
+BEGIN
+    DEFPUSHBUTTON   "OK",IDOK,216,7,50,14
+    PUSHBUTTON      "Avbryt",IDCANCEL,216,24,50,14
+    EDITTEXT        IDC_MESSAGE_TEXT,18,28,122,14,ES_AUTOHSCROLL
+    LTEXT           "Tilpass tekst",IDC_STATIC,18,17,65,8
+END
+
+STRINGTABLE DISCARDABLE
+BEGIN
+    IDS_DESCRIPTION "3D Tekst skjermsparer"
+END
index d567c12..6b9ded6 100644 (file)
@@ -19,6 +19,7 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
 #include "lang/fr-FR.rc"
 #include "lang/it-IT.rc"
 #include "lang/lt-LT.rc"
+#include "lang/no-NO.rc"
 #include "lang/pl-PL.rc"
 #include "lang/ru-RU.rc"
 #include "lang/sk-SK.rc"
diff --git a/reactos/base/applications/screensavers/logon/lang/no-NO.rc b/reactos/base/applications/screensavers/logon/lang/no-NO.rc
new file mode 100644 (file)
index 0000000..3740677
--- /dev/null
@@ -0,0 +1,7 @@
+LANGUAGE LANG_NORWEGIAN, SUBLANG_NEUTRAL
+
+STRINGTABLE DISCARDABLE
+BEGIN
+    IDS_DESCRIPTION "Pålogging skjermsparer"
+    IDS_TEXT        "Ingen valg trenges å bli satt."
+END
index dbcea63..5ab8c22 100644 (file)
@@ -22,6 +22,7 @@ IDB_SERVER    BITMAP DISCARDABLE      "res/1.bmp"
 #include "lang/fr-FR.rc"
 #include "lang/lt-LT.rc"
 #include "lang/nl-NL.rc"
+#include "lang/no-NO.rc"
 #include "lang/sk-SK.rc"
 #include "lang/uk-UA.rc"
 #include "lang/ru-RU.rc"
diff --git a/reactos/dll/shellext/deskadp/lang/no-NO.rc b/reactos/dll/shellext/deskadp/lang/no-NO.rc
new file mode 100644 (file)
index 0000000..cbb0b3b
--- /dev/null
@@ -0,0 +1,48 @@
+LANGUAGE LANG_NORWEGIAN, SUBLANG_NEUTRAL
+
+IDD_DISPLAYADAPTER DIALOGEX 0, 0, 252, 226
+STYLE DS_SHELLFONT | WS_CHILD | WS_DISABLED | WS_CAPTION
+CAPTION "Kort"
+FONT 8, "MS Shell Dlg", 0, 0, 0x0
+BEGIN
+  GROUPBOX "Korttype", -1, 7, 3, 237, 50
+  LTEXT "", IDC_ADAPTERNAME, 40, 17, 190, 20, SS_NOPREFIX
+  PUSHBUTTON "&Egenskaper", IDC_ADAPTERPROPERTIES, 177, 33, 59, 14
+  GROUPBOX "Kortinformasjon", -1, 7, 56, 237, 75
+  LTEXT "Brikketype:", -1, 13, 68, 58, 8
+  LTEXT "", IDC_CHIPTYPE, 71, 68, 160, 8, SS_NOPREFIX
+  LTEXT "DAC-type:", -1, 13, 80, 58, 8
+  LTEXT "", IDC_DACTYPE, 71, 80, 160, 8, SS_NOPREFIX
+  LTEXT "Minne størrelse:", -1, 13, 92, 58, 8
+  LTEXT "", IDC_MEMORYSIZE, 71, 92, 160, 8, SS_NOPREFIX
+  LTEXT "Kortstreng:", -1, 13, 104, 58, 8
+  LTEXT "", IDC_ADAPTERSTRING, 71, 104, 160, 8, SS_NOPREFIX
+  LTEXT "BIOS-informasjon:", -1, 13, 116, 58, 8
+  LTEXT "", IDC_BIOSINFORMATION, 71, 116, 160, 8, SS_NOPREFIX
+  PUSHBUTTON "&Vis alle modier...", IDC_LISTALLMODES, 7, 139, 75, 14
+END
+
+IDD_LISTALLMODES DIALOGEX 0, 0, 225, 135
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_VISIBLE | WS_DLGFRAME
+CAPTION "Vis alle modier"
+FONT 8, "MS Shell Dlg", 0, 0, 0x0
+BEGIN
+  DEFPUSHBUTTON "OK", IDOK, 112, 115, 50, 15
+  PUSHBUTTON "Avbryt", IDCANCEL, 167, 115, 50, 15
+  GROUPBOX "Liste over gyldige modier", -1, 6, 7, 212, 98
+  LISTBOX IDC_ALLVALIDMODES, 10, 20, 204, 87, LBS_NOTIFY | WS_VSCROLL
+END
+
+STRINGTABLE
+BEGIN
+  IDS_MODEFMT "%d by %d, %s, %s"
+  IDS_DEFREFRESHRATE "Standard oppdateringshastighet"
+  IDES_REFRESHRATEFMT "%d Herts"
+  IDS_4BPP "16 Farger"
+  IDS_8BPP "256 Farger"
+  IDS_15BPP "Middels farger (15 bit)"
+  IDS_16BPP "Middels farger (16 bit)"
+  IDS_24BPP "Høyest farger (24 bit)"
+  IDS_32BPP "Høyest farger (32 bit)"
+END
+
index 836412d..29c114e 100644 (file)
@@ -10,6 +10,7 @@
 #include "lang/eu-ES.rc"
 #include "lang/fr-FR.rc"
 #include "lang/it-IT.rc"
+#include "lang/no-NO.rc"
 #include "lang/pl-PL.rc"
 #include "lang/ru-RU.rc"
 #include "lang/sk-SK.rc"
diff --git a/reactos/dll/shellext/deskmon/lang/no-NO.rc b/reactos/dll/shellext/deskmon/lang/no-NO.rc
new file mode 100644 (file)
index 0000000..002a94b
--- /dev/null
@@ -0,0 +1,22 @@
+LANGUAGE LANG_NORWEGIAN, SUBLANG_NEUTRAL
+
+IDD_MONITOR DIALOGEX 0, 0, 252, 226
+STYLE DS_SHELLFONT | WS_CHILD | WS_DISABLED | WS_CAPTION
+CAPTION "Skjerm"
+FONT 8, "MS Shell Dlg", 0, 0, 0x0
+BEGIN
+  GROUPBOX "Skjermtype", -1, 7, 3, 237, 52
+  LTEXT "", IDC_MONITORNAME, 40, 17, 190, 20, SS_NOPREFIX
+  LISTBOX IDC_MONITORLIST, 40, 13, 196, 30, WS_VSCROLL
+  PUSHBUTTON "&Egenskaper", IDC_MONITORPROPERTIES, 177, 35, 59, 14, WS_DISABLED
+  GROUPBOX "Innstillinger for skjerm", IDS_MONITORSETTINGSGROUP, 7, 58, 237, 63
+  LTEXT "&Skjermoppdateringsfrekvens:", IDS_REFRESHRATELABEL, 13, 73, 225, 8
+  COMBOBOX IDC_REFRESHRATE, 13, 85, 225, 200, WS_VSCROLL | CBS_DROPDOWNLIST | CBS_SORT
+  AUTOCHECKBOX "&Skjul modi som denne skjermen ikke kan vise", IDC_PRUNINGCHECK, 13, 106, 225, 10
+END
+
+STRINGTABLE
+BEGIN
+  IDS_USEDEFFRQUENCY "Bruk standard maskinvare innstilling"
+  IDS_FREQFMT "%u Herts"
+END
index cb7f80b..55f9f57 100644 (file)
@@ -10,6 +10,7 @@
 #include "lang/eu-ES.rc"
 #include "lang/fr-FR.rc"
 #include "lang/it-IT.rc"
+#include "lang/no-NO.rc"
 #include "lang/sk-SK.rc"
 #include "lang/pl-PL.rc"
 #include "lang/ru-RU.rc"
diff --git a/reactos/dll/shellext/slayer/lang/no-NO.rc b/reactos/dll/shellext/slayer/lang/no-NO.rc
new file mode 100644 (file)
index 0000000..62011ab
--- /dev/null
@@ -0,0 +1,38 @@
+LANGUAGE LANG_NORWEGIAN, SUBLANG_NEUTRAL
+
+IDD_SLAYERSHEET DIALOGEX 0, 0, 224, 226
+STYLE DS_SHELLFONT | WS_CHILD | WS_DISABLED | WS_CAPTION
+CAPTION "Kompaktibilitet"
+FONT 8, "MS Shell Dlg", 0, 0, 0x0
+BEGIN
+  LTEXT "Hvis du har problemer med å kjøre programmer i ReactOS, velg et operativsystem ReactOS skulle fungere for programmet.", -1, 7,7,210,31
+  GROUPBOX "Kompaktibilitetsmodus", IDC_COMPATGROUP, 7,41,210,49
+  CHECKBOX "Kjør dette programmet i kompaktibilitetsmodus for:", IDC_CHKRUNCOMPATIBILITY, 18,57,188,10, BS_AUTOCHECKBOX | WS_TABSTOP
+  COMBOBOX IDC_COMPATIBILITYMODE, 18,70,188,85, CBS_HASSTRINGS | CBS_DROPDOWNLIST | WS_TABSTOP | WS_DISABLED
+  GROUPBOX "Skjerminnstillinger", -1, 7,99,210,61, BS_GROUPBOX | WS_DISABLED
+  CHECKBOX "Kjør i 256 farger", IDC_CHKRUNIN256COLORS, 18,114,188,10, BS_AUTOCHECKBOX | WS_TABSTOP | WS_DISABLED
+  CHECKBOX "Kjør med skjermoppløsning på 640x480", IDC_CHKRUNIN640480RES, 18,129,188,10, BS_AUTOCHECKBOX | WS_TABSTOP | WS_DISABLED
+  CHECKBOX "Deaktiver visuelle temaer", IDC_CHKDISABLEVISUALTHEMES, 18,144,188,10, BS_AUTOCHECKBOX | WS_TABSTOP | WS_DISABLED
+  PUSHBUTTON "E&dit compatibility modes...", IDC_EDITCOMPATIBILITYMODES, 117,167,100,15
+  /* CONTROL "Lær mere om <A>program kompaktibilitet</A>.", IDC_INFOLINK, "SysLink", WS_CHILD | WS_TABSTOP | WS_VISIBLE, 7,207,210,10, WS_EX_NOPARENTNOTIFY */
+END
+
+IDD_EDITCOMPATIBILITYMODES DIALOGEX 0, 0, 230, 139
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
+CAPTION "Rediger kompaktibilitetsmodus"
+FONT 8, "MS Shell Dlg", 0, 0, 0x0
+BEGIN
+  LISTBOX IDC_COMPATIBILITYMODE, 9,6,148,108, LBS_NOTIFY | LBS_WANTKEYBOARDINPUT | WS_BORDER
+  PUSHBUTTON "&Legg til...", IDC_ADD, 162,6,60,14, WS_DISABLED
+  PUSHBUTTON "&Rediger...", IDC_EDIT, 162,24,60,14, WS_DISABLED
+  PUSHBUTTON "&Slett", IDC_DELETE, 162,42,60,14, WS_DISABLED
+  PUSHBUTTON "&OK", IDOK, 95,116,60,14
+  PUSHBUTTON "&Avbryt", IDCANCEL, 162,116,60,14
+END
+
+STRINGTABLE
+BEGIN
+  IDS_SLAYER "Slayer"
+  IDS_DESCRIPTION "Application Compatibility Layer Shell Extension"
+END
+
index b57f4cf..fb3c039 100644 (file)
@@ -12,6 +12,7 @@
 #include "lang/id-ID.rc"
 #include "lang/it-IT.rc"
 #include "lang/nl-NL.rc"
+#include "lang/no-NO.rc"
 #include "lang/pl-PL.rc"
 #include "lang/ru-RU.rc"
 #include "lang/sk-SK.rc"
index 6bfcfb4..7f6f9ad 100644 (file)
@@ -20,6 +20,7 @@ IDB_USRGRPIMAGES BITMAP "res/usrgrp.bmp"
 #include "aclui_It.rc"
 #include "aclui_Ja.rc"
 #include "aclui_Nl.rc"
+#include "aclui_No.rc"
 #include "aclui_Pl.rc"
 #include "aclui_Ru.rc"
 #include "aclui_Sv.rc"
diff --git a/reactos/dll/win32/aclui/aclui_No.rc b/reactos/dll/win32/aclui/aclui_No.rc
new file mode 100644 (file)
index 0000000..989bb8d
--- /dev/null
@@ -0,0 +1,32 @@
+LANGUAGE LANG_NORWEGIAN, SUBLANG_NEUTRAL
+
+IDD_SECPAGE DIALOGEX 0, 0, 227, 215
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_VISIBLE | WS_CAPTION
+CAPTION "Sikkerhet"
+FONT 8, "MS Shell Dlg", 0, 0, 0x0
+BEGIN
+  LTEXT "&Grupper eller brukernavn:", -1, 7, 21, 105, 8
+  CONTROL "", IDC_PRINCIPALS, "SysListView32", LVS_REPORT | LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_SORTASCENDING | LVS_NOCOLUMNHEADER | LVS_NOSORTHEADER | WS_CHILD | WS_VISIBLE | WS_VSCROLL | WS_TABSTOP, 7, 31, 213, 52, WS_EX_NOPARENTNOTIFY | WS_EX_CLIENTEDGE
+  LTEXT "&Eier:", -1, 7, 7, 49, 8
+  EDITTEXT IDC_OWNER, 63, 4, 156, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP | ES_READONLY
+  PUSHBUTTON "L&egg til...", IDC_ADD_PRINCIPAL, 116, 87, 50, 14
+  PUSHBUTTON "&Fjern", IDC_REMOVE_PRINCIPAL, 170, 87, 50, 14
+  LTEXT "", IDC_LABEL_PERMISSIONS_FOR, 7, 107, 105, 8, SS_LEFT | SS_NOPREFIX
+  LTEXT "Tilatt", IDC_LABEL_ALLOW, 135, 107, 32, 8, SS_CENTER
+  LTEXT "Nekte", IDC_LABEL_DENY, 176, 107, 32, 8, SS_CENTER
+  CONTROL "", IDC_ACE_CHECKLIST, "CHECKLIST_ACLUI", WS_CHILD | WS_VISIBLE | WS_TABSTOP, 7, 117, 213, 72, WS_EX_CLIENTEDGE
+  LTEXT "For spesielle tilatelser eller for avanserte innstillinger, trykk på avansert.", IDC_LABEL_ADVANCED, 7, 194, 153, 16, SS_LEFT
+  PUSHBUTTON "A&vansert", IDC_ADVANCED, 165, 194, 55, 14
+END
+
+STRINGTABLE DISCARDABLE
+{
+  IDS_PSP_TITLE "Tilatelser for %1"
+  IDS_UNKNOWN "Ukjent"
+  IDS_SPECIAL_PERMISSIONS "Spessielle tilatelser"
+  IDS_PERMISSIONS_FOR "Tilatelser for %1"
+  IDS_PERMISSIONS "Tilatelser"
+  IDS_USERDOMAINFORMAT "%1 (%2\\%3)"
+  IDS_USERFORMAT "%1"
+}
+
diff --git a/reactos/dll/win32/modemui/lang/no-NO.rc b/reactos/dll/win32/modemui/lang/no-NO.rc
new file mode 100644 (file)
index 0000000..d844c9d
--- /dev/null
@@ -0,0 +1,613 @@
+LANGUAGE LANG_NORWEGIAN, SUBLANG_NEUTRAL
+
+IDM_MENU MENU
+BEGIN
+       POPUP ""
+       BEGIN
+               MENUITEM "&Duplicate...", 0
+               MENUITEM "F&jern", 1
+               MENUITEM "&Vis logg", 2
+               MENUITEM SEPARATOR
+               MENUITEM "E&genskaper", 3
+               MENUITEM "K&opier egenskaper", 4
+               MENUITEM "B&ruk egenskaper", 5
+       END
+END
+
+IDD_ADVANCED DIALOGEX 17, 12, 238, 210
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION
+CAPTION "Avansert"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       GROUPBOX "Ekstra egenskaper", 1018, 6, 6, 225, 70
+       LTEXT "E&kstra initialisering kommandoer:", 1011, 16, 20, 143, 8
+       EDITTEXT 1016, 16, 31, 205, 13, ES_AUTOHSCROLL
+       LTEXT "&Vent for kredittkort tone:", 1007, 16, 55, 109, 8, NOT WS_VISIBLE
+       EDITTEXT 1008, 133, 52, 26, 12, ES_RIGHT | NOT WS_VISIBLE | WS_GROUP
+       CONTROL "", 1009, "MSCTLS_UPDOWN32", NOT WS_VISIBLE | WS_BORDER | WS_GROUP | 0x00000036, 159, 52, 12, 12
+       LTEXT "sekunder", 1010, 173, 54, 40, 8, NOT WS_VISIBLE
+       GROUPBOX "&Land/Region valg", 1012, 6, 80, 225, 75
+       COMBOBOX 1013, 18, 99, 203, 50, CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | NOT WS_TABSTOP
+       PUSHBUTTON "&Avansert port innstillinger...", 1100, 107, 170, 125, 14
+       DEFPUSHBUTTON "Endre &standard innstillinger...", 3, 107, 188, 125, 14
+END
+
+IDD_GENERAL DIALOGEX 0, 0, 238, 210
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION
+CAPTION "Generielt"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "Port:", 1018, 9, 8, 32, 10
+       LTEXT "Com port", 1095, 48, 8, 181, 10
+       GROUPBOX "&Høytaller volum", 1029, 10, 21, 218, 48
+       CONTROL "", 1032, "MSCTLS_TRACKBAR32", WS_GROUP | WS_TABSTOP | 0x00000001, 84, 40, 66, 20
+       RTEXT "Av", 1045, 56, 40, 22, 8
+       LTEXT "Høyt", 1001, 155, 40, 25, 11
+       GROUPBOX "&Maksimum port hastighet", 1031, 10, 78, 218, 46
+       COMBOBOX 1036, 18, 100, 202, 69, CBS_DROPDOWNLIST | WS_VSCROLL | NOT WS_TABSTOP
+       GROUPBOX "Dial Kontroll", 1060, 10, 133, 218, 51
+       AUTOCHECKBOX "&Vent for dial tone før nummerslåing", 1003, 27, 157, 174, 10
+END
+
+IDD_DISTINCTIVE_RING DIALOGEX 0, 0, 238, 210
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION
+CAPTION "Distinctive Ring"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       GROUPBOX "", 1068, 10, 7, 218, 145
+       AUTOCHECKBOX "&This phone line has Distinctive Ring Services", 1069, 20, 7, 184, 10
+       CTEXT "Ring Pattern", -1, 84, 21, 70, 8
+       CTEXT "Type of Call", -1, 159, 21, 63, 8
+       LTEXT "&Primary address:", 1070, 20, 41, 62, 8
+       COMBOBOX 1073, 84, 37, 71, 61, CBS_DROPDOWNLIST | CBS_OWNERDRAWFIXED | WS_VSCROLL | NOT WS_TABSTOP
+       COMBOBOX 1082, 160, 37, 62, 61, CBS_DROPDOWNLIST | WS_VSCROLL | NOT WS_TABSTOP
+       LTEXT "Addresse &1:", 1071, 20, 59, 62, 8
+       COMBOBOX 1074, 84, 55, 71, 61, CBS_DROPDOWNLIST | CBS_OWNERDRAWFIXED | WS_VSCROLL | NOT WS_TABSTOP
+       COMBOBOX 1083, 160, 55, 62, 61, CBS_DROPDOWNLIST | WS_VSCROLL | NOT WS_TABSTOP
+       LTEXT "Addresse &2:", 1072, 20, 77, 62, 8
+       COMBOBOX 1075, 84, 73, 71, 61, CBS_DROPDOWNLIST | CBS_OWNERDRAWFIXED | WS_VSCROLL | NOT WS_TABSTOP
+       COMBOBOX 1084, 160, 73, 62, 61, CBS_DROPDOWNLIST | WS_VSCROLL | NOT WS_TABSTOP
+       LTEXT "Addresse &3:", 1076, 20, 95, 62, 8
+       COMBOBOX 1077, 84, 91, 71, 61, CBS_DROPDOWNLIST | CBS_OWNERDRAWFIXED | WS_VSCROLL | NOT WS_TABSTOP
+       COMBOBOX 1085, 160, 91, 62, 61, CBS_DROPDOWNLIST | WS_VSCROLL | NOT WS_TABSTOP
+       LTEXT "Priority &callers:", 1078, 20, 112, 62, 8
+       COMBOBOX 1079, 84, 109, 71, 61, CBS_DROPDOWNLIST | CBS_OWNERDRAWFIXED | WS_VSCROLL | NOT WS_TABSTOP
+       COMBOBOX 1086, 160, 109, 62, 61, CBS_DROPDOWNLIST | WS_VSCROLL | NOT WS_TABSTOP
+       LTEXT "Call&back:", 1080, 20, 131, 62, 8
+       COMBOBOX 1081, 84, 127, 71, 61, CBS_DROPDOWNLIST | CBS_OWNERDRAWFIXED | WS_VSCROLL | NOT WS_TABSTOP
+       COMBOBOX 1087, 160, 127, 62, 61, CBS_DROPDOWNLIST | WS_VSCROLL | NOT WS_TABSTOP
+END
+
+IDD_DISTINCTIVE_RING_2 DIALOGEX 0, 0, 238, 210
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION
+CAPTION "Distinctive Ring"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       GROUPBOX "", 1068, 10, 7, 218, 87
+       AUTOCHECKBOX "&This phone line has Distinctive Ring Services", 1069, 19, 7, 177, 10
+       CTEXT "Ring Pattern", -1, 20, 21, 74, 8
+       CTEXT "Type of Call", -1, 96, 21, 65, 8
+       LTEXT "&Enkelt ring:", 1088, 20, 37, 53, 8
+       COMBOBOX 1091, 96, 37, 65, 61, CBS_DROPDOWNLIST | WS_VSCROLL | NOT WS_TABSTOP
+       LTEXT "&Dobbelt ring:", 1089, 20, 57, 53, 8
+       COMBOBOX 1092, 96, 55, 65, 61, CBS_DROPDOWNLIST | WS_VSCROLL | NOT WS_TABSTOP
+       LTEXT "T&rippel ring:", 1090, 20, 76, 53, 8
+       COMBOBOX 1093, 96, 73, 65, 61, CBS_DROPDOWNLIST | WS_VSCROLL | NOT WS_TABSTOP
+END
+
+IDD_DIAGNOSTICS DIALOGEX 0, 0, 238, 215
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION
+CAPTION "Diagnostics"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       CONTROL "", 1042, "SYSLISTVIEW32", WS_BORDER | WS_TABSTOP | 0x0000084D, 19, 18, 200, 58
+       CONTROL "", 1041, "SYSLISTVIEW32", WS_BORDER | WS_TABSTOP | 0x0000084D, 19, 84, 200, 58
+       PUSHBUTTON "&Query Modem", 1096, 138, 149, 75, 14
+       AUTOCHECKBOX "Ta opp  &Logg", 1020, 18, 187, 98, 10
+       PUSHBUTTON "&Vis logg", 1094, 138, 184, 75, 14, WS_DISABLED
+       GROUPBOX "Modem Informasjon", 1047, 10, 6, 217, 164
+       GROUPBOX "Logging", -1, 10, 173, 217, 32
+END
+
+IDD_PLEASE_WAIT DIALOGEX 0, 0, 195, 72
+STYLE DS_SHELLFONT | DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CAPTION
+CAPTION "Vennligst vent..."
+FONT 8, "MS Shell Dlg"
+BEGIN
+       ICON 5100, -1, 9, 7, 20, 20
+       LTEXT "Kommuniserer med modemet. Dette kan ta noen sekunder.", -1, 42, 7, 146, 28
+       DEFPUSHBUTTON "Avbryt", 2, 72, 52, 50, 14
+END
+
+IDD_GENERAL_2 DIALOGEX 0, 0, 238, 210
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION
+CAPTION "Generiel"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       AUTOCHECKBOX "&Operator assisted (manual) dial", 1002, 19, 22, 150, 10
+       AUTOCHECKBOX "&Disconnect a call if idle for more than", 1042, 19, 38, 143, 10
+       EDITTEXT 1043, 168, 35, 25, 13, ES_AUTOHSCROLL | ES_NUMBER
+       LTEXT "&Cancel the call if not connected within", -1, 19, 56, 147, 10
+       EDITTEXT 1040, 168, 54, 25, 13, ES_AUTOHSCROLL | ES_NUMBER
+       RTEXT "&Port hastighet:", 1034, 16, 102, 93, 8
+       COMBOBOX 1036, 114, 100, 84, 69, CBS_DROPDOWNLIST | WS_VSCROLL | NOT WS_TABSTOP
+       RTEXT "D&ata Protocol:", 1032, 16, 122, 93, 8
+       COMBOBOX 1037, 114, 119, 84, 69, CBS_DROPDOWNLIST | WS_VSCROLL | NOT WS_TABSTOP
+       RTEXT "Comp&ression:", 1035, 16, 139, 93, 8
+       COMBOBOX 1099, 114, 137, 84, 69, CBS_DROPDOWNLIST | WS_VSCROLL | NOT WS_TABSTOP
+       RTEXT "&Flow control:", 1027, 16, 157, 93, 8
+       COMBOBOX 1031, 114, 155, 84, 61, CBS_DROPDOWNLIST | WS_VSCROLL | NOT WS_TABSTOP
+       GROUPBOX "Call preferences", 1060, 11, 7, 217, 66
+       LTEXT "min", 1044, 195, 38, 22, 8
+       LTEXT "sek", 1041, 194, 56, 22, 8
+       GROUPBOX "Data tilkobling egenskap", -1, 11, 82, 217, 94
+END
+
+IDD_ADVANCED_2 DIALOGEX 17, 12, 238, 210
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION
+CAPTION "Avansert"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       AUTOCHECKBOX "Bring up terminal window &before dialing", 1000, 20, 21, 200, 10
+       AUTOCHECKBOX "Bring up terminal window a&fter dialing", 1001, 20, 38, 200, 10
+       RTEXT "&Data bits:", 1024, 18, 79, 93, 8
+       COMBOBOX 1025, 114, 77, 106, 61, CBS_DROPDOWNLIST | WS_VSCROLL | NOT WS_TABSTOP
+       RTEXT "&Parity:", 1026, 18, 97, 93, 8
+       COMBOBOX 1028, 114, 95, 106, 60, CBS_DROPDOWNLIST | WS_VSCROLL | NOT WS_TABSTOP
+       RTEXT "&Stopp bits:", 1029, 18, 115, 93, 8
+       COMBOBOX 1030, 114, 113, 106, 45, CBS_DROPDOWNLIST | WS_VSCROLL | NOT WS_TABSTOP
+       RTEXT "&Modulation:", 1045, 18, 133, 93, 8
+       COMBOBOX 1038, 114, 131, 106, 69, CBS_DROPDOWNLIST | WS_VSCROLL | NOT WS_TABSTOP
+       GROUPBOX "Terminal Window", 1004, 10, 7, 217, 49
+       GROUPBOX "Maskinvare innstillinger", 1005, 10, 64, 217, 89
+END
+
+IDD_ISDN DIALOGEX 0, 0, 238, 210
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION
+CAPTION "ISDN"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       GROUPBOX "Endre &type", -1, 11, 6, 217, 39
+       COMBOBOX 1104, 17, 20, 204, 69, CBS_DROPDOWNLIST | WS_VSCROLL | NOT WS_TABSTOP
+       GROUPBOX "&Først nummer", -1, 11, 50, 217, 50
+       EDITTEXT 1017, 33, 62, 188, 13, ES_AUTOHSCROLL | ES_NUMBER
+       LTEXT "S&PID/EAZ:", 1027, 34, 83, 67, 8
+       EDITTEXT 1107, 104, 79, 117, 13, ES_AUTOHSCROLL | ES_NUMBER
+       GROUPBOX "&Andre nummer", -1, 11, 105, 217, 49
+       EDITTEXT 1018, 33, 114, 189, 13, ES_AUTOHSCROLL | ES_NUMBER
+       LTEXT "SPI&D/EAZ:", 1028, 35, 135, 68, 8
+       EDITTEXT 1108, 105, 132, 117, 13, ES_AUTOHSCROLL | ES_NUMBER
+END
+
+IDD_PLEASE_WAIT_2 DIALOGEX 0, 0, 195, 72
+STYLE DS_SHELLFONT | DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CAPTION
+CAPTION "Vennligst vent"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       ICON 5100, -1, 9, 7, 20, 20
+       LTEXT "Sender land/region informasjon til Modemet.", -1, 42, 7, 146, 28
+END
+
+IDD_WARNING DIALOGEX 0, 0, 360, 105
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION
+CAPTION "Advarsel"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       AUTOCHECKBOX "Ikke vis denne meldingen igjen", 1109, 17, 73, 118, 10
+       DEFPUSHBUTTON "OK", 1, 302, 84, 50, 14
+       LTEXT "Some modems do not properly handle initialization strings of this length.", -1, 50, 27, 304, 8
+       LTEXT "Information about this limitation can be obtained from your modem manufacturer.", -1, 50, 41, 304, 8
+       ICON 5100, -1, 15, 14, 20, 20
+       LTEXT "You have entered a modem initialization string greater than 57 characters long.", -1, 50, 14, 304, 8
+END
+
+IDD_MODEMS DIALOGEX 0, 0, 252, 218
+STYLE DS_SHELLFONT | DS_MODALFRAME | DS_CENTER | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION
+CAPTION "Modemer"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       ICON 5100, 1057, 6, 7, 20, 20
+       LTEXT "Følgende &modemer er innstallert:", -1, 44, 12, 203, 9
+       CONTROL "", 113, "SYSLISTVIEW32", WS_BORDER | WS_TABSTOP | 0x00000849, 7, 32, 238, 158, WS_EX_CLIENTEDGE
+       PUSHBUTTON "L&egg til...", 110, 56, 198, 60, 14
+       PUSHBUTTON "&Fjern", 112, 121, 198, 60, 14
+       PUSHBUTTON "&Egenskaper", 109, 185, 198, 60, 14
+END
+
+IDD_PLEASE_WAIT_3 DIALOGEX 0, 0, 195, 72
+STYLE DS_SHELLFONT | DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CAPTION
+CAPTION "Vennligst vent..."
+FONT 8, "MS Shell Dlg"
+BEGIN
+       DEFPUSHBUTTON "&Stopp", 2, 74, 53, 50, 14
+       ICON 5100, -1, 9, 7, 20, 20
+       LTEXT "Fjerner", -1, 40, 8, 151, 8
+       LTEXT "Modem", 1005, 40, 16, 151, 25
+END
+
+STRINGTABLE
+BEGIN
+       180 "RS-232 Serieport"
+       181 "Eksternt Modem"
+       182 "Internt Modem"
+       183 "PCMCIA Modem"
+       184 "Parallel Modem"
+       185 "Parallel Port"
+       200 "110"
+       201 "1200"
+       202 "2400"
+       203 "4800"
+       204 "9600"
+       206 "19200"
+       207 "38400"
+       210 "115200"
+       211 "57600"
+       216 "300"
+       220 "230400"
+       221 "460800"
+       222 "921600"
+       240 "4"
+       241 "5"
+       242 "6"
+       243 "7"
+       244 "8"
+       250 "Even"
+       251 "Odd"
+       252 "Ingen"
+       253 "Mark"
+       254 "Space"
+       255 "1"
+       256 "1.5"
+       257 "2"
+       260 "Xon / Xoff"
+       261 "Maskinvare"
+       262 "Ingen"
+       263 "On"
+       264 "Low"
+       265 "V.23 (Minitel)"
+       266 "Standard"
+       267 "Non-standard (Bell, HST)"
+       270 "Append to &Log"
+       300 "Unspecified"
+       301 "Data"
+       302 "Faks"
+       303 "Stemme"
+       304 "Ingen"
+       320 "Språk/region innstilling oppdatert"
+       340 "Modem"
+       341 "Modem innstilling"
+       342 "Modem addresse"
+       400 "Country/region setting not updated"
+       401 "Some modems do not accept user initialization commands greater than 57 characters.\n\nInformation about this limitation can be obtained from your modem manufacturer"
+       402 "Advarsel"
+       460 "There is not enough memory to view the General dialog box.\nClose some files or programs, and then try again."
+       461 "There is not enough memory to view the Modem Settings dialog box.\nClose some files or programs, and then try again."
+       463 "Each calling address must be set to 'Automatic' or to a unique ring pattern.\n\nChange the duplicate ring pattern to a different one."
+       465 "Standard EC"
+       466 "Forced EC"
+       467 "Cellular"
+       468 "Disabled"
+       469 "Enabled"
+       470 "Disabled"
+       480 "AUTO  (1 Ch.)"
+       481 "AUTO  (2 Ch.)"
+       482 "PPP   (56K)"
+       483 "PPP   (64K)"
+       484 "PPP   (112K)"
+       485 "PPP   (112K,PAP)"
+       486 "PPP   (112K,CHAP)"
+       487 "PPP   (112K,MSCHAP)"
+       488 "PPP   (128K)"
+       489 "PPP   (128K,PAP)"
+       490 "PPP   (128K,CHAP)"
+       491 "PPP   (128K,MSCHAP)"
+       500 "V.120 (64K)"
+       501 "V.120 (56K)"
+       502 "V.120 (112K)"
+       503 "V.120 (128K)"
+       504 "X.75  (64K)"
+       505 "X.75  (128K)"
+       506 "X.75  (T.70)"
+       507 "X.75  (BTX)"
+       508 "V.110 (1.2K)"
+       509 "V.110 (2.4K)"
+       510 "V.110 (4.8K)"
+       511 "V.110 (9.6K)"
+       512 "V.110 (12.0K)"
+       513 "V.110 (14.4K)"
+       514 "V.110 (19.2K)"
+       515 "V.110 (28.8K)"
+       516 "V.110 (38.4K)"
+       517 "V.110 (57.6K)"
+       518 "Analog (V.34/V.90)"
+       550 "ESS5 (AT&T) (North America)"
+       551 "AT&T Point to Multipoint"
+       552 "National ISDN 1 (NI-1)"
+       553 "Northern Telecom DMS 100 (NT1)"
+       554 "NTT INS64 (Japan)"
+       555 "European ISDN (DSS1)"
+       556 "German National (1TR6) (rarely used)"
+       557 "French National (VN3) (rarely used)"
+       558 "Belgium National (rarely used)"
+       559 "Australian National (rarely used)"
+       560 "Unknown switch"
+       570 "The ISDN Configuration for this modem\nis not complete.\n\nPlease fill out the information in the\nISDN Tab before using this modem."
+       600 "PPP   (56K,GSM)"
+       601 "PPP   (64K,GSM)"
+       602 "V.120 (64K,GSM)"
+       604 "V.110 (1.2K,GSM)"
+       605 "V.110 (2.4K,GSM)"
+       606 "V.110 (4.8K,GSM)"
+       607 "V.110 (9.6K,GSM)"
+       608 "V.110 (12.0K,GSM)"
+       609 "V.110 (14.4K,GSM)"
+       610 "V.110 (19.2K,GSM)"
+       611 "V.110 (28.8K,GSM)"
+       612 "V.110 (38.4K,GSM)"
+       613 "V.110 (57.6K,GSM)"
+       614 "Analog RLP"
+       615 "Analog NRLP"
+       616 "GPRS"
+       617 "PIAFS - incoming"
+       618 "PIAFS - outgoing"
+       700 "Use current TAPI location"
+       2006 "Attached To"
+       2007 "Not present"
+       2008 "Not functional"
+       2009 "Needs reboot"
+       2010 "#To finish setting up your modem, you must restart your computer.\n\nDo you want to restart your computer now?"
+       2011 "Modem not properly installed"
+       2012 "Unknown port"
+       3000 "Modem installering"
+       3018 "Modemer"
+       3019 "Installs a new modem and changes modem properties."
+       3053 "The modem properties cannot be displayed because the modem is not available.\n\nRestart the system and try again."
+       3054 "Properties for Modems"
+       3060 "Are you sure you want to remove the selected modem(s) from your system?"
+       3061 "ReactOS was unable to remove the modem '%1' from %2."
+       3062 "Modem"
+       3069 "There is not enough memory to open the modem control panel.\n\nClose some programs and try again."
+       3073 "You must be a System Administrator to install a modem."
+       3074 "No modems are installed.  You must be a System Administrator to install a modem."
+       3076 "You must shut down and restart your computer before the new settings will take effect.\n\nDo you want to restart your computer now?"
+       3077 "Network Settings Change"
+       3200 "300 Baud"
+       3201 "1200 Baud"
+       3202 "2400 Baud"
+       3203 "9600 Baud"
+       3204 "19.2K Baud"
+       3205 "38.4K Baud"
+       3206 "57.6K Baud"
+       3207 "No response"
+       3212 "Command"
+       3213 "Response"
+       3214 "The port that the modem is attached could not be opened. This may be the result of a hardware conflict. Check the device manager to verify all devices are functional."
+       3215 "The port that the modem is using is currently open by another application. Exit any application that may currently be using the port."
+       3218 "OpenComm"
+       3221 "115K Baud"
+       3222 "Oppdaterer"
+       3223 "Feil"
+       3233 "Fullført"
+       3236 "The modem failed to respond. Make sure it is properly connected and turned on.  If it is an internal modem or is connected, verify that the interrupt for the port is properly set."
+       3237 "COMMAND NOT SUPPORTED"
+       3238 "Field"
+       3239 "Value"
+       3240 " Default Preferences"
+       3241 " Connection Preferences"
+       6144 "Japan"
+       6145 "Albania"
+       6146 "Algeria"
+       6147 "American Samoa"
+       6148 "Germany (Country/region code 04)"
+       6149 "Anguilla"
+       6150 "Antigua and Barbuda"
+       6151 "Argentina"
+       6152 "Ascension Island"
+       6153 "Australia"
+       6154 "Austria"
+       6155 "Bahamas"
+       6156 "Bahrain"
+       6157 "Bangladesh"
+       6158 "Barbados"
+       6159 "Belgium"
+       6160 "Belize"
+       6161 "Benin"
+       6162 "Bermuda"
+       6163 "Bhutan"
+       6164 "Bolivia"
+       6165 "Botswana"
+       6166 "Brazil"
+       6167 "Country/region code (23)"
+       6168 "British Indian Ocean Territory"
+       6169 "British Virgin Islands"
+       6170 "Brunei"
+       6171 "Bulgaria"
+       6172 "Myanmar"
+       6173 "Burundi"
+       6174 "Belarus"
+       6175 "Cameroon"
+       6176 "Canada"
+       6177 "Cape Verde"
+       6178 "Cayman Islands"
+       6179 "Central African Republic"
+       6180 "Chad"
+       6181 "Chile"
+       6182 "China"
+       6183 "Colombia"
+       6184 "Comoros"
+       6185 "Congo"
+       6186 "Cook Islands"
+       6187 "Costa Rica"
+       6188 "Cuba"
+       6189 "Cyprus"
+       6190 "Czech Republic"
+       6191 "Cambodia"
+       6192 "North Korea"
+       6193 "Denmark"
+       6194 "Djibouti"
+       6195 "Dominican Republic"
+       6196 "Dominica"
+       6197 "Ecuador"
+       6198 "Egypt"
+       6199 "El Salvador"
+       6200 "Equatorial Guinea"
+       6201 "Ethiopia"
+       6202 "Falkland Islands (Islas Malvinas)"
+       6203 "Fiji Islands"
+       6204 "Finland"
+       6205 "France"
+       6206 "French Polynesia"
+       6207 "Country/region code (63)"
+       6208 "Gabon"
+       6209 "Gambia"
+       6210 "Germany (Country/region code 66)"
+       6211 "Angola"
+       6212 "Ghana"
+       6213 "Gibraltar"
+       6214 "Greece"
+       6215 "Grenada"
+       6216 "Guam"
+       6217 "Guatemala"
+       6218 "Guernsey"
+       6219 "Guinea"
+       6220 "Guinea-Bissau"
+       6221 "Guyana"
+       6222 "Haiti"
+       6223 "Honduras"
+       6224 "Hong Kong SAR"
+       6225 "Hungary"
+       6226 "Iceland"
+       6227 "India"
+       6228 "Indonesia"
+       6229 "Iran"
+       6230 "Iraq"
+       6231 "Ireland"
+       6232 "Israel"
+       6233 "Italy"
+       6234 "Cote d'Ivoire"
+       6235 "Jamaica"
+       6236 "Afghanistan"
+       6237 "Jersey"
+       6238 "Jordan"
+       6239 "Kenya"
+       6240 "Kiribati"
+       6241 "Korea"
+       6242 "Kuwait"
+       6243 "Laos"
+       6244 "Lebanon"
+       6245 "Lesotho"
+       6246 "Liberia"
+       6247 "Libya"
+       6248 "Liechtenstein"
+       6249 "Luxembourg"
+       6250 "Macau SAR"
+       6251 "Madagascar"
+       6252 "Malaysia"
+       6253 "Malawi"
+       6254 "Maldives"
+       6255 "Mali"
+       6256 "Malta"
+       6257 "Mauritania"
+       6258 "Mauritius"
+       6259 "Mexico"
+       6260 "Monaco"
+       6261 "Mongolia"
+       6262 "Montserrat"
+       6263 "Morocco"
+       6264 "Mozambique"
+       6265 "Nauru"
+       6266 "Nepal"
+       6267 "Netherlands"
+       6268 "Netherlands Antilles"
+       6269 "New Caledonia"
+       6270 "New Zealand"
+       6271 "Nicaragua"
+       6272 "Niger"
+       6273 "Nigeria"
+       6274 "Norway"
+       6275 "Oman"
+       6276 "Pakistan"
+       6277 "Panama"
+       6278 "Papua New Guinea"
+       6279 "Paraguay"
+       6280 "Peru"
+       6281 "Philippines"
+       6282 "Poland"
+       6283 "Portugal"
+       6284 "Puerto Rico"
+       6285 "Qatar"
+       6286 "Romania"
+       6287 "Rwanda"
+       6288 "St. Kitts and Nevis"
+       6289 "Country/region code (145)"
+       6290 "St. Helena"
+       6291 "St. Lucia"
+       6292 "San Marino"
+       6293 "Country/region code (148)"
+       6294 "Sao Tome and Principe"
+       6295 "St. Vincent and the Grenadines"
+       6296 "Saudi Arabia"
+       6297 "Senegal"
+       6298 "Seychelles"
+       6299 "Sierra Leone"
+       6300 "Singapore"
+       6301 "Solomon Islands"
+       6302 "Somalia"
+       6303 "South Africa"
+       6304 "Spain"
+       6305 "Sri Lanka"
+       6306 "Sudan"
+       6307 "Suriname"
+       6308 "Swaziland"
+       6309 "Sweden"
+       6310 "Switzerland"
+       6311 "Syria"
+       6312 "Tanzania"
+       6313 "Thailand"
+       6314 "Togo"
+       6315 "Tonga"
+       6316 "Trinidad and Tobago"
+       6317 "Tunisia"
+       6318 "Turkey"
+       6319 "Turks and Caicos Islands"
+       6320 "Tuvalu"
+       6321 "Uganda"
+       6322 "Ukraine"
+       6323 "United Arab Emirates"
+       6324 "United Kingdom"
+       6325 "United States"
+       6326 "Burkina Faso"
+       6327 "Uruguay"
+       6328 "Country/region code (184)"
+       6329 "Vanuatu"
+       6330 "Vatican City"
+       6331 "Venezuela"
+       6332 "Vietnam"
+       6333 "Wallis and Futuna"
+       6334 "Samoa"
+       6335 "Yemen"
+       6336 "Yemen"
+       6337 "Country/region code (193)"
+       6338 "Congo (DRC)"
+       6339 "Zambia"
+       6340 "Zimbabwe"
+       6501 "Moldova"
+       6502 "Estonia"
+       6503 "Lithuania"
+       6504 "Armenia"
+       6505 "Georgia"
+       6506 "Azerbaijan"
+       6507 "Turkmenistan"
+       6508 "Uzbekistan"
+       6509 "Kazakhstan"
+       6510 "Tajikistan"
+       6511 "Kyrgyzstan"
+       6512 "Latvia"
+       6513 "Russia"
+       6600 "Croatia"
+       6601 "Slovenia"
+       6602 "Macedonia, FYRO"
+       6603 "Bosnia and Herzegovina"
+       6604 "Yugoslavia"
+       20013 "Maskinvare ID"
+END
index 21b2cf4..e1e7862 100644 (file)
@@ -16,6 +16,7 @@ IDI_703    ICON "res/703.ico"
 #include "lang/de-DE.rc"
 #include "lang/en-US.rc"
 #include "lang/es-ES.rc"
+#include "lang/no-NO.rc"
 #include "lang/pl-PL.rc"
 #include "lang/ru-RU.rc"
 #include "lang/uk-UA.rc"
index 89f06c3..7f1e32b 100644 (file)
@@ -31,6 +31,7 @@
 #include "msacm_It.rc"
 #include "msacm_Ja.rc"
 #include "msacm_Nl.rc"
+#include "msacm_No.rc"
 #include "msacm_Pl.rc"
 #include "msacm_Pt.rc"
 #include "msacm_Ru.rc"
diff --git a/reactos/dll/win32/msacm32/msacm_No.rc b/reactos/dll/win32/msacm32/msacm_No.rc
new file mode 100644 (file)
index 0000000..04a81d6
--- /dev/null
@@ -0,0 +1,56 @@
+/*
+ * Norwegian resource file for MS ACM
+ *
+ * Copyright 2000 Eric Pouech
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ */
+
+LANGUAGE LANG_NORWEGIAN, SUBLANG_NEUTRAL
+
+DLG_ACMFORMATCHOOSE_ID DIALOG DISCARDABLE  10, 20, 225, 100
+STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
+CAPTION "Lyd utvalg"
+FONT 8, "MS Shell Dlg"
+BEGIN
+
+    LTEXT           "&Navn:", -1, 5, 5, 115, 8, NOT WS_GROUP
+
+    COMBOBOX        IDD_ACMFORMATCHOOSE_CMB_CUSTOM, 5, 15, 115, 60,
+                    CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_TABSTOP
+
+    PUSHBUTTON      "&Lagre som...", IDD_ACMFORMATCHOOSE_BTN_SETNAME, 125, 14, 45, 14
+    PUSHBUTTON      "&Fjern", IDD_ACMFORMATCHOOSE_BTN_DELNAME, 175, 14, 45, 14
+
+    LTEXT           "&Format:", -1, 5, 41, 44, 8, NOT WS_GROUP
+
+    COMBOBOX        IDD_ACMFORMATCHOOSE_CMB_FORMATTAG, 50, 39, 170, 60,
+                    CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_TABSTOP
+
+    LTEXT           "&Attributter:", -1, 5, 59, 44, 8, NOT WS_GROUP
+
+#if 0
+    COMBOBOX        IDD_ACMFORMATCHOOSE_CMB_FORMAT, 50, 57, 170, 60,
+                    CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP |
+                    CBS_OWNERDRAWFIXED | CBS_HASSTRINGS
+#else
+    COMBOBOX        IDD_ACMFORMATCHOOSE_CMB_FORMAT, 50, 57, 170, 60,
+                    CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
+#endif
+    DEFPUSHBUTTON   "OK", IDOK, 48, 80, 40, 14
+    PUSHBUTTON      "Avbryt", IDCANCEL, 92, 80, 40, 14
+    PUSHBUTTON      "&Hjelp", IDD_ACMFORMATCHOOSE_BTN_HELP, 136, 80, 40, 14
+
+END
diff --git a/reactos/dll/win32/rasdlg/lang/no-NO.rc b/reactos/dll/win32/rasdlg/lang/no-NO.rc
new file mode 100644 (file)
index 0000000..3937867
--- /dev/null
@@ -0,0 +1,2373 @@
+LANGUAGE LANG_NORWEGIAN, SUBLANG_NEUTRAL
+
+102 DIALOGEX 0, 0, 255, 265
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
+CAPTION "Alternativ telefonnummer"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "Velg alternativ telefonnummer som du vil bruke for denne tilkoblingen.", 1018, 7, 5, 243, 16
+       LTEXT "&Telefonnummer:", 1019, 7, 27, 238, 8
+       CONTROL "", 1012, "SYSLISTVIEW32", WS_BORDER | WS_TABSTOP | 0x0000848D, 7, 38, 217, 144
+       PUSHBUTTON "Flytt &opp", 1017, 230, 40, 18, 16, BS_ICON
+       PUSHBUTTON "Flytt &ned", 1015, 230, 61, 18, 16, BS_ICON
+       PUSHBUTTON "&Legg til...", 1013, 7, 187, 70, 14
+       PUSHBUTTON "&Rediger...", 1016, 81, 187, 70, 14
+       PUSHBUTTON "&Slett", 1014, 154, 187, 70, 14
+       AUTOCHECKBOX "Hvis &nummeret mislykkes, prøv neste nummer", 1011, 8, 210, 243, 10, BS_TOP | BS_MULTILINE
+       AUTOCHECKBOX "&Flytt vellykket nummer til toppen av denne listen", 1010, 8, 228, 243, 10, BS_TOP | BS_MULTILINE
+       DEFPUSHBUTTON "OK", 1, 122, 245, 60, 14
+       PUSHBUTTON "Avbryt", 2, 188, 245, 60, 14
+END
+
+103 DIALOGEX 6, 18, 250, 170
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION
+CAPTION "Nettverk tilkoblinger"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "", 1029, 5, 5, 241, 35, NOT WS_GROUP
+       LTEXT "T&ilkoblinger:", -1, 5, 46, 238, 10
+       CONTROL "List1", 1677, "SYSLISTVIEW32", WS_BORDER | WS_TABSTOP | 0x0000440D, 5, 57, 240, 57
+       AUTOCHECKBOX "&Ikke spør meg igjen til neste tiden jeg logger på", 1022, 8, 125, 235, 10
+       PUSHBUTTON "&Innstillinger", 1026, 7, 149, 60, 14
+       DEFPUSHBUTTON "&Koble til...", 1024, 117, 149, 60, 14
+       PUSHBUTTON "Avbryt", 1025, 183, 149, 60, 14
+END
+
+104 DIALOGEX 6, 18, 269, 263
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION
+CAPTION "Line Bundling Errors"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       ICON 32516, 1031, 7, 7, 20, 20
+       LTEXT "One or more additional lines did not connect. ", 1033, 37, 8, 216, 20
+       CONTROL "", 1032, "SYSLISTVIEW32", WS_BORDER | WS_TABSTOP | 0x00008401, 37, 83, 224, 136
+       AUTOCHECKBOX "&Do not attempt failed lines in the future", 1030, 38, 226, 222, 10
+       DEFPUSHBUTTON "&Accept", 1, 135, 242, 60, 14
+       PUSHBUTTON "&Hang Up", 2, 201, 242, 60, 14
+       LTEXT "If only a single line connected, the server may not be configured to accept multi-link calls.  Check 'Do not attempt failed lines' to avoid unnecessary connection charges in such a case.", -1, 37, 36, 224, 44
+END
+
+105 DIALOGEX 0, 0, 261, 253
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
+CAPTION "Avansert sikkerhet innstilling"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       GROUPBOX "Pålogging sikkerhet", 1547, 7, 33, 246, 191
+       LTEXT "&Data encryption:", 1546, 7, 5, 247, 10
+       COMBOBOX 1495, 7, 17, 247, 76, CBS_DROPDOWNLIST | WS_VSCROLL | NOT WS_TABSTOP
+       AUTORADIOBUTTON "Use &Extensible Authentication Protocol (EAP)", 1544, 17, 47, 226, 8, WS_GROUP
+       LTEXT "EAP Type", -1, 18, 64, 35, 8, NOT WS_VISIBLE | NOT WS_GROUP
+       COMBOBOX 1034, 53, 62, 191, 42, CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | NOT WS_TABSTOP
+       PUSHBUTTON "E&genskaper", 1035, 184, 77, 60, 14
+       AUTORADIOBUTTON "Allow these &protocols", 1545, 17, 92, 224, 10
+       AUTOCHECKBOX "&Unencrypted password (PAP)", 1491, 28, 105, 215, 10, BS_TOP | BS_MULTILINE | WS_GROUP
+       AUTOCHECKBOX "&Shiva Password Authentication Protocol (SPAP)", 1496, 28, 119, 214, 10, BS_TOP | BS_MULTILINE
+       AUTOCHECKBOX "&Challenge Handshake Authentication Protocol (CHAP)", 1494, 28, 133, 215, 10, BS_TOP | BS_MULTILINE
+       AUTOCHECKBOX "&MS CHAP (MS-CHAP)", 1493, 28, 148, 212, 10, BS_TOP | BS_MULTILINE
+       AUTOCHECKBOX "Allow older MS-CHAP version for &Win 95 servers", 200, 46, 162, 198, 10, BS_TOP | BS_MULTILINE
+       AUTOCHECKBOX "M&icrosoft CHAP Version 2 (MS-CHAP v2)", 1492, 28, 176, 200, 10, BS_TOP | BS_MULTILINE
+       CONTROL "", -1, "STATIC", SS_LEFTNOWORDWRAP | SS_SUNKEN | WS_GROUP, 28, 189, 208, 1
+       AUTOCHECKBOX "&For MS-CHAP based protocols, automatically use my ReactOS logon name and password (and domain if any)", 1549, 28, 195, 213, 24, BS_TOP | BS_MULTILINE
+       DEFPUSHBUTTON "OK", 1, 127, 232, 60, 14
+       PUSHBUTTON "Avbryt", 2, 192, 232, 60, 14
+END
+
+106 DIALOGEX 6, 18, 255, 109
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION
+CAPTION "Tilkobling fullført"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       DEFPUSHBUTTON "OK", 1, 97, 91, 60, 14
+       ICON 563, 1046, 7, 7, 20, 20
+       LTEXT "'Connection name' er nå tilkoblet.", 1047, 40, 7, 212, 16
+       LTEXT "To check the status of this connection or disconnect, right-click its icon in the Network Connections folder, or click its icon on the taskbar (if present).", -1, 40, 30, 212, 34
+       AUTOCHECKBOX "&Ikke vis denne meldingen igjen", 1045, 40, 69, 212, 10, BS_TOP | BS_MULTILINE
+END
+
+107 DIALOGEX 0, 0, 258, 167
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
+FONT 8, "MS Shell Dlg"
+BEGIN
+       GROUPBOX "Telefonnummer", 1053, 7, 5, 243, 92
+       LTEXT "&Area code:", 1055, 18, 17, 54, 8
+       COMBOBOX 1049, 17, 30, 55, 129, CBS_DROPDOWN | WS_VSCROLL | NOT WS_TABSTOP
+       LTEXT "&Phone number:", 1057, 77, 17, 166, 8, NOT WS_GROUP
+       EDITTEXT 1051, 77, 30, 163, 14, ES_AUTOHSCROLL
+       LTEXT "&Country/region code:", 1056, 18, 48, 221, 8, NOT WS_GROUP
+       COMBOBOX 1054, 17, 61, 224, 93, CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | NOT WS_TABSTOP
+       AUTOCHECKBOX "&Use dialing rules", 1048, 20, 81, 219, 10, BS_TOP | BS_MULTILINE
+       GROUPBOX "Co&mment", 1052, 7, 102, 243, 36
+       EDITTEXT 1050, 17, 115, 224, 14, ES_AUTOHSCROLL
+       DEFPUSHBUTTON "OK", 1, 127, 147, 60, 14
+       PUSHBUTTON "Avbryt", 2, 191, 147, 60, 14
+END
+
+108 DIALOGEX 6, 18, 222, 104
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION
+CAPTION "Endre passord"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "Your password on the remote network has expired. Enter passwords, then press OK to set a new one.", 1062, 7, 5, 210, 24
+       LTEXT "&Ny passord:", 1064, 8, 43, 108, 8
+       EDITTEXT 1060, 118, 38, 98, 14, ES_PASSWORD | ES_AUTOHSCROLL
+       LTEXT "&Bekreft det nye passordet:", 1061, 8, 61, 102, 8
+       EDITTEXT 1058, 118, 57, 98, 14, ES_PASSWORD | ES_AUTOHSCROLL
+       DEFPUSHBUTTON "OK", 1, 90, 84, 60, 14, WS_GROUP
+       PUSHBUTTON "Avbryt", 2, 154, 84, 60, 14
+END
+
+109 DIALOGEX 6, 18, 223, 122
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION
+CAPTION "Endre passord"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "Your password on the remote network has expired. Enter passwords, then press OK to set a new one.", 1062, 7, 5, 212, 29
+       LTEXT "&Old password:", 1063, 7, 42, 108, 8
+       EDITTEXT 1059, 116, 38, 100, 14, ES_PASSWORD | ES_AUTOHSCROLL
+       LTEXT "&Ny passord:", 1064, 7, 60, 108, 8
+       EDITTEXT 1060, 116, 56, 100, 14, ES_PASSWORD | ES_AUTOHSCROLL
+       LTEXT "&Bekreft det nye passordet:", 1061, 7, 78, 108, 8
+       EDITTEXT 1058, 116, 74, 100, 14, ES_PASSWORD | ES_AUTOHSCROLL
+       DEFPUSHBUTTON "OK", 1, 92, 101, 60, 14, WS_GROUP
+       PUSHBUTTON "Avbryt", 2, 156, 101, 60, 14
+END
+
+110 DIALOGEX 12, 16, 230, 105
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION
+CAPTION "Callback"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "You have 'Set By Caller' callback privilege on the server.  Press OK and the server will call you back at the number below.  Press Cancel to skip callback.", 1066, 5, 5, 221, 39, SS_NOPREFIX
+       LTEXT "&Enter your modem's phone number:", 1067, 5, 46, 222, 8, NOT WS_GROUP
+       EDITTEXT 1065, 5, 57, 221, 14, ES_AUTOHSCROLL
+       DEFPUSHBUTTON "OK", 1, 100, 85, 60, 14, WS_GROUP
+       PUSHBUTTON "Avbryt", 2, 164, 85, 60, 14
+END
+
+111 DIALOGEX 6, 19, 265, 135
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION
+CAPTION "Error Connecting to %1"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       ICON 32515, 1068, 7, 7, 20, 20, WS_GROUP
+       LTEXT "", 1070, 34, 7, 226, 105
+       DEFPUSHBUTTON "Do not dial=88", 1, 4, 117, 128, 14, WS_GROUP
+       PUSHBUTTON "Avbryt", 2, 136, 117, 60, 14
+       PUSHBUTTON "&Mere Info", 1069, 200, 117, 60, 14
+END
+
+112 DIALOGEX 6, 18, 263, 219
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION
+CAPTION "Automatic Dialing And Hanging Up"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "ReactOS can automatically dial and hang up devices depending on how much information is being sent and received.", 1085, 9, 7, 253, 30
+       GROUPBOX "Automatic dialing", -1, 6, 38, 249, 71
+       LTEXT "Dial another line when this connection meets both of the following conditions:", 1083, 16, 51, 237, 16, NOT WS_GROUP
+       LTEXT "Activity at &least:", -1, 16, 73, 100, 8
+       COMBOBOX 1079, 117, 70, 60, 100, CBS_DROPDOWNLIST | WS_VSCROLL | NOT WS_TABSTOP
+       LTEXT "&Duration at least:", 1084, 16, 92, 99, 8, NOT WS_GROUP
+       COMBOBOX 1080, 117, 89, 90, 162, CBS_DROPDOWNLIST | WS_VSCROLL | NOT WS_TABSTOP
+       GROUPBOX "Automatic hangup", -1, 6, 113, 248, 81
+       LTEXT "Hang up any device used for this connection when it meets both of the following conditions:", 1086, 16, 127, 230, 18, NOT WS_GROUP
+       LTEXT "Activity no &more than:", -1, 16, 150, 92, 8
+       COMBOBOX 1081, 115, 146, 60, 100, CBS_DROPDOWNLIST | WS_VSCROLL | NOT WS_TABSTOP
+       LTEXT "D&uration at least:", 1087, 16, 168, 92, 8, NOT WS_GROUP
+       COMBOBOX 1082, 115, 166, 90, 151, CBS_DROPDOWNLIST | WS_VSCROLL | NOT WS_TABSTOP
+       DEFPUSHBUTTON "OK", 1, 131, 199, 60, 14, WS_GROUP
+       PUSHBUTTON "Avbryt", 2, 194, 199, 60, 14
+END
+
+113 DIALOGEX 21, 46, 225, 65
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION
+CAPTION "Koble til %1..."
+FONT 8, "MS Shell Dlg"
+BEGIN
+       ICON 563, 1417, 7, 7, 20, 20
+       LTEXT "", 1097, 36, 7, 185, 35, SS_NOPREFIX
+       PUSHBUTTON "Avbryt", 2, 83, 47, 60, 14
+END
+
+114 DIALOGEX 6, 18, 225, 60
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
+CAPTION "Dial-Up Nettverk"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       ICON 563, 1098, 7, 6, 20, 20, WS_GROUP
+       LTEXT "The autodial attempt failed.  Do you want to disable autodial from this location?", 1099, 40, 6, 181, 34, NOT WS_GROUP
+       PUSHBUTTON "&Ja", 1, 60, 42, 50, 14
+       DEFPUSHBUTTON "&Nei", 2, 115, 42, 50, 14
+END
+
+115 DIALOGEX 0, 0, 263, 124
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
+CAPTION "Koble til %1"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       CONTROL 1678, 1100, "STATIC", SS_BITMAP, 0, 0, 263, 50
+       LTEXT "D&ial:", 1412, 9, 60, 68, 8
+       COMBOBOX 1416, 88, 56, 165, 112, CBS_DROPDOWN | CBS_AUTOHSCROLL | WS_VSCROLL | NOT WS_TABSTOP
+       LTEXT "Dialing &from:", 1415, 9, 77, 71, 8
+       COMBOBOX 1414, 88, 75, 89, 112, CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | NOT WS_TABSTOP
+       PUSHBUTTON "Dialing &Rules", 1108, 181, 75, 72, 14
+       CONTROL "", -1, "STATIC", SS_LEFTNOWORDWRAP | SS_SUNKEN | WS_GROUP, 8, 96, 245, 1
+       DEFPUSHBUTTON "&Dial", 1590, 8, 103, 61, 14
+       PUSHBUTTON "Avbryt", 1591, 70, 103, 60, 14
+       PUSHBUTTON "Eg&enskaper", 1107, 132, 103, 60, 14
+       PUSHBUTTON "&Hjelp", 1592, 194, 103, 60, 14
+END
+
+116 DIALOGEX 0, 0, 265, 176
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
+CAPTION "Koble til %1"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       CONTROL 1678, 1100, "STATIC", SS_BITMAP, 0, 0, 265, 50
+       LTEXT "&Brukernavn:", 1413, 8, 60, 88, 8
+       EDITTEXT 1104, 103, 57, 154, 14, ES_AUTOHSCROLL
+       LTEXT "&Passord:", 1112, 8, 79, 88, 8
+       EDITTEXT 1103, 103, 76, 154, 14, ES_PASSWORD | ES_AUTOHSCROLL
+       CONTROL "", -1, "STATIC", SS_LEFTNOWORDWRAP | SS_SUNKEN, 8, 97, 248, 1
+       AUTOCHECKBOX "&Save this user name and password for the following users:", 1101, 14, 105, 239, 13, BS_LEFT | BS_TOP | BS_MULTILINE | WS_GROUP
+       AUTORADIOBUTTON "Me o&nly", 1622, 26, 120, 226, 11, BS_LEFT | BS_TOP | BS_MULTILINE | WS_GROUP
+       AUTORADIOBUTTON "&Anyone who uses this computer", 1623, 26, 134, 229, 11, BS_LEFT | BS_TOP | BS_MULTILINE
+       CONTROL "", -1, "STATIC", SS_LEFTNOWORDWRAP | SS_SUNKEN | WS_GROUP, 8, 149, 248, 1
+       DEFPUSHBUTTON "&Dial", 1590, 8, 156, 60, 14, WS_GROUP
+       PUSHBUTTON "Avbryt", 1591, 71, 156, 60, 14
+       PUSHBUTTON "Ege&nskaper", 1107, 133, 156, 60, 14
+       PUSHBUTTON "&Hjelp", 1592, 195, 156, 60, 14
+END
+
+117 DIALOGEX 0, 0, 263, 192
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
+CAPTION "Koble til %1"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       CONTROL 1678, 1100, "STATIC", SS_BITMAP, 0, 0, 265, 50
+       LTEXT "&Brukernavn:", 1413, 9, 61, 92, 8
+       EDITTEXT 1104, 102, 57, 154, 14, ES_AUTOHSCROLL
+       LTEXT "&Passord:", 1112, 9, 80, 92, 8
+       EDITTEXT 1103, 102, 76, 154, 14, ES_PASSWORD | ES_AUTOHSCROLL
+       LTEXT "Do&mene:", 1110, 9, 99, 91, 8
+       EDITTEXT 1102, 102, 95, 154, 14, ES_UPPERCASE | ES_AUTOHSCROLL
+       CONTROL "", -1, "STATIC", SS_LEFTNOWORDWRAP | SS_SUNKEN, 9, 116, 247, 1
+       AUTOCHECKBOX "&Save this user name and password for the following users:", 1101, 12, 123, 243, 13, BS_LEFT | BS_TOP | BS_MULTILINE | WS_GROUP
+       AUTORADIOBUTTON "Me o&nly", 1622, 25, 137, 229, 11, BS_LEFT | BS_TOP | BS_MULTILINE | WS_GROUP
+       AUTORADIOBUTTON "&Anyone who uses this computer", 1623, 25, 151, 230, 11, BS_LEFT | BS_TOP | BS_MULTILINE
+       CONTROL "", -1, "STATIC", SS_LEFTNOWORDWRAP | SS_SUNKEN | WS_GROUP, 9, 167, 247, 1
+       DEFPUSHBUTTON "&Dial", 1590, 8, 173, 60, 14, WS_GROUP
+       PUSHBUTTON "Avbryt", 1591, 71, 173, 60, 14
+       PUSHBUTTON "Eg&enskaper", 1107, 133, 173, 60, 14
+       PUSHBUTTON "&Hjelp", 1592, 195, 173, 60, 14
+END
+
+118 DIALOGEX 0, 0, 265, 220
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
+CAPTION "Koble til %1"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       CONTROL 1678, 1100, "STATIC", SS_BITMAP, 0, 0, 265, 50
+       LTEXT "&Brukernavn:", 1413, 10, 61, 92, 8
+       EDITTEXT 1104, 104, 57, 154, 14, ES_AUTOHSCROLL
+       LTEXT "&Passord:", 1112, 10, 80, 92, 8
+       EDITTEXT 1103, 104, 76, 154, 14, ES_PASSWORD | ES_AUTOHSCROLL
+       LTEXT "Do&mene:", 1110, 10, 100, 92, 8
+       EDITTEXT 1102, 104, 95, 154, 14, ES_UPPERCASE | ES_AUTOHSCROLL
+       CONTROL "", -1, "STATIC", SS_LEFTNOWORDWRAP | SS_SUNKEN, 11, 116, 247, 1
+       AUTOCHECKBOX "&Save this user name and password for the following users:", 1101, 16, 124, 239, 13, BS_LEFT | BS_TOP | BS_MULTILINE | WS_GROUP
+       AUTORADIOBUTTON "Me o&nly", 1622, 29, 139, 225, 11, BS_LEFT | BS_TOP | BS_MULTILINE | WS_GROUP
+       AUTORADIOBUTTON "&Anyone who uses this computer", 1623, 29, 152, 225, 11, BS_LEFT | BS_TOP | BS_MULTILINE
+       CONTROL "", -1, "STATIC", SS_LEFTNOWORDWRAP | SS_SUNKEN | WS_GROUP, 10, 167, 247, 1
+       LTEXT "D&ial:", 1412, 10, 177, 90, 8
+       COMBOBOX 1416, 102, 173, 154, 112, CBS_DROPDOWN | CBS_AUTOHSCROLL | WS_VSCROLL | NOT WS_TABSTOP
+       CONTROL "", -1, "STATIC", SS_LEFTNOWORDWRAP | SS_SUNKEN | WS_GROUP, 10, 192, 247, 1
+       DEFPUSHBUTTON "&Dial", 1590, 10, 199, 60, 14, WS_GROUP
+       PUSHBUTTON "Avbryt", 1591, 72, 199, 60, 14
+       PUSHBUTTON "Eg&enskaper", 1107, 134, 199, 60, 14
+       PUSHBUTTON "&Hjelp", 1592, 196, 199, 60, 14
+END
+
+119 DIALOGEX 0, 0, 265, 200
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
+CAPTION "Koble til %1"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       CONTROL 1678, 1100, "STATIC", SS_BITMAP, 0, 0, 265, 50
+       LTEXT "&Brukernavn:", 1413, 10, 62, 91, 8
+       EDITTEXT 1104, 104, 58, 154, 14, ES_AUTOHSCROLL
+       LTEXT "&Passord:", 1112, 10, 81, 92, 8
+       EDITTEXT 1103, 104, 77, 154, 14, ES_PASSWORD | ES_AUTOHSCROLL
+       CONTROL "", -1, "STATIC", SS_LEFTNOWORDWRAP | SS_SUNKEN, 10, 97, 247, 1
+       AUTOCHECKBOX "&Save this user name and password for the following users:", 1101, 12, 103, 243, 13, BS_LEFT | BS_TOP | BS_MULTILINE | WS_GROUP
+       AUTORADIOBUTTON "Me o&nly", 1622, 24, 117, 229, 11, BS_LEFT | BS_TOP | BS_MULTILINE | WS_GROUP
+       AUTORADIOBUTTON "&Anyone who uses this computer", 1623, 24, 132, 229, 11, BS_LEFT | BS_TOP | BS_MULTILINE
+       CONTROL "", -1, "STATIC", SS_LEFTNOWORDWRAP | SS_SUNKEN | WS_GROUP, 10, 147, 247, 1
+       LTEXT "D&ial:", 1412, 13, 157, 88, 8
+       COMBOBOX 1416, 103, 154, 154, 112, CBS_DROPDOWN | CBS_AUTOHSCROLL | WS_VSCROLL | NOT WS_TABSTOP
+       CONTROL "", -1, "STATIC", SS_LEFTNOWORDWRAP | SS_SUNKEN | WS_GROUP, 10, 173, 247, 1
+       DEFPUSHBUTTON "&Dial", 1590, 10, 180, 60, 14, WS_GROUP
+       PUSHBUTTON "Avbryt", 1591, 72, 180, 60, 14
+       PUSHBUTTON "Egen&skaper", 1107, 134, 180, 60, 14
+       PUSHBUTTON "&Hjelp", 1592, 197, 180, 60, 14
+END
+
+121 DIALOGEX 6, 18, 230, 131
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION
+CAPTION "ISDN Configuration"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "&Line type:", 1155, 9, 9, 65, 8
+       COMBOBOX 1153, 76, 7, 148, 42, CBS_DROPDOWNLIST | CBS_AUTOHSCROLL | WS_VSCROLL | WS_TABSTOP
+       AUTOCHECKBOX "&Negotiate line type", 1150, 23, 26, 199, 10, BS_TOP | BS_MULTILINE | WS_GROUP
+       GROUPBOX "    ", 1152, 8, 48, 214, 51, WS_GROUP
+       AUTOCHECKBOX "&Use old proprietary protocol", 1149, 17, 48, 102, 10, BS_TOP | BS_MULTILINE
+       LTEXT "&Channels to use:", 1154, 16, 65, 100, 8, NOT WS_GROUP
+       EDITTEXT 1151, 119, 61, 94, 14, ES_AUTOHSCROLL
+       AUTOCHECKBOX "&Enable hardware compression", 1148, 16, 82, 198, 10, BS_TOP | BS_MULTILINE
+       PUSHBUTTON "OK", 1, 99, 109, 60, 14, WS_GROUP
+       PUSHBUTTON "Avbryt", 2, 163, 109, 60, 14
+END
+
+122 DIALOGEX 6, 18, 220, 68
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION
+CAPTION "ISDN Configure"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "&Line type:", 1155, 9, 11, 55, 8
+       COMBOBOX 1153, 67, 7, 148, 43, CBS_DROPDOWNLIST | CBS_AUTOHSCROLL | WS_VSCROLL | WS_TABSTOP
+       AUTOCHECKBOX "&Negotiate line type", 1150, 21, 28, 194, 10, BS_TOP | BS_MULTILINE | WS_GROUP
+       PUSHBUTTON "OK", 1, 90, 49, 60, 14, WS_GROUP
+       PUSHBUTTON "Avbryt", 2, 154, 49, 60, 14
+END
+
+123 DIALOGEX 11, 20, 350, 275
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION
+FONT 8, "MS Shell Dlg"
+BEGIN
+       EDITTEXT 1161, 5, 5, 338, 236, ES_MULTILINE | ES_AUTOVSCROLL | WS_VSCROLL | WS_GROUP
+       LTEXT "I&P address:", 1163, 7, 253, 68, 8
+       CONTROL "", 1160, "RASIPADDRESS", WS_TABSTOP, 76, 250, 117, 14
+       DEFPUSHBUTTON "", 1162, 197, 252, 16, 13, NOT WS_VISIBLE | WS_GROUP | NOT WS_TABSTOP
+       PUSHBUTTON "&Fullført", 1, 219, 252, 60, 14, WS_GROUP
+       PUSHBUTTON "Avbryt", 2, 283, 252, 60, 14
+END
+
+124 DIALOGEX 6, 17, 350, 266
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION
+FONT 8, "MS Shell Dlg"
+BEGIN
+       EDITTEXT 1161, 5, 4, 340, 236, ES_MULTILINE | ES_AUTOVSCROLL | WS_VSCROLL | WS_GROUP
+       DEFPUSHBUTTON "", 1162, 7, 247, 50, 14, NOT WS_VISIBLE | WS_GROUP | NOT WS_TABSTOP
+       PUSHBUTTON "&Fullført", 1, 222, 247, 60, 14, WS_GROUP
+       PUSHBUTTON "Avbryt", 2, 286, 247, 60, 14
+END
+
+125 DIALOGEX 12, 16, 261, 190
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION
+CAPTION "Modem Configuration"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       ICON 15102, 1238, 7, 7, 20, 20
+       LTEXT "Modem", -1, 25, 27, 24, 8, NOT WS_VISIBLE | NOT WS_GROUP
+       EDITTEXT 1235, 40, 7, 214, 16, ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER
+       LTEXT "&Maximum speed (bps):", 1243, 7, 36, 110, 8
+       COMBOBOX 1239, 119, 34, 136, 186, CBS_DROPDOWNLIST | CBS_AUTOHSCROLL | WS_VSCROLL | NOT WS_TABSTOP
+       LTEXT "Modem &protocol", 1244, 7, 52, 111, 8
+       COMBOBOX 1245, 119, 50, 136, 186, CBS_DROPDOWNLIST | CBS_AUTOHSCROLL | WS_VSCROLL | NOT WS_TABSTOP
+       GROUPBOX "Hardware features", 1237, 6, 70, 248, 61, WS_GROUP
+       AUTOCHECKBOX "E&nable hardware flow control", 1232, 19, 82, 217, 10, BS_TOP | BS_MULTILINE
+       AUTOCHECKBOX "En&able modem error control", 1231, 19, 98, 217, 10, BS_TOP | BS_MULTILINE
+       AUTOCHECKBOX "Enable m&odem compression", 1229, 19, 115, 217, 10, BS_TOP | BS_MULTILINE
+       AUTOCHECKBOX "&Show terminal window", 1234, 8, 136, 246, 10, BS_TOP | BS_MULTILINE
+       AUTOCHECKBOX "Enable mo&dem speaker", 1230, 8, 151, 247, 10, BS_TOP | BS_MULTILINE | WS_GROUP
+       DEFPUSHBUTTON "OK", 1, 129, 171, 60, 14, WS_GROUP
+       PUSHBUTTON "Avbryt", 2, 194, 171, 60, 14
+END
+
+126 DIALOGEX 0, 0, 270, 117
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
+CAPTION "Select Network Component Type"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "Click the type of network component you want to install:", -1, 8, 7, 258, 8
+       CONTROL "", 1251, "SYSLISTVIEW32", WS_BORDER | WS_TABSTOP | 0x0000C04D, 8, 20, 188, 58
+       GROUPBOX "", -1, 8, 81, 188, 30
+       LTEXT "", 1250, 12, 90, 177, 17
+       DEFPUSHBUTTON "&Legg til...", 1252, 205, 20, 60, 14
+       PUSHBUTTON "Avbryt", 2, 205, 38, 60, 14
+END
+
+127 DIALOGEX 16, 20, 260, 135
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION
+CAPTION "NetWare or Compatible Connections"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       ICON 32515, 1278, 7, 7, 21, 20, WS_GROUP
+       LTEXT "You have connections to a NetWare compatible network.  These connections will be closed when the PPP IPX connection is established.", 1279, 42, 7, 215, 37
+       LTEXT "Before dialing, to avoid data loss, either close all files using these connections or uncheck IPX on this entry's Network Protocol settings.", 1280, 42, 46, 215, 38, NOT WS_GROUP
+       AUTOCHECKBOX "&Do not display this message in the future", 1277, 42, 86, 215, 10, BS_TOP | BS_MULTILINE | WS_GROUP
+       DEFPUSHBUTTON "OK", 1, 65, 112, 60, 14, WS_GROUP
+       PUSHBUTTON "Avbryt", 2, 134, 112, 60, 14
+END
+
+128 DIALOGEX 7, 22, 236, 90
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
+CAPTION "Manual Dial"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "Pick up the handset and dial (or ask the operator to dial).  After dialing is complete, click OK.  Listen to handset until silent, and then hang up.", 1281, 8, 8, 219, 32
+       LTEXT "Telefonnummer:", 1282, 8, 46, 91, 8
+       LTEXT "", 1283, 103, 46, 126, 8, NOT WS_GROUP
+       DEFPUSHBUTTON "OK", 1, 104, 70, 60, 14, WS_GROUP
+       PUSHBUTTON "Avbryt", 2, 168, 70, 60, 14
+END
+
+129 DIALOGEX 6, 20, 260, 85
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
+CAPTION "Network Protocol Connection Result"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       ICON 32516, 1328, 7, 7, 21, 20, WS_GROUP
+       LTEXT "", 1329, 38, 7, 216, 24, NOT WS_GROUP
+       AUTOCHECKBOX "&Do not request the failed protocols next time", 1327, 40, 44, 215, 10, BS_TOP | BS_MULTILINE | WS_GROUP
+       PUSHBUTTON "&Accept", 1, 129, 64, 60, 14
+       PUSHBUTTON "&Hang Up", 2, 193, 64, 60, 14
+END
+
+133 DIALOGEX 6, 18, 231, 211
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION
+CAPTION "X.25 Logon Settings"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "Select your X.25 network provider and type the X.121 address of the remote server:", 1408, 7, 4, 220, 27
+       LTEXT "&Nettverk:", 1410, 9, 35, 213, 8, NOT WS_GROUP
+       COMBOBOX 1406, 9, 46, 215, 125, CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | NOT WS_TABSTOP
+       LTEXT "X.121&address:", 1407, 9, 66, 213, 8, NOT WS_GROUP
+       EDITTEXT 1402, 8, 77, 215, 14, ES_AUTOHSCROLL
+       GROUPBOX "Optional", 1405, 8, 95, 215, 79
+       LTEXT "&User data:", 1411, 19, 109, 182, 8, NOT WS_GROUP
+       EDITTEXT 1404, 19, 120, 193, 14, ES_AUTOHSCROLL
+       LTEXT "&Facilities:", 1409, 19, 138, 182, 8, NOT WS_GROUP
+       EDITTEXT 1403, 19, 149, 193, 14, ES_AUTOHSCROLL
+       DEFPUSHBUTTON "OK", 1, 100, 189, 60, 14
+       PUSHBUTTON "Avbryt", 2, 164, 189, 60, 14
+END
+
+146 DIALOGEX 6, 18, 230, 210
+STYLE DS_SHELLFONT | WS_CHILD | WS_VISIBLE | WS_CAPTION
+CAPTION "Autodial"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "If you are disconnected from a network, autodial attempts to connect to a network whenever you try to access remote information.", -1, 7, 4, 219, 32
+       LTEXT "&Enable autodial by location:", 1006, 8, 42, 213, 8
+       CONTROL "", 1004, "SYSLISTVIEW32", WS_BORDER | WS_GROUP | WS_TABSTOP | 0x0000C401, 7, 53, 216, 109
+       AUTOCHECKBOX "Al&ways ask me before autodialing", 1496, 8, 170, 218, 9, BS_TOP | BS_MULTILINE
+       AUTOCHECKBOX "&Disable autodial while I am logged on", 1550, 8, 185, 217, 9, BS_TOP | BS_MULTILINE
+END
+
+147 DIALOGEX 6, 18, 230, 215
+STYLE DS_SHELLFONT | WS_CHILD | WS_VISIBLE | WS_CAPTION
+CAPTION "Dialing"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "These preferences apply to 'Login using Dial-Up Networking' at Ctrl-Alt-Del login.  You, as an administrator, have access to this sheet.", 1007, 7, 4, 221, 40, NOT WS_GROUP
+       LTEXT "&Number of redial attempts:", 1005, 7, 55, 154, 8
+       EDITTEXT 1001, 164, 52, 60, 14, ES_AUTOHSCROLL
+       LTEXT "&Seconds between redial attempts:", 1009, 7, 73, 156, 8, NOT WS_GROUP
+       EDITTEXT 1003, 164, 70, 60, 14, ES_AUTOHSCROLL
+       LTEXT "I&dle seconds before hanging up:", 1008, 7, 91, 154, 8, NOT WS_GROUP
+       EDITTEXT 1002, 164, 88, 60, 14, ES_AUTOHSCROLL
+END
+
+148 DIALOGEX 6, 18, 230, 215
+STYLE DS_SHELLFONT | WS_CHILD | WS_VISIBLE | WS_CAPTION
+CAPTION "Callback"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "When you dial into a server, it may offer to call you back to reduce your phone charges.  Specify whether you want callback.  (Callback is not supported for virtual private network (VPN) connections.)", 1043, 8, 4, 219, 43
+       AUTORADIOBUTTON "&No callback", 1041, 7, 48, 219, 10, BS_TOP | BS_MULTILINE | WS_GROUP
+       AUTORADIOBUTTON "A&sk me during dialing when the server offers", 1040, 7, 61, 219, 10, BS_TOP | BS_MULTILINE
+       AUTORADIOBUTTON "Al&ways call me back at the number(s) below:", 1042, 7, 74, 219, 10, BS_TOP | BS_MULTILINE
+       CONTROL "", 1037, "SYSLISTVIEW32", WS_BORDER | WS_GROUP | WS_TABSTOP | 0x00008401, 16, 88, 204, 94
+       PUSHBUTTON "&Edit...", 1039, 96, 190, 60, 14
+       PUSHBUTTON "&Delete", 1038, 159, 190, 60, 14
+END
+
+149 DIALOGEX 6, 18, 317, 142
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "You need to set the dial-in credentials that remote routers will use when connecting to this interface. A user account will be created on this router with the information that you enter here.", 1094, 8, 5, 307, 35
+       LTEXT "&User name:", 1078, 8, 47, 124, 8, NOT WS_GROUP
+       EDITTEXT 1074, 135, 45, 175, 12, ES_AUTOHSCROLL | WS_DISABLED
+       LTEXT "&Password:", 1077, 8, 68, 124, 8, NOT WS_GROUP
+       EDITTEXT 1073, 135, 66, 175, 12, ES_PASSWORD | ES_AUTOHSCROLL
+       LTEXT "&Confirm password:", 1075, 8, 90, 124, 8, NOT WS_GROUP
+       EDITTEXT 1071, 135, 87, 175, 12, ES_PASSWORD | ES_AUTOHSCROLL
+END
+
+150 DIALOGEX 6, 18, 321, 144
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "You need to set the dial out credentials that this interface will use when connecting to the remote router.  These credentials must match the dial in credentials configured on the remote router.", 1094, 8, 5, 308, 33
+       LTEXT "&Brukernavn:", 1096, 8, 43, 130, 8, NOT WS_GROUP
+       EDITTEXT 1091, 140, 40, 175, 12, ES_AUTOHSCROLL
+       LTEXT "&Domene:", 1093, 8, 63, 130, 8, NOT WS_GROUP
+       EDITTEXT 1089, 140, 60, 175, 12, ES_UPPERCASE | ES_AUTOHSCROLL
+       LTEXT "&Passord:", 1095, 8, 81, 130, 8, NOT WS_GROUP
+       EDITTEXT 1090, 140, 78, 175, 12, ES_PASSWORD | ES_AUTOHSCROLL
+       LTEXT "&Bekreft passord:", 1092, 8, 99, 130, 8, NOT WS_GROUP
+       EDITTEXT 1088, 140, 96, 175, 12, ES_PASSWORD | ES_AUTOHSCROLL
+END
+
+153 DIALOGEX 0, 0, 315, 140
+STYLE DS_SHELLFONT | WS_CHILD | WS_DISABLED | WS_CAPTION
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "Type a name you want for this connection:", -1, 8, 4, 190, 8
+       EDITTEXT 1114, 8, 17, 190, 12, ES_AUTOHSCROLL
+       LTEXT "Click Finish to save it in the Network Connections folder.", -1, 8, 38, 193, 8
+       LTEXT "To edit this connection later, select it, click the File menu, and then click Properties.", -1, 8, 58, 193, 16
+END
+
+155 DIALOGEX 0, 0, 231, 215
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION
+CAPTION "Generielt"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "Connec&t using:", 1124, 7, 5, 219, 8
+       CONTROL "", 1128, "SYSLISTVIEW32", WS_BORDER | WS_TABSTOP | 0x00004C0D, 7, 17, 198, 44, WS_EX_CLIENTEDGE
+       PUSHBUTTON "&Opp", 1132, 210, 18, 16, 14, BS_ICON
+       PUSHBUTTON "&Ned", 1131, 210, 36, 16, 14, BS_ICON
+       AUTOCHECKBOX "A&ll devices call the same numbers", 1119, 9, 66, 133, 14, BS_TOP | BS_MULTILINE
+       PUSHBUTTON "C&onfigure...", 1130, 144, 66, 60, 14
+       GROUPBOX "Sample type", 1125, 8, 84, 215, 100, WS_GROUP
+       LTEXT "Ar&ea code:", 1133, 17, 102, 52, 8
+       COMBOBOX 1122, 17, 112, 52, 110, CBS_DROPDOWN | WS_VSCROLL | NOT WS_TABSTOP
+       LTEXT "&Phone number:", 1135, 71, 102, 139, 8
+       EDITTEXT 1123, 73, 112, 79, 14, ES_AUTOHSCROLL
+       PUSHBUTTON "Alter&nates", 1129, 154, 112, 60, 14
+       LTEXT "Country/re&gion code:", 1134, 17, 132, 197, 8
+       COMBOBOX 1126, 17, 143, 193, 130, CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | NOT WS_TABSTOP
+       AUTOCHECKBOX "U&se dialing rules", 1121, 17, 163, 132, 14, BS_TOP | BS_MULTILINE
+       PUSHBUTTON "Dialing &Rules", 1136, 151, 161, 60, 14
+       AUTOCHECKBOX "Sho&w icon in notification area when connected", 1120, 10, 192, 214, 19, BS_TOP | BS_MULTILINE
+END
+
+156 DIALOGEX 0, 0, 231, 215
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION
+CAPTION "Generielt"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       PUSHBUTTON "C&onfigure...", 1130, 164, 38, 60, 14
+       GROUPBOX "Sample text", 1125, 8, 55, 217, 100, WS_GROUP
+       LTEXT "Ar&ea code:", 1133, 17, 72, 48, 8
+       COMBOBOX 1122, 17, 83, 48, 119, CBS_DROPDOWN | WS_VSCROLL | NOT WS_TABSTOP
+       LTEXT "&Phone number:", 1135, 71, 72, 146, 8
+       EDITTEXT 1123, 71, 83, 81, 14, ES_AUTOHSCROLL
+       PUSHBUTTON "Alter&nates", 1129, 155, 83, 63, 14
+       LTEXT "Country/re&gion code:", 1134, 17, 103, 193, 8
+       COMBOBOX 1126, 17, 114, 201, 130, CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | NOT WS_TABSTOP
+       AUTOCHECKBOX "U&se dialing rules", 1121, 19, 134, 136, 12, BS_TOP | BS_MULTILINE
+       PUSHBUTTON "Dialing &Rules", 1136, 157, 132, 60, 14
+       AUTOCHECKBOX "Sho&w icon in notification area when connected", 1120, 12, 164, 209, 18, BS_TOP | BS_MULTILINE
+       LTEXT "Connect using:", 1124, 8, 5, 217, 8
+       CONTROL "", 1127, "SYSLISTVIEW32", WS_DISABLED | WS_BORDER | 0x0000EC0D, 7, 18, 217, 15
+END
+
+157 DIALOGEX 6, 18, 235, 160
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION
+CAPTION "Appearance"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       AUTOCHECKBOX "&Preview phone numbers before dialing", 1142, 8, 10, 224, 10, WS_GROUP
+       AUTOCHECKBOX "Show &location setting before dialing", 1139, 8, 27, 224, 10
+       AUTOCHECKBOX "Allo&w location edits during login", 1140, 21, 43, 212, 10
+       AUTOCHECKBOX "Show &connection progress while dialing", 1143, 8, 59, 224, 10
+       AUTOCHECKBOX "Clo&se on dial", 1137, 8, 76, 224, 10
+       AUTOCHECKBOX "All&ow phonebook edits during login", 1141, 8, 94, 224, 10
+       AUTOCHECKBOX "&Use wizard to create new phonebook entries", 1144, 22, 111, 210, 10
+END
+
+158 DIALOGEX 6, 18, 235, 160
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION
+CAPTION "Appearance"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       AUTOCHECKBOX "&Preview phone numbers before dialing", 1142, 8, 10, 223, 10, WS_GROUP
+       AUTOCHECKBOX "Show &location setting before dialing", 1139, 8, 27, 206, 10
+       AUTOCHECKBOX "Start dial-up networking &monitor before dialing", 1138, 8, 44, 226, 10
+       AUTOCHECKBOX "Show &connection progress while dialing", 1143, 8, 61, 224, 10
+       AUTOCHECKBOX "Clo&se on dial", 1137, 8, 79, 220, 10
+       AUTOCHECKBOX "&Use wizard to create new phonebook entries", 1144, 8, 97, 220, 10
+       AUTOCHECKBOX "Always prompt &before auto-dialing", 1136, 8, 114, 220, 10
+END
+
+160 DIALOGEX 6, 18, 320, 145
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_CHILD | WS_VISIBLE | WS_CAPTION
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "Select a name for this demand dial interface.  A common practice is to name interfaces after the network or router to which they connect.", 1158, 7, 5, 309, 29
+       LTEXT "&Interface name:", 1159, 17, 41, 285, 8, NOT WS_GROUP
+       EDITTEXT 1157, 17, 53, 284, 12, ES_AUTOHSCROLL
+       AUTOCHECKBOX "I &know all about demand-dial interfaces and would rather edit the properties directly", 1156, 24, 100, 258, 31, BS_TOP | BS_MULTILINE | NOT WS_VISIBLE | WS_DISABLED
+END
+
+162 DIALOGEX 0, 0, 230, 215
+STYLE DS_SHELLFONT | WS_CHILD | WS_CAPTION
+CAPTION "Sikkerhet"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       GROUPBOX "Security options", 1580, 8, 3, 215, 139
+       AUTORADIOBUTTON "&Typical (recommended settings)", 1540, 14, 16, 201, 9, BS_NOTIFY | WS_GROUP
+       AUTORADIOBUTTON "A&dvanced (custom settings)", 1541, 14, 102, 198, 8, BS_NOTIFY
+       LTEXT "&Validate my identity as follows:", 1537, 26, 29, 187, 8, NOT WS_GROUP
+       COMBOBOX 1178, 26, 40, 184, 78, CBS_DROPDOWNLIST | CBS_AUTOHSCROLL | WS_VSCROLL | NOT WS_TABSTOP
+       AUTOCHECKBOX "A&utomatically use my ReactOS logon name and  password (and domain if any)", 1174, 26, 58, 184, 20, BS_TOP | BS_MULTILINE
+       AUTOCHECKBOX "Requ&ire data encryption (disconnect if none)", 1169, 26, 82, 183, 10, BS_TOP | BS_MULTILINE
+       LTEXT "Using these settings requires a knowledge of security protocols.", 1539, 15, 114, 134, 20
+       PUSHBUTTON "&Settings...", 1180, 151, 115, 60, 14
+       GROUPBOX "Interactive logon and scripting", 1177, 8, 146, 215, 62, WS_GROUP
+       AUTOCHECKBOX "S&how terminal window", 1173, 14, 159, 198, 11, BS_TOP | BS_MULTILINE
+       AUTOCHECKBOX "&Run script:", 1172, 14, 172, 57, 10, BS_TOP | BS_MULTILINE
+       COMBOBOX 1179, 72, 171, 140, 104, CBS_DROPDOWN | CBS_AUTOHSCROLL | WS_VSCROLL | NOT WS_TABSTOP
+       PUSHBUTTON "&Rediger...", 1182, 87, 187, 60, 14
+       PUSHBUTTON "&Bla igjennom...", 1181, 151, 187, 60, 14
+END
+
+163 DIALOGEX 0, 0, 317, 143
+STYLE DS_SHELLFONT | WS_CHILD | WS_DISABLED | WS_CAPTION
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "You have more than one dial-up device on your computer.", -1, 6, 3, 307, 13
+       LTEXT "&Select the devices to use in this connection:", -1, 6, 15, 307, 11
+       CONTROL "", 1228, "SYSLISTVIEW32", WS_BORDER | WS_TABSTOP | 0x0000C415, 7, 28, 304, 77
+END
+
+165 DIALOGEX 0, 0, 230, 215
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
+CAPTION "Nettverk"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "Typ&e of dial-up server I am calling:", 1583, 7, 4, 219, 8
+       COMBOBOX 1418, 7, 17, 215, 46, CBS_DROPDOWNLIST | WS_VSCROLL | NOT WS_TABSTOP
+       PUSHBUTTON "&Innstilling", 1419, 160, 35, 60, 14
+       LTEXT "This c&onnection uses the following items:", 1684, 8, 64, 219, 10
+       CONTROL "", 1251, "SYSLISTVIEW32", WS_BORDER | WS_TABSTOP | 0x0000C40D, 7, 75, 216, 53
+       PUSHBUTTON "I&nstaller...", 1252, 7, 133, 67, 14
+       PUSHBUTTON "&Avinstaller", 1254, 80, 133, 67, 14
+       PUSHBUTTON "E&genskaper", 1253, 153, 133, 67, 14
+       GROUPBOX "Beskrivelse", 1585, 9, 158, 213, 43
+       LTEXT "", 1250, 18, 167, 195, 25
+END
+
+166 DIALOGEX 6, 18, 320, 145
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "Enter the IP address of a DNS or WINS server on the remote network, or leave as 0.0.0.0 if you expect the remote router to provide them, or do not know.", 1275, 7, 2, 311, 25
+       LTEXT "&DNS server:", 1274, 7, 29, 160, 8, NOT WS_GROUP
+       CONTROL "", 1272, "RASIPADDRESS", WS_TABSTOP, 21, 41, 85, 12
+       LTEXT "&WINS server:", 1276, 7, 65, 166, 8, NOT WS_GROUP
+       CONTROL "", 1273, "RASIPADDRESS", WS_TABSTOP, 21, 77, 85, 12
+END
+
+167 DIALOGEX 0, 0, 230, 215
+STYLE DS_SHELLFONT | WS_CHILD | WS_CAPTION
+CAPTION "Options"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       GROUPBOX "Dialing options", 1289, 7, 2, 213, 64
+       AUTOCHECKBOX "&Display progress while connecting", 1284, 16, 14, 201, 10
+       AUTOCHECKBOX "&Prompt for name and password, certificate, etc.", 1554, 16, 27, 201, 10
+       AUTOCHECKBOX "Include &ReactOS logon domain", 1555, 16, 39, 201, 10
+       AUTOCHECKBOX "Prompt for phone &number", 1285, 16, 52, 200, 10, BS_TOP | BS_MULTILINE
+       GROUPBOX "Redialing options", 1290, 6, 72, 213, 79
+       LTEXT "&Redial attempts:", 1300, 16, 87, 123, 8
+       EDITTEXT 1287, 141, 84, 69, 14, ES_AUTOHSCROLL | ES_NUMBER
+       LTEXT "&Time between redial attempts:", 1301, 16, 103, 123, 8
+       COMBOBOX 1292, 141, 101, 70, 123, CBS_DROPDOWNLIST | WS_VSCROLL | NOT WS_TABSTOP
+       LTEXT "Idle ti&me before hanging up:", 1299, 16, 120, 123, 8
+       COMBOBOX 1291, 141, 116, 70, 108, CBS_DROPDOWNLIST | WS_VSCROLL | NOT WS_TABSTOP
+       AUTOCHECKBOX "Redial if &line is dropped", 1286, 16, 136, 199, 10, BS_TOP | BS_MULTILINE
+       GROUPBOX "Multiple devices", 1288, 7, 156, 213, 32
+       COMBOBOX 1551, 16, 169, 128, 45, CBS_DROPDOWNLIST | WS_VSCROLL | NOT WS_TABSTOP
+       PUSHBUTTON "C&onfigure...", 1293, 150, 168, 60, 14
+       PUSHBUTTON "&X.25", 1295, 7, 194, 50, 14
+       PUSHBUTTON "&Virtual \"tunnel\" connection", 1294, 62, 194, 120, 14, NOT WS_VISIBLE | WS_DISABLED
+END
+
+168 DIALOGEX 0, 0, 317, 143
+STYLE DS_SHELLFONT | WS_CHILD | WS_DISABLED | WS_CAPTION
+CAPTION "New Connection Wizard"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "Type the phone number below. ", -1, 7, 4, 306, 14
+       LTEXT "&Phone number:", 1308, 7, 19, 130, 8
+       EDITTEXT 1304, 7, 30, 304, 14, ES_AUTOHSCROLL
+       LTEXT "You might need to include a \"1\" or the area code, or both. If you are not sure you need the extra numbers, dial the phone number on your telephone. If you hear a modem sound, the number dialed is correct.", -1, 20, 50, 291, 53
+END
+
+169 DIALOGEX 6, 18, 235, 135
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION
+CAPTION "Phonebook"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "Use this phonebook:", 1326, 8, 8, 222, 8
+       AUTORADIOBUTTON "The &system phonebook", 1325, 14, 22, 216, 10, WS_GROUP
+       AUTORADIOBUTTON "My &personal phonebook", 1324, 14, 34, 216, 10
+       AUTORADIOBUTTON "This a&lternate phonebook:", 1323, 14, 46, 217, 10
+       COMBOBOX 1321, 26, 61, 201, 77, CBS_DROPDOWN | CBS_AUTOHSCROLL | WS_VSCROLL | WS_GROUP | NOT WS_TABSTOP
+       PUSHBUTTON "&Browse...", 1322, 167, 81, 60, 14
+END
+
+170 DIALOGEX 6, 18, 235, 135
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION
+CAPTION "Phonebook"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "Use this phonebook:", 1326, 8, 8, 223, 8
+       AUTORADIOBUTTON "The &system phonebook", 1325, 14, 22, 217, 10, WS_GROUP
+       AUTORADIOBUTTON "This a&lternate phonebook:", 1323, 14, 36, 216, 10
+       COMBOBOX 1321, 26, 51, 203, 77, CBS_DROPDOWN | CBS_AUTOHSCROLL | WS_VSCROLL | WS_GROUP | NOT WS_TABSTOP
+       PUSHBUTTON "&Browse...", 1322, 169, 69, 60, 14
+END
+
+171 DIALOGEX 6, 18, 317, 144
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "Enter this router's IP address on the remote network or if you expect the remote router to provide the address, leave as 0.0.0.0. Usually the operator of the remote network or router will tell you what to use.", 1331, 5, 4, 308, 35
+       LTEXT "My &IP address:", 1332, 4, 51, 100, 8, NOT WS_GROUP
+       CONTROL "", 1330, "RASIPADDRESS", WS_TABSTOP, 21, 62, 104, 12
+       LTEXT "Note: If you have a network adapter installed, you should NOT choose the same address as your network adapter.", 1333, 5, 94, 306, 36, NOT WS_GROUP
+END
+
+172 DIALOGEX 6, 18, 317, 144
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "Some dial-up servers and routers require an interactive login after connecting. You can run a script automatically to respond for you.", 1339, 5, 3, 309, 27
+       AUTOCHECKBOX "Show &terminal window", 1462, 15, 31, 162, 10
+       AUTOCHECKBOX "&Run script:", 1463, 15, 45, 58, 10
+       COMBOBOX 1334, 30, 60, 275, 88, CBS_DROPDOWN | CBS_AUTOHSCROLL | CBS_SORT | WS_VSCROLL | NOT WS_TABSTOP
+       PUSHBUTTON "&Rediger...", 1335, 180, 77, 60, 14
+       PUSHBUTTON "&Bla gjennom...", 1465, 244, 77, 60, 14
+END
+
+173 DIALOGEX 6, 18, 230, 215
+STYLE DS_SHELLFONT | WS_CHILD | WS_VISIBLE | WS_CAPTION
+CAPTION "Dialing"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       GROUPBOX "Dialing policy", 1344, 9, 4, 213, 53, WS_GROUP
+       LTEXT "&Number of redial attempts:", 1349, 16, 22, 140, 8, NOT WS_GROUP
+       EDITTEXT 1340, 158, 19, 56, 14, ES_AUTOHSCROLL
+       LTEXT "&Seconds between redial attempts:", 1351, 16, 38, 140, 8, NOT WS_GROUP
+       EDITTEXT 1342, 158, 36, 56, 14, ES_AUTOHSCROLL
+       GROUPBOX "Connection type", 1343, 9, 63, 213, 56, WS_GROUP
+       LTEXT "Idl&e seconds before hanging up:", 1350, 28, 88, 124, 8, NOT WS_GROUP
+       AUTORADIOBUTTON "&Demand dial connection", 1347, 16, 78, 135, 10, WS_GROUP
+       AUTORADIOBUTTON "&Persistent connection", 1348, 16, 103, 199, 10, NOT WS_TABSTOP, WS_EX_TRANSPARENT
+       EDITTEXT 1341, 159, 85, 56, 14, ES_AUTOHSCROLL
+       PUSHBUTTON "&Callback...", 1345, 150, 125, 70, 14, WS_GROUP
+       PUSHBUTTON "&Multiple Lines...", 1346, 74, 125, 70, 14
+END
+
+174 DIALOGEX 0, 0, 215, 226
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
+CAPTION "Router"
+FONT 8, "MS Shell Dlg"
+BEGIN
+ CTEXT "NYI...need spec from KCrocker", -1, 57, 86, 106, 28
+END
+
+175 DIALOGEX 6, 18, 317, 143
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "Completing the demand dial interface wizard.", 1352, 122, 5, 192, 32
+       LTEXT "To create this interface and enable it on the router, click Finish.", 1354, 122, 41, 192, 26, NOT WS_GROUP
+       LTEXT "To edit this interface in the Routing and RemoteAccess Manager, select it in Routing Interfaces and press Properties.", 1355, 122, 68, 190, 39, NOT WS_GROUP
+END
+
+179 DIALOGEX 6, 18, 317, 143
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "Select the &modem or adapter this interface will use.", 1356, 7, 4, 306, 11
+       CONTROL "", 1355, "SYSLISTVIEW32", WS_BORDER | WS_TABSTOP | 0x0000C415, 6, 15, 305, 80
+       LTEXT "The list shows devices set up for routing.", 1357, 15, 98, 288, 37, NOT WS_GROUP
+END
+
+180 DIALOGEX 6, 18, 317, 143
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "Enter the phone number of the dial-up server or router you are calling. Alternate phone numbers, if any, are dialed automatically if the primary number cannot be reached.", 1360, 7, 4, 305, 42
+       LTEXT "&Phone number or address:", 1361, 7, 50, 275, 8, NOT WS_GROUP
+       EDITTEXT 1358, 7, 62, 304, 14, ES_AUTOHSCROLL
+       PUSHBUTTON "Alternates...", 1359, 250, 80, 60, 14
+END
+
+181 DIALOGEX 6, 18, 230, 215
+STYLE DS_SHELLFONT | WS_CHILD | WS_VISIBLE | WS_CAPTION
+CAPTION "Security"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       GROUPBOX "Authentication and encryption policy", 1367, 6, 8, 216, 103, WS_GROUP
+       AUTORADIOBUTTON "A&ccept any authentication including clear text", 1370, 16, 20, 195, 10, BS_TOP | BS_MULTILINE
+       AUTORADIOBUTTON "Acc&ept only encrypted authentication", 1373, 16, 36, 195, 10, BS_TOP | BS_MULTILINE
+       AUTORADIOBUTTON "Accept &only MS encrypted authentication", 1374, 16, 52, 195, 10, BS_TOP | BS_MULTILINE
+       AUTOCHECKBOX "&Require data encryption", 1363, 27, 65, 184, 10, BS_TOP | BS_MULTILINE | WS_GROUP
+       AUTOCHECKBOX "Require &strong data encryption", 1364, 41, 80, 172, 10, BS_TOP | BS_MULTILINE
+       AUTOCHECKBOX "Use t&wo-way authentication", 1362, 17, 95, 194, 10, BS_TOP | BS_MULTILINE
+       PUSHBUTTON "&Unsave Password", 1369, 59, 117, 80, 14, WS_GROUP
+       PUSHBUTTON "A&vansert...", 1368, 142, 117, 80, 14, NOT WS_VISIBLE | WS_DISABLED
+       AUTOCHECKBOX "&Detect file and print sharing before dialing", 1365, 7, 198, 218, 10, BS_TOP | BS_MULTILINE | NOT WS_VISIBLE | WS_DISABLED
+END
+
+182 DIALOGEX 6, 18, 248, 148
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION
+CAPTION "Sikkerhet"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       GROUPBOX "Authentication and encryption policy", 1367, 7, 8, 200, 98, WS_GROUP
+       AUTORADIOBUTTON "Accept any authentication including &clear text", 1370, 14, 24, 183, 10
+       AUTORADIOBUTTON "Accept only &encrypted authentication", 1373, 14, 39, 183, 10
+       AUTORADIOBUTTON "Accept only &MS encrypted authentication", 1374, 14, 53, 184, 10
+       AUTOCHECKBOX "Require &data encryption", 1363, 33, 67, 165, 10, WS_GROUP
+       AUTOCHECKBOX "Require &strong data encryption", 1364, 48, 79, 152, 10
+       AUTOCHECKBOX "&Use current username and password ", 1366, 31, 91, 165, 10
+       PUSHBUTTON "Unsave &password", 1369, 6, 114, 100, 14, WS_GROUP
+       PUSHBUTTON "&Advanced...", 1368, 109, 114, 60, 14, NOT WS_VISIBLE | WS_DISABLED
+       AUTOCHECKBOX "Detect &file and print sharing before dialing", 1365, 14, 134, 193, 10, NOT WS_VISIBLE | WS_DISABLED
+END
+
+183 DIALOGEX 6, 18, 317, 144
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "Check all that apply:", 1388, 7, 4, 296, 9
+       AUTOCHECKBOX "Route &IP packets on this interface.", 1386, 20, 19, 285, 11, BS_LEFT | BS_TOP | BS_MULTILINE
+       AUTOCHECKBOX "Route IP&X packets on this interface.", 1387, 20, 35, 287, 11, BS_LEFT | BS_TOP | BS_MULTILINE
+       AUTOCHECKBOX "&Add a user account so a remote router can dial in.", 1382, 20, 52, 287, 11, BS_LEFT | BS_TOP | BS_MULTILINE
+       AUTOCHECKBOX "Send a &plain-text password if that is the only way to connect.", 1385, 20, 70, 287, 11, BS_LEFT | BS_TOP | BS_MULTILINE
+       AUTOCHECKBOX "&Use scripting to complete the connection with the remote router.", 1384, 20, 87, 289, 22, BS_LEFT | BS_TOP | BS_MULTILINE
+END
+
+184 DIALOGEX 0, 0, 317, 143
+STYLE DS_SHELLFONT | WS_CHILD | WS_DISABLED
+FONT 8, "MS Shell Dlg"
+BEGIN
+END
+
+186 DIALOGEX 0, 0, 317, 143
+STYLE DS_SHELLFONT | WS_CHILD | WS_DISABLED | WS_CAPTION
+CAPTION "New Connection Wizard"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "A connection that is created for your use only is saved in your user account and is not available unless you are logged on.", -1, 7, 4, 306, 23
+       LTEXT "Create this connection for:", -1, 14, 27, 288, 12
+       AUTORADIOBUTTON "&Anyone's use", 1400, 26, 40, 265, 10, BS_TOP | BS_MULTILINE | NOT WS_TABSTOP
+       AUTORADIOBUTTON "&My use only", 1401, 26, 55, 265, 10, BS_TOP | BS_MULTILINE | NOT WS_TABSTOP
+END
+
+498 DIALOGEX 12, 16, 215, 126
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
+CAPTION "Connect %1"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "ReactOS was unable to connect to the network using the user name and password you provided. Please re-enter the user name and password.", 1396, 7, 6, 206, 36
+       LTEXT "&User name:", 1399, 8, 51, 49, 8
+       EDITTEXT 1394, 66, 46, 143, 14, ES_AUTOHSCROLL
+       LTEXT "&Password:", 1397, 8, 70, 49, 8, NOT WS_GROUP
+       EDITTEXT 1393, 66, 64, 143, 14, ES_PASSWORD | ES_AUTOHSCROLL
+       AUTOCHECKBOX "&Save password", 1391, 66, 84, 143, 10
+       CONTROL "", 1398, "STATIC", SS_ETCHEDHORZ | WS_GROUP, 7, 98, 200, 1
+       DEFPUSHBUTTON "OK", 1, 81, 104, 60, 14, WS_GROUP
+       PUSHBUTTON "Cancel", 2, 145, 104, 60, 14
+END
+
+500 DIALOGEX 12, 16, 215, 173
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
+CAPTION "Connect %1"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "ReactOS was unable to connect to the network using the user name and password you provided. Please re-enter the user name and password.", 1396, 7, 6, 209, 26
+       LTEXT "&User name:", 1399, 7, 72, 44, 8
+       EDITTEXT 1394, 97, 69, 115, 14, ES_AUTOHSCROLL
+       LTEXT "&Password:", 1397, 7, 90, 45, 8, NOT WS_GROUP
+       EDITTEXT 1393, 97, 87, 115, 14, ES_PASSWORD | ES_AUTOHSCROLL
+       LTEXT "&Domain:", 1395, 7, 108, 53, 8, NOT WS_GROUP
+       EDITTEXT 1392, 97, 105, 115, 14, ES_UPPERCASE | ES_AUTOHSCROLL
+       AUTOCHECKBOX "&Save user name and  password", 1391, 85, 125, 123, 10, BS_TOP | BS_MULTILINE
+       DEFPUSHBUTTON "OK", 1, 87, 146, 60, 14, WS_GROUP
+       PUSHBUTTON "Cancel", 2, 151, 146, 60, 14
+       CONTROL "", 1398, "STATIC", SS_ETCHEDHORZ | WS_GROUP, 7, 140, 205, 1
+       LTEXT "You can enter a domain name or leave the domain field empty.\n(Domain names are not required for connections to the Internet)", -1, 8, 38, 209, 26
+END
+
+502 DIALOGEX 20, 60, 215, 73
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
+CAPTION "PPP Settings"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       AUTOCHECKBOX "&Enable LCP extensions", 1423, 9, 7, 200, 10, BS_TOP | BS_MULTILINE
+       AUTOCHECKBOX "E&nable software compression", 1424, 9, 22, 201, 10, BS_TOP | BS_MULTILINE
+       AUTOCHECKBOX "Negotiate &multi-link for single link connections", 1557, 9, 37, 202, 10, BS_TOP | BS_MULTILINE
+       DEFPUSHBUTTON "OK", 1, 82, 53, 60, 14
+       PUSHBUTTON "Cancel", 2, 148, 53, 60, 14
+END
+
+509 DIALOGEX 0, 0, 317, 143
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION
+CAPTION "New Connection Wizard"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "Choose the role you want for this computer:", -1, 10, 5, 275, 9
+       AUTORADIOBUTTON "&Host", 1483, 31, 20, 265, 10, BS_TOP | BS_MULTILINE | WS_GROUP
+       AUTORADIOBUTTON "&Guest", 1484, 31, 44, 265, 10, BS_TOP | BS_MULTILINE
+       LTEXT "This computer has the information you want to access.", -1, 45, 31, 253, 13, NOT WS_GROUP | WS_TABSTOP
+       LTEXT "This computer is used to access information on the host computer.", -1, 43, 56, 253, 23, NOT WS_GROUP
+END
+
+511 DIALOGEX 0, 0, 317, 143
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "&Select a device:", -1, 8, 5, 261, 8
+       COMBOBOX 1485, 9, 18, 302, 62, CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | NOT WS_TABSTOP
+END
+
+528 DIALOGEX 0, 0, 227, 215
+STYLE DS_SHELLFONT | WS_CHILD | WS_CAPTION
+CAPTION "Connections"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       GROUPBOX "Logon privileges", 1582, 8, 10, 213, 63
+       LTEXT "Non-administrators may be allowed to create or modify connections before logging on.", 1581, 16, 21, 194, 30
+       AUTOCHECKBOX "Allo&w creating and modifying connections before logon", 1497, 16, 56, 195, 10, BS_TOP | BS_MULTILINE
+END
+
+532 DIALOGEX 0, 0, 263, 263
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
+CAPTION "Router Callback"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "When you dial into a router, it may offer to call you back to reduce your phone charges or to increase security.  Specify whether you want callback or not.", 1043, 7, 5, 253, 24
+       AUTORADIOBUTTON "&No callback", 1501, 9, 36, 252, 10, BS_TOP | BS_MULTILINE | WS_GROUP
+       AUTORADIOBUTTON "Al&ways call me back at the number(s) below:", 1502, 9, 48, 252, 10, BS_TOP | BS_MULTILINE, WS_EX_TRANSPARENT
+       CONTROL "", 1503, "SYSLISTVIEW32", WS_BORDER | WS_GROUP | WS_TABSTOP | 0x00008401, 15, 63, 240, 143
+       PUSHBUTTON "&Edit...", 1504, 131, 213, 60, 14
+       PUSHBUTTON "&Delete", 1505, 194, 213, 60, 14
+       CONTROL "", -1, "STATIC", SS_ETCHEDHORZ, 7, 233, 249, 1
+       DEFPUSHBUTTON "OK", 1, 132, 242, 60, 14
+       PUSHBUTTON "Cancel", 2, 196, 242, 60, 14
+END
+
+534 DIALOGEX 0, 0, 230, 215
+STYLE DS_SHELLFONT | WS_CHILD | WS_CAPTION
+CAPTION "Options"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       GROUPBOX "Connection type", 1289, 7, 7, 215, 55
+       AUTORADIOBUTTON "&Demand dial", 1506, 16, 20, 199, 9, BS_TOP | BS_MULTILINE | WS_GROUP | NOT WS_TABSTOP
+       LTEXT "Idle ti&me before hanging up:", 1299, 27, 33, 99, 8, NOT WS_GROUP
+       COMBOBOX 1291, 144, 30, 70, 108, CBS_DROPDOWNLIST | WS_VSCROLL | NOT WS_TABSTOP
+       AUTORADIOBUTTON "&Persistent connection", 1507, 16, 47, 197, 9, BS_TOP | BS_MULTILINE | NOT WS_TABSTOP
+       GROUPBOX "Dialing policy", 1290, 7, 66, 215, 48
+       LTEXT "&Redial attempts:", 1300, 14, 79, 123, 8
+       EDITTEXT 1287, 143, 76, 70, 14, ES_AUTOHSCROLL | ES_NUMBER
+       LTEXT "A&verage redial intervals:", 1301, 14, 96, 123, 8
+       COMBOBOX 1292, 143, 94, 70, 123, CBS_DROPDOWNLIST | WS_VSCROLL | NOT WS_TABSTOP
+       GROUPBOX "Multiple devices", 1288, 7, 116, 215, 35
+       COMBOBOX 1551, 16, 130, 128, 41, CBS_DROPDOWNLIST | WS_VSCROLL | NOT WS_TABSTOP
+       PUSHBUTTON "C&onfigure...", 1293, 150, 129, 65, 14
+       PUSHBUTTON "Call&back", 1302, 8, 195, 60, 14
+       PUSHBUTTON "&X.25", 1295, 73, 195, 50, 14
+END
+
+539 DIALOGEX 0, 0, 265, 110
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
+CAPTION "Connect %1"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       CONTROL 1678, 1100, "STATIC", SS_BITMAP, 0, 0, 265, 50
+       LTEXT "&User name:", 1413, 14, 64, 84, 8
+       EDITTEXT 1104, 102, 62, 154, 14, ES_AUTOHSCROLL
+       CONTROL "", -1, "STATIC", SS_LEFTNOWORDWRAP | SS_SUNKEN | WS_GROUP, 9, 82, 247, 1
+       DEFPUSHBUTTON "&Dial", 1590, 8, 89, 60, 14
+       PUSHBUTTON "Cancel", 1591, 71, 89, 60, 14
+       PUSHBUTTON "Pr&operties", 1107, 133, 89, 60, 14
+       PUSHBUTTON "&Help", 1592, 195, 89, 60, 14
+END
+
+540 DIALOGEX 0, 0, 265, 133
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
+CAPTION "Connect %1"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       CONTROL 1678, 1100, "STATIC", SS_BITMAP, 0, 0, 265, 50
+       LTEXT "&User name:", 1413, 10, 64, 90, 8
+       EDITTEXT 1104, 105, 60, 154, 14, ES_AUTOHSCROLL
+       CONTROL "", -1, "STATIC", SS_LEFTNOWORDWRAP | SS_SUNKEN | WS_GROUP, 7, 80, 252, 1
+       LTEXT "D&ial:", 1412, 10, 91, 92, 10
+       COMBOBOX 1416, 105, 88, 154, 112, CBS_DROPDOWN | CBS_AUTOHSCROLL | WS_VSCROLL | NOT WS_TABSTOP
+       CONTROL "", -1, "STATIC", SS_LEFTNOWORDWRAP | SS_SUNKEN | WS_GROUP, 7, 107, 251, 1
+       DEFPUSHBUTTON "&Dial", 1590, 8, 113, 60, 14
+       PUSHBUTTON "Cancel", 1591, 71, 113, 60, 14
+       PUSHBUTTON "Pr&operties", 1107, 134, 113, 60, 14
+       PUSHBUTTON "&Help", 1592, 197, 113, 60, 14
+END
+
+541 DIALOGEX 0, 0, 265, 157
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
+CAPTION "Connect %1"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       CONTROL 1678, 1100, "STATIC", SS_BITMAP, 0, 0, 265, 50
+       LTEXT "&User name:", 1413, 12, 67, 87, 8
+       EDITTEXT 1104, 103, 63, 154, 14, ES_AUTOHSCROLL
+       CONTROL "", -1, "STATIC", SS_LEFTNOWORDWRAP | SS_SUNKEN | WS_GROUP, 9, 84, 248, 1
+       LTEXT "D&ial:", 1412, 11, 96, 48, 8
+       COMBOBOX 1416, 103, 92, 154, 112, CBS_DROPDOWN | CBS_AUTOHSCROLL | WS_VSCROLL | NOT WS_TABSTOP
+       LTEXT "Dialing &from:", 1415, 10, 114, 46, 8
+       COMBOBOX 1414, 102, 110, 87, 112, CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | NOT WS_TABSTOP
+       PUSHBUTTON "Dialing &Rules", 1108, 193, 110, 64, 14
+       CONTROL "", -1, "STATIC", SS_LEFTNOWORDWRAP | SS_SUNKEN | WS_GROUP, 7, 130, 250, 1
+       DEFPUSHBUTTON "&Dial", 1590, 6, 136, 60, 14
+       PUSHBUTTON "Cancel", 1591, 69, 136, 60, 14
+       PUSHBUTTON "Pr&operties", 1107, 132, 136, 60, 14
+       PUSHBUTTON "&Help", 1592, 196, 136, 60, 14
+END
+
+544 DIALOGEX 0, 0, 317, 143
+STYLE DS_SHELLFONT | WS_CHILD | WS_DISABLED | WS_CAPTION
+CAPTION "New Connection Wizard"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "Internet Connection Sharing allows other computers on your local network to access external resources through this connection.", -1, 10, 5, 300, 22
+       AUTOCHECKBOX "&Enable Internet Connection Sharing for this connection", 1512, 21, 31, 272, 10
+       LTEXT "To dial this connection automatically  when a computer on your local network attempts to access external resources, select the following check box.", 1514, 10, 56, 294, 22
+       AUTOCHECKBOX "Enab&le on-demand dialing", 1513, 21, 86, 260, 10
+END
+
+545 DIALOGEX 0, 0, 317, 143
+STYLE DS_SHELLFONT | WS_CHILD | WS_DISABLED | WS_CAPTION
+CAPTION "New Connection Wizard"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "Shared access allows other computers on your local network to access external resources through this dial-up connection. You can enable shared access for one connection and one local network at a time.", -1, 10, 5, 300, 25
+       LTEXT "&Select the local network that will access resources through this connection:", -1, 21, 35, 285, 8
+       COMBOBOX 1522, 21, 48, 231, 56, CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | NOT WS_TABSTOP
+END
+
+546 DIALOGEX 0, 0, 317, 143
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "You can configure this connection to use your smart card to log you into the remote network.  Select whether to use your smart card with this connection.", -1, 10, 5, 303, 22
+       AUTORADIOBUTTON "&Use my smart card ", 1524, 26, 29, 264, 12, BS_LEFT | BS_TOP | BS_MULTILINE | WS_GROUP | NOT WS_TABSTOP
+       AUTORADIOBUTTON "&Do not use my smart card ", 1525, 26, 44, 261, 16, BS_LEFT | BS_TOP | BS_MULTILINE | NOT WS_TABSTOP
+END
+
+547 DIALOGEX 0, 0, 317, 143
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION
+CAPTION "Demand Dial Interface Wizard"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "Welcome to the Demand Dial Interface Wizard.", 1530, 122, 8, 192, 32
+       LTEXT "Using this wizard you can create a demand dial interface to connect this router to other routers.", 1531, 122, 43, 192, 37
+       LTEXT "Press Next to continue.", 1532, 122, 85, 191, 29
+END
+
+548 DIALOGEX 0, 0, 317, 143
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION
+FONT 8, "MS Shell Dlg"
+BEGIN
+       AUTORADIOBUTTON "Connect using a &modem, ISDN adapter, or other physical device.", 1531, 21, 17, 290, 15, BS_LEFT | BS_TOP | BS_MULTILINE | WS_GROUP | NOT WS_TABSTOP
+       AUTORADIOBUTTON "Connect using &virtual private networking (VPN)", 1532, 21, 38, 291, 15, BS_LEFT | BS_TOP | BS_MULTILINE | NOT WS_TABSTOP
+       AUTORADIOBUTTON "Connect using PPP over Ethernet (PPPoE)", 1688, 21, 58, 290, 12, NOT WS_TABSTOP
+END
+
+550 DIALOGEX 0, 0, 317, 143
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_CHILD | WS_CAPTION
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "Enter the name or IP address of the router to which you are connecting.", 1535, 10, 8, 289, 18
+       LTEXT "&Host name or IP address (such as reactos.org or 145.52.0.1):", 1537, 21, 35, 285, 8
+       EDITTEXT 1536, 21, 47, 285, 14, ES_AUTOHSCROLL
+END
+
+551 DIALOGEX 0, 0, 265, 127
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
+CAPTION "Connect %1"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       CONTROL 1678, 1100, "STATIC", SS_BITMAP, 0, 0, 265, 50
+       LTEXT "&User name:", 1413, 12, 62, 89, 8
+       EDITTEXT 1104, 104, 58, 154, 14, ES_AUTOHSCROLL
+       LTEXT "Do&main:", 1110, 12, 82, 90, 8
+       EDITTEXT 1102, 104, 79, 154, 14, ES_UPPERCASE | ES_AUTOHSCROLL
+       CONTROL "", -1, "STATIC", SS_LEFTNOWORDWRAP | SS_SUNKEN | WS_GROUP, 10, 99, 248, 1
+       DEFPUSHBUTTON "&Dial", 1590, 9, 106, 61, 14
+       PUSHBUTTON "Cancel", 1591, 72, 106, 60, 14
+       PUSHBUTTON "Pr&operties", 1107, 135, 106, 60, 14
+       PUSHBUTTON "&Help", 1592, 198, 106, 60, 14
+END
+
+552 DIALOGEX 0, 0, 265, 159
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
+CAPTION "Connect %1"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       CONTROL 1678, 1100, "STATIC", SS_BITMAP, 0, 0, 265, 50
+       LTEXT "&User name:", 1413, 10, 67, 91, 10
+       EDITTEXT 1104, 104, 64, 154, 14, ES_AUTOHSCROLL
+       LTEXT "Do&main:", 1110, 11, 86, 91, 8
+       EDITTEXT 1102, 104, 83, 154, 14, ES_UPPERCASE | ES_AUTOHSCROLL
+       CONTROL "", -1, "STATIC", SS_LEFTNOWORDWRAP | SS_SUNKEN | WS_GROUP, 10, 103, 248, 1
+       LTEXT "D&ial:", 1412, 10, 115, 91, 8
+       COMBOBOX 1416, 104, 111, 154, 112, CBS_DROPDOWN | CBS_AUTOHSCROLL | WS_VSCROLL | NOT WS_TABSTOP
+       CONTROL "", -1, "STATIC", SS_LEFTNOWORDWRAP | SS_SUNKEN | WS_GROUP, 10, 132, 248, 1
+       DEFPUSHBUTTON "&Dial", 1590, 8, 139, 60, 14
+       PUSHBUTTON "Cancel", 1591, 71, 139, 60, 14
+       PUSHBUTTON "Pr&operties", 1107, 134, 139, 60, 14
+       PUSHBUTTON "&Help", 1592, 198, 139, 60, 14
+END
+
+553 DIALOGEX 0, 0, 265, 183
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
+CAPTION "Connect %1"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       CONTROL 1678, 1100, "STATIC", SS_BITMAP, 0, 0, 265, 50
+       LTEXT "&User name:", 1413, 10, 68, 92, 10
+       EDITTEXT 1104, 104, 65, 154, 14, ES_AUTOHSCROLL
+       LTEXT "Do&main:", 1110, 10, 90, 91, 8
+       EDITTEXT 1102, 104, 86, 154, 14, ES_UPPERCASE | ES_AUTOHSCROLL
+       CONTROL "", -1, "STATIC", SS_LEFTNOWORDWRAP | SS_SUNKEN | WS_GROUP, 10, 106, 248, 1
+       LTEXT "D&ial:", 1412, 10, 118, 92, 8
+       COMBOBOX 1416, 104, 114, 154, 112, CBS_DROPDOWN | CBS_AUTOHSCROLL | WS_VSCROLL | NOT WS_TABSTOP
+       LTEXT "Dialing &from:", 1415, 10, 137, 91, 8
+       COMBOBOX 1414, 104, 134, 87, 112, CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | NOT WS_TABSTOP
+       PUSHBUTTON "Dialing &Rules", 1108, 194, 134, 65, 14
+       CONTROL "", -1, "STATIC", SS_LEFTNOWORDWRAP | SS_SUNKEN | WS_GROUP, 10, 154, 248, 1
+       DEFPUSHBUTTON "&Dial", 1590, 8, 162, 60, 14
+       PUSHBUTTON "Cancel", 1591, 71, 162, 60, 14
+       PUSHBUTTON "Pr&operties", 1107, 134, 162, 60, 14
+       PUSHBUTTON "&Help", 1592, 198, 162, 60, 14
+END
+
+554 DIALOGEX 0, 0, 230, 215
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION
+CAPTION "General"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "Connec&t using:", 1124, 7, 4, 193, 8
+       CONTROL "", 1128, "SYSLISTVIEW32", WS_BORDER | WS_TABSTOP | 0x00004C0D, 7, 17, 195, 44, WS_EX_CLIENTEDGE
+       PUSHBUTTON "&Up", 1132, 208, 18, 16, 14, BS_ICON
+       PUSHBUTTON "&Down", 1131, 208, 36, 16, 14, BS_ICON
+       AUTOCHECKBOX "A&ll devices call the same numbers", 1119, 7, 65, 131, 21, BS_TOP | BS_MULTILINE
+       PUSHBUTTON "C&onfigure...", 1130, 140, 66, 60, 14
+       GROUPBOX "Sample type", 1125, 7, 87, 213, 56, WS_GROUP
+       LTEXT "&Phone number:", 1135, 19, 102, 191, 8
+       EDITTEXT 1123, 17, 112, 138, 14, ES_AUTOHSCROLL
+       PUSHBUTTON "Alter&nates", 1129, 161, 112, 50, 14
+       AUTOCHECKBOX "Sho&w icon in notification area when connected", 1120, 11, 194, 212, 20, BS_TOP | BS_MULTILINE
+END
+
+555 DIALOGEX 0, 0, 230, 215
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION
+CAPTION "General"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       PUSHBUTTON "C&onfigure...", 1130, 160, 38, 60, 14
+       LTEXT "&Phone number:", 1135, 8, 72, 194, 8
+       EDITTEXT 1123, 8, 83, 148, 14, ES_AUTOHSCROLL
+       PUSHBUTTON "Alter&nates", 1129, 160, 83, 60, 14
+       AUTOCHECKBOX "Sho&w icon in notification area when connected", 1120, 11, 194, 213, 10, BS_TOP | BS_MULTILINE
+       LTEXT "Connec&t using:", 1124, 8, 5, 214, 8
+       CONTROL "", 1127, "SYSLISTVIEW32", WS_DISABLED | WS_BORDER | 0x0000EC0D, 7, 18, 214, 15
+END
+
+556 DIALOGEX 0, 0, 220, 165
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
+CAPTION "Program Settings"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "&Description of program running on your network:", -1, 7, 5, 203, 8
+       EDITTEXT 1565, 7, 17, 206, 14, ES_AUTOHSCROLL
+       LTEXT "&Internet server port number:", -1, 7, 35, 202, 8
+       EDITTEXT 1566, 7, 47, 113, 14, ES_AUTOHSCROLL | ES_NUMBER
+       AUTORADIOBUTTON "&TCP", 1548, 128, 49, 30, 10, NOT WS_TABSTOP
+       AUTORADIOBUTTON "&UDP", 1567, 166, 49, 31, 10, NOT WS_TABSTOP
+       LTEXT "&Listen for Internet server responses on port or port range:\n(for example: 1024-1209, 1300-1310, 1450)", -1, 7, 70, 207, 22
+       LTEXT "T&CP:", -1, 7, 100, 28, 8
+       EDITTEXT 1569, 50, 97, 162, 14, ES_AUTOHSCROLL
+       LTEXT "UD&P:", -1, 7, 121, 30, 8
+       EDITTEXT 1551, 51, 117, 162, 14, ES_AUTOHSCROLL
+       DEFPUSHBUTTON "OK", 1, 90, 144, 60, 14
+       PUSHBUTTON "Cancel", 2, 154, 144, 60, 14
+END
+
+557 DIALOGEX 0, 0, 217, 164
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
+CAPTION "Service Settings"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "&Description of service:", -1, 7, 5, 203, 8
+       EDITTEXT 1552, 7, 18, 205, 14, ES_AUTOHSCROLL
+       LTEXT "&Name or IP address (for example 192.168.0.12) of the computer hosting this service on your network:", -1, 7, 37, 208, 16
+       EDITTEXT 1556, 7, 57, 203, 14, ES_AUTOHSCROLL
+       LTEXT "&Port number where this service resides:", -1, 7, 85, 203, 8
+       EDITTEXT 1553, 7, 97, 113, 14, ES_AUTOHSCROLL | ES_NUMBER
+       AUTORADIOBUTTON "&TCP", 1554, 128, 99, 30, 10, NOT WS_TABSTOP
+       AUTORADIOBUTTON "&UDP", 1555, 166, 99, 31, 10, NOT WS_TABSTOP
+       DEFPUSHBUTTON "OK", 1, 86, 143, 60, 14
+       PUSHBUTTON "Cancel", 2, 150, 143, 60, 14
+END
+
+558 DIALOGEX 0, 0, 230, 215
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
+CAPTION "Programs"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "The Internet connection on this computer has been customized to allow the following programs to run properly over your network:", -1, 7, 7, 218, 28
+       CONTROL "List1", 1558, "SYSLISTVIEW32", WS_BORDER | WS_TABSTOP | 0x0000441D, 7, 37, 215, 155, WS_EX_CLIENTEDGE
+       PUSHBUTTON "A&dd...", 1538, 7, 197, 67, 14
+       PUSHBUTTON "Edi&t...", 1559, 80, 197, 67, 14
+       PUSHBUTTON "D&elete", 1568, 153, 197, 67, 14
+END
+
+559 DIALOGEX 0, 0, 230, 215
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
+CAPTION "Services"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "&Select the services running on your network that Internet users can access.", -1, 7, 5, 216, 22
+       LTEXT "Services:", -1, 7, 27, 143, 8
+       CONTROL "List1", 1560, "SYSLISTVIEW32", WS_BORDER | WS_TABSTOP | 0x0000441D, 7, 37, 215, 155, WS_EX_CLIENTEDGE
+       PUSHBUTTON "A&dd...", 1561, 7, 197, 67, 14
+       PUSHBUTTON "Edi&t...", 1563, 80, 197, 67, 14
+       PUSHBUTTON "D&elete", 1562, 153, 197, 67, 14
+END
+
+560 DIALOGEX 6, 18, 240, 88
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION
+CAPTION "Initial Connection"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       DEFPUSHBUTTON "&Yes", 6, 68, 68, 50, 14
+       PUSHBUTTON "&No", 7, 125, 68, 50, 14
+       ICON 32516, 1575, 7, 7, 20, 20
+       LTEXT "", 1576, 40, 7, 190, 33
+       AUTOCHECKBOX "&Don't display this reminder again", 1579, 40, 48, 192, 11, BS_TOP | BS_MULTILINE
+END
+
+567 DIALOGEX 0, 0, 317, 143
+STYLE DS_SHELLFONT | WS_CHILD | WS_DISABLED | WS_CAPTION
+CAPTION "New Connection Wizard"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "Type the name of your service in the following text box. If you leave the text box blank, ReactOS will automatically detect and configure your service when you connect.", -1, 10, 7, 301, 25
+       LTEXT "&Service name (optional):", -1, 22, 32, 229, 8
+       EDITTEXT 1593, 22, 44, 275, 14, ES_AUTOHSCROLL
+END
+
+568 DIALOGEX 0, 0, 230, 215
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION
+CAPTION "General"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "&Service name:", 1686, 7, 5, 217, 10
+       EDITTEXT 1594, 7, 17, 217, 14, ES_AUTOHSCROLL
+       AUTOCHECKBOX "Sho&w icon in notification area when connected", 1120, 9, 196, 215, 8
+END
+
+569 DIALOGEX 0, 0, 230, 215
+STYLE DS_SHELLFONT | WS_CHILD | WS_CAPTION
+CAPTION "Security"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       GROUPBOX "Security options", 1580, 8, 4, 213, 151
+       AUTORADIOBUTTON "&Typical (recommended settings)", 1540, 14, 16, 197, 9, BS_NOTIFY | WS_GROUP
+       AUTORADIOBUTTON "A&dvanced (custom settings)", 1541, 14, 100, 197, 8, BS_NOTIFY
+       LTEXT "&Validate my identity as follows:", 1537, 26, 29, 183, 8, NOT WS_GROUP
+       COMBOBOX 1178, 26, 40, 184, 78, CBS_DROPDOWNLIST | CBS_AUTOHSCROLL | WS_VSCROLL | NOT WS_TABSTOP
+       AUTOCHECKBOX "A&utomatically use my ReactOS logon name and  password (and domain if any)", 1174, 26, 59, 182, 20, BS_TOP | BS_MULTILINE
+       AUTOCHECKBOX "Requ&ire data encryption (disconnect if none)", 1169, 26, 83, 182, 10, BS_TOP | BS_MULTILINE
+       LTEXT "Using these settings requires a knowledge of security protocols.", 1539, 26, 111, 136, 20
+       PUSHBUTTON "&Settings...", 1180, 151, 134, 60, 14
+       PUSHBUTTON "I&PSec Settings...", 1598, 126, 163, 85, 14
+END
+
+570 DIALOGEX 0, 0, 265, 126
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
+CAPTION "IPSec Settings"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       DEFPUSHBUTTON "OK", 1, 151, 104, 50, 14
+       PUSHBUTTON "Cancel", 2, 207, 104, 50, 14
+       AUTOCHECKBOX "&Use pre-shared key for authentication", 1604, 21, 15, 217, 10
+       LTEXT "&Key:", 1602, 20, 31, 44, 12
+       EDITTEXT 1605, 66, 30, 172, 12, ES_AUTOHSCROLL
+       AUTOCHECKBOX "Allow certificiates from my user store in addition to machine certificates", 1606, 20, 50, 242, 13, WS_DISABLED
+       AUTOCHECKBOX "Use a specific certificate", 1607, 20, 67, 239, 10, WS_DISABLED
+       PUSHBUTTON "Select", 1608, 31, 84, 50, 14, WS_DISABLED
+       COMBOBOX 1610, 91, 84, 135, 30, CBS_DROPDOWN | CBS_SORT | WS_DISABLED | WS_VSCROLL | NOT WS_TABSTOP
+END
+
+571 DIALOGEX 0, 0, 230, 215
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
+CAPTION "Security Logging"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       GROUPBOX "Logging Options:", -1, 6, 8, 216, 47
+       AUTOCHECKBOX "Log unsuccessful &inbound connection attempts", 1642, 14, 22, 201, 10
+       AUTOCHECKBOX "Log successful &outbound connections", 1641, 14, 37, 200, 10
+       GROUPBOX "Log file options:", -1, 7, 64, 215, 91
+       LTEXT "&Name:", -1, 14, 78, 199, 8
+       EDITTEXT 1674, 14, 90, 199, 14, ES_READONLY
+       PUSHBUTTON "&Browse...", 1639, 153, 108, 60, 14
+       LTEXT "&Size limit:", -1, 14, 133, 67, 8
+       EDITTEXT 1640, 86, 130, 50, 14, ES_AUTOHSCROLL | ES_NUMBER
+       LTEXT "KB", -1, 140, 133, 20, 8
+       PUSHBUTTON "&Restore Defaults", 1643, 135, 197, 85, 14
+END
+
+572 DIALOGEX 0, 0, 230, 215
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
+CAPTION "ICMP"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "&Internet Control Message Protocol (ICMP) allows the computers on a network to share error and status information. Select the requests for information from the Internet that this computer will respond to:", -1, 7, 5, 215, 37
+       CONTROL "IList1", 1644, "SYSLISTVIEW32", WS_BORDER | WS_TABSTOP | 0x0000440D, 7, 45, 215, 100, WS_EX_CLIENTEDGE
+       GROUPBOX "Description:", -1, 7, 153, 215, 55
+       LTEXT "", 1645, 14, 171, 199, 32
+END
+
+574 DIALOGEX 0, 0, 230, 215
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
+CAPTION "Advanced"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "", 575, 7, 60, 213, 100
+END
+
+577 DIALOGEX 0, 0, 312, 144
+STYLE DS_SHELLFONT | WS_CHILD | WS_DISABLED | WS_CAPTION
+CAPTION "New Connection Wizard"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "Type the name of the ISP in the following text box.", 1681, 10, 3, 296, 11
+       LTEXT "N&ame:", 1690, 18, 20, 127, 10
+       EDITTEXT 1680, 17, 32, 222, 14, ES_AUTOHSCROLL
+       LTEXT "The name you type here will be the name of the connection you are creating.", 1683, 17, 52, 282, 42
+END
+
+580 DIALOGEX 0, 0, 317, 143
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_CHILD | WS_CAPTION
+FONT 8, "MS Shell Dlg"
+BEGIN
+       AUTORADIOBUTTON "&Automatic selection", 1534, 21, 20, 288, 11, BS_LEFT | BS_TOP | BS_MULTILINE | WS_GROUP | NOT WS_TABSTOP
+       AUTORADIOBUTTON "&Point to Point Tunneling Protocol (PPTP)", 1532, 21, 39, 290, 11, BS_LEFT | BS_TOP | BS_MULTILINE | NOT WS_TABSTOP
+       AUTORADIOBUTTON "&Layer 2 Tunneling Protocol (L2TP)", 1533, 21, 56, 286, 11, BS_LEFT | BS_TOP | BS_MULTILINE | NOT WS_TABSTOP
+END
+
+1420 DIALOGEX 0, 0, 265, 108
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
+CAPTION "Connect %1"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       CONTROL 1678, 1100, "STATIC", SS_BITMAP, 0, 0, 265, 50
+       LTEXT "D&ial:", 1412, 14, 63, 86, 8
+       COMBOBOX 1416, 104, 60, 154, 112, CBS_DROPDOWN | CBS_AUTOHSCROLL | WS_VSCROLL | NOT WS_TABSTOP
+       CONTROL "", -1, "STATIC", SS_LEFTNOWORDWRAP | SS_SUNKEN | WS_GROUP, 10, 80, 248, 1
+       DEFPUSHBUTTON "&Dial", 1590, 9, 87, 60, 14
+       PUSHBUTTON "Cancel", 1591, 72, 87, 60, 14
+       PUSHBUTTON "Pr&operties", 1107, 135, 87, 60, 14
+       PUSHBUTTON "&Help", 1592, 198, 87, 60, 14
+END
+
+1421 DIALOGEX 0, 0, 265, 223
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
+CAPTION "Connect %1"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       CONTROL 1678, 1100, "STATIC", SS_BITMAP, 0, 0, 265, 50
+       LTEXT "&User name:", 1413, 10, 61, 90, 8
+       EDITTEXT 1104, 104, 58, 154, 14, ES_AUTOHSCROLL
+       LTEXT "&Password:", 1112, 11, 81, 90, 8
+       EDITTEXT 1103, 104, 77, 154, 14, ES_PASSWORD | ES_AUTOHSCROLL
+       CONTROL "", -1, "STATIC", SS_LEFTNOWORDWRAP | SS_SUNKEN, 10, 98, 248, 1
+       AUTOCHECKBOX "&Save this user name and password for the following users:", 1101, 14, 105, 242, 13, BS_LEFT | BS_TOP | BS_MULTILINE | WS_GROUP
+       AUTORADIOBUTTON "Me o&nly", 1622, 26, 119, 225, 11, BS_LEFT | BS_TOP | BS_MULTILINE | WS_GROUP
+       AUTORADIOBUTTON "&Anyone who uses this computer", 1623, 26, 133, 225, 11, BS_LEFT | BS_TOP | BS_MULTILINE
+       CONTROL "", -1, "STATIC", SS_LEFTNOWORDWRAP | SS_SUNKEN | WS_GROUP, 10, 149, 248, 1
+       LTEXT "D&ial:", 1412, 14, 161, 87, 8
+       COMBOBOX 1416, 104, 157, 154, 112, CBS_DROPDOWN | CBS_AUTOHSCROLL | WS_VSCROLL | NOT WS_TABSTOP
+       LTEXT "Dialing &from:", 1415, 14, 178, 88, 8
+       COMBOBOX 1414, 104, 175, 87, 112, CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | NOT WS_TABSTOP
+       PUSHBUTTON "Dialing &Rules", 1108, 193, 175, 65, 14
+       CONTROL "", -1, "STATIC", SS_LEFTNOWORDWRAP | SS_SUNKEN | WS_GROUP, 10, 196, 248, 1
+       DEFPUSHBUTTON "&Dial", 1590, 9, 202, 60, 14, WS_GROUP
+       PUSHBUTTON "Cancel", 1591, 72, 202, 60, 14
+       PUSHBUTTON "Pr&operties", 1107, 135, 202, 60, 14
+       PUSHBUTTON "&Help", 1592, 198, 202, 60, 14
+END
+
+1422 DIALOGEX 0, 0, 265, 242
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
+CAPTION "Connect %1"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       CONTROL 1678, 1100, "STATIC", SS_BITMAP, 0, 0, 265, 50
+       LTEXT "&User name:", 1413, 10, 67, 91, 8
+       EDITTEXT 1104, 104, 63, 154, 14, ES_AUTOHSCROLL
+       LTEXT "&Password:", 1112, 10, 85, 92, 8
+       EDITTEXT 1103, 104, 82, 154, 14, ES_PASSWORD | ES_AUTOHSCROLL
+       LTEXT "Do&main:", 1110, 10, 104, 92, 8
+       EDITTEXT 1102, 104, 101, 154, 14, ES_UPPERCASE | ES_AUTOHSCROLL
+       CONTROL "", -1, "STATIC", SS_LEFTNOWORDWRAP | SS_SUNKEN, 10, 121, 248, 1
+       AUTOCHECKBOX "&Save this user name and password for the following users:", 1101, 12, 127, 242, 13, BS_LEFT | BS_TOP | BS_MULTILINE | WS_GROUP
+       AUTORADIOBUTTON "Me o&nly", 1622, 24, 141, 227, 11, BS_LEFT | BS_TOP | BS_MULTILINE | WS_GROUP
+       AUTORADIOBUTTON "&Anyone who uses this computer", 1623, 24, 155, 230, 11, BS_LEFT | BS_TOP | BS_MULTILINE
+       CONTROL "", -1, "STATIC", SS_LEFTNOWORDWRAP | SS_SUNKEN | WS_GROUP, 10, 170, 248, 1
+       LTEXT "D&ial:", 1412, 14, 182, 87, 8
+       COMBOBOX 1416, 104, 178, 154, 112, CBS_DROPDOWN | CBS_AUTOHSCROLL | WS_VSCROLL | NOT WS_TABSTOP
+       LTEXT "Dialing &from:", 1415, 14, 198, 87, 8
+       COMBOBOX 1414, 104, 195, 87, 112, CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | NOT WS_TABSTOP
+       PUSHBUTTON "Dialing &Rules", 1108, 193, 195, 65, 14
+       CONTROL "", -1, "STATIC", SS_LEFTNOWORDWRAP | SS_SUNKEN | WS_GROUP, 10, 215, 248, 1
+       DEFPUSHBUTTON "&Dial", 1590, 8, 221, 60, 14, WS_GROUP
+       PUSHBUTTON "Cancel", 1591, 71, 221, 60, 14
+       PUSHBUTTON "Pr&operties", 1107, 134, 221, 60, 14
+       PUSHBUTTON "&Help", 1592, 198, 221, 60, 14
+END
+
+1425 DIALOGEX 0, 0, 230, 215
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION
+CAPTION "General"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "&Host name or IP address of destination (such as reactos.org or 145.52.0.1):", 1430, 7, 5, 217, 18
+       EDITTEXT 1427, 7, 25, 215, 14, ES_AUTOHSCROLL
+       GROUPBOX "First connect", 1431, 9, 48, 213, 78
+       LTEXT "ReactOS can first connect the public network, such as the Internet, before trying to establish this virtual connection.", 1432, 17, 63, 199, 24
+       AUTOCHECKBOX "&Dial another connection first:", 1428, 19, 89, 183, 10
+       COMBOBOX 1429, 29, 103, 182, 87, CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | NOT WS_TABSTOP
+       AUTOCHECKBOX "Sho&w icon in notification area when connected", 1120, 10, 192, 213, 13
+END
+
+1426 DIALOGEX 0, 0, 230, 215
+STYLE DS_SHELLFONT | WS_CHILD | WS_CAPTION
+CAPTION "Options"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       GROUPBOX "Dialing options", 1289, 8, 7, 214, 56
+       AUTOCHECKBOX "&Display progress while connecting", 1284, 16, 17, 199, 10
+       AUTOCHECKBOX "&Prompt for name and password, certificate, etc.", 1554, 16, 32, 199, 10
+       AUTOCHECKBOX "Include &ReactOS logon domain", 1555, 16, 47, 178, 10
+       GROUPBOX "Redialing options", 1290, 8, 68, 214, 89
+       LTEXT "&Redial attempts:", 1300, 16, 81, 121, 8
+       EDITTEXT 1287, 140, 77, 70, 14, ES_AUTOHSCROLL | ES_NUMBER
+       LTEXT "&Time between redial attempts:", 1301, 16, 99, 121, 8
+       COMBOBOX 1292, 141, 95, 70, 123, CBS_DROPDOWNLIST | WS_VSCROLL | NOT WS_TABSTOP
+       LTEXT "Idle ti&me before hanging up:", 1299, 16, 117, 121, 8
+       COMBOBOX 1291, 141, 113, 70, 108, CBS_DROPDOWNLIST | WS_VSCROLL | NOT WS_TABSTOP
+       AUTOCHECKBOX "Redial if &line is dropped", 1286, 16, 138, 199, 10, BS_TOP | BS_MULTILINE
+END
+
+1427 DIALOGEX 0, 0, 317, 143
+STYLE DS_SHELLFONT | WS_CHILD | WS_DISABLED | WS_CAPTION
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "Type the host name or Internet Protocol (IP) address of the computer to which you are connecting.", -1, 10, 6, 275, 16
+       LTEXT "&Host name or IP address (for example, reactos.org or 145.52.0.1 ):", -1, 21, 28, 277, 11
+       EDITTEXT 1433, 21, 42, 275, 14, ES_AUTOHSCROLL
+END
+
+1428 DIALOGEX 0, 0, 317, 143
+STYLE DS_SHELLFONT | WS_CHILD | WS_DISABLED | WS_CAPTION
+CAPTION "New Connection Wizard"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "ReactOS can automatically dial the initial connection to the Internet or other public network, before establishing the virtual connection.", -1, 10, 6, 275, 24
+       AUTORADIOBUTTON "&Do not dial the initial connection.", 1509, 32, 31, 271, 10, BS_TOP | BS_MULTILINE | NOT WS_TABSTOP
+       AUTORADIOBUTTON "&Automatically dial this initial connection:", 1510, 32, 45, 269, 10, BS_TOP | BS_MULTILINE | NOT WS_TABSTOP
+       COMBOBOX 1435, 43, 62, 253, 87, CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | NOT WS_TABSTOP
+END
+
+1436 DIALOGEX 0, 0, 230, 215
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION
+CAPTION "General"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "&Select a device:", 1597, 8, 5, 213, 8
+       COMBOBOX 1437, 7, 17, 217, 166, CBS_DROPDOWNLIST | CBS_AUTOHSCROLL | WS_VSCROLL | NOT WS_TABSTOP
+       AUTOCHECKBOX "Sho&w icon in notification area when connected", 1120, 11, 195, 213, 10, BS_TOP | BS_MULTILINE
+       PUSHBUTTON "C&onfigure...", 1130, 160, 34, 60, 14
+END
+
+1448 DIALOGEX 10, 20, 265, 71
+STYLE DS_SHELLFONT | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION
+CAPTION "Network Connections"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "C&hoose a network connection:", 1456, 7, 7, 251, 10
+       COMBOBOX 1457, 8, 18, 250, 140, CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | NOT WS_TABSTOP
+       DEFPUSHBUTTON "&Connect...", 1449, 7, 50, 60, 14
+       PUSHBUTTON "Cancel", 1455, 70, 50, 60, 14
+       PUSHBUTTON "&New...", 1459, 134, 50, 60, 14
+       PUSHBUTTON "P&roperties", 1460, 198, 50, 60, 14
+END
+
+1466 DIALOGEX 6, 18, 265, 262
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "Sample text", 1469, 7, 7, 251, 8
+       EDITTEXT 1470, 7, 17, 193, 14, ES_AUTOHSCROLL
+       PUSHBUTTON "&Add", 1471, 77, 36, 60, 14
+       PUSHBUTTON "&Replace", 1472, 141, 36, 60, 14
+       LTEXT "Sample text", 1473, 7, 57, 193, 8
+ LISTBOX 1474, 7, 68, 193, 145, WS_VSCROLL | WS_TABSTOP
+       PUSHBUTTON "", 1475, 206, 68, 51, 14, BS_BITMAP | WS_GROUP
+       PUSHBUTTON "&Down", 1476, 206, 86, 51, 14, BS_BITMAP
+       PUSHBUTTON "D&elete", 1477, 141, 215, 60, 14
+       CONTROL "", 1479, "STATIC", SS_ETCHEDHORZ, 7, 233, 249, 1
+       PUSHBUTTON "OK", 1, 132, 242, 60, 14, WS_GROUP
+       PUSHBUTTON "Cancel", 2, 196, 242, 60, 14
+END
+
+1467 DIALOGEX 6, 18, 263, 263
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "Sample text", 1469, 7, 7, 197, 8
+       EDITTEXT 1470, 7, 17, 193, 14, ES_AUTOHSCROLL
+       PUSHBUTTON "&Add", 1471, 76, 36, 60, 14
+       PUSHBUTTON "&Replace", 1472, 141, 36, 60, 14
+       LTEXT "Sample text", 1473, 7, 57, 193, 8
+ LISTBOX 1474, 7, 68, 193, 135, WS_VSCROLL | WS_TABSTOP
+       PUSHBUTTON "&Up", 1475, 206, 68, 51, 14, BS_BITMAP | WS_GROUP
+       PUSHBUTTON "&Down", 1476, 206, 86, 51, 14, BS_BITMAP
+       PUSHBUTTON "D&elete", 1477, 141, 204, 60, 14
+       AUTOCHECKBOX "Sample text", 1478, 7, 225, 249, 10, BS_TOP | BS_MULTILINE
+       PUSHBUTTON "OK", 1, 132, 242, 60, 14, WS_GROUP
+       PUSHBUTTON "Cancel", 2, 196, 242, 60, 14
+END
+
+1468 DIALOGEX 6, 18, 263, 263
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "Sample text", 1469, 7, 5, 249, 8
+       EDITTEXT 1470, 7, 17, 249, 14, ES_AUTOHSCROLL
+       PUSHBUTTON "&Add", 1471, 132, 36, 60, 14
+       PUSHBUTTON "&Replace", 1472, 196, 36, 60, 14
+       LTEXT "Sample text", 1473, 7, 55, 251, 8
+ LISTBOX 1474, 7, 68, 249, 140, LBS_STANDARD | WS_TABSTOP
+       PUSHBUTTON "D&elete", 1477, 196, 214, 60, 14, WS_GROUP
+       CONTROL "", 1479, "STATIC", SS_ETCHEDHORZ, 7, 233, 249, 1
+       PUSHBUTTON "OK", 1, 132, 242, 60, 14, WS_GROUP
+       PUSHBUTTON "Cancel", 2, 196, 242, 60, 14
+END
+
+1469 DIALOGEX 0, 0, 317, 143
+STYLE DS_SHELLFONT | WS_CHILD | WS_DISABLED | WS_CAPTION
+CAPTION "New Connection Wizard"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       AUTORADIOBUTTON "Dial-up to &private network.", 1488, 24, 9, 116, 10, NOT WS_TABSTOP
+       AUTORADIOBUTTON "Connect to a private network &through the Internet.", 1489, 24, 34, 206, 10, NOT WS_TABSTOP
+       AUTORADIOBUTTON "&Connect directly to another computer.", 1490, 24, 59, 157, 10, NOT WS_TABSTOP
+       AUTORADIOBUTTON "Connect to the network via b&roadband", 1491, 24, 83, 273, 10, NOT WS_TABSTOP
+       LTEXT "Connect using my phone line (modem or ISDN).", -1, 45, 21, 156, 8
+       LTEXT "Create a Virtual Private Network (VPN) connection or tunnel through the internet.", -1, 45, 46, 266, 8
+       LTEXT "Connect using my serial, parallel, or infrared port.", -1, 45, 71, 266, 8
+       LTEXT "Connect through my broadband connection.", -1, 45, 95, 266, 8
+END
+
+1480 DIALOGEX 0, 0, 230, 61
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
+CAPTION "Phone Number Editor"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "&Please enter the new phone number:", 1481, 7, 7, 218, 8
+       EDITTEXT 1482, 7, 17, 217, 15, ES_AUTOHSCROLL
+       DEFPUSHBUTTON "OK", 1, 99, 40, 60, 14
+       PUSHBUTTON "Cancel", 2, 163, 40, 60, 14
+END
+
+1481 DIALOGEX 0, 0, 321, 157
+STYLE DS_SHELLFONT | WS_CHILD | WS_DISABLED | WS_CAPTION
+CAPTION "New Connection Wizard"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "Type an ISP account name and password, then write down this information and store it in a safe place. (If you have forgotten an existing account name or password, contact your ISP.)", 1689, 10, 4, 308, 25
+       LTEXT "&User name:", 1636, 23, 35, 89, 15
+       EDITTEXT 1614, 115, 34, 190, 15, ES_AUTOHSCROLL
+       LTEXT "&Password:", 1637, 23, 55, 90, 13
+       EDITTEXT 1615, 115, 54, 190, 15, ES_PASSWORD | ES_AUTOHSCROLL
+       LTEXT "&Confirm password:", 1638, 23, 74, 88, 13
+       EDITTEXT 1616, 115, 73, 190, 15, ES_PASSWORD | ES_AUTOHSCROLL
+       AUTOCHECKBOX "U&se this account  name and password when anyone connects to the Internet from this computer", 1596, 23, 91, 291, 17, BS_LEFT | BS_TOP | BS_MULTILINE
+       AUTOCHECKBOX "&Make this the default Internet connection", 1595, 23, 112, 288, 14
+       AUTOCHECKBOX "&Turn on Internet Connection Firewall for this connection", 1682, 23, 133, 290, 14
+END
+
+1660 DIALOGEX 0, 0, 258, 78
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
+CAPTION "Internet Connection Firewall"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       ICON 32515, -1, 7, 7, 20, 20
+       LTEXT "Turning off the Internet Connection Firewall could expose your computer to unauthorized access over the Internet. Are you sure you want to turn it off?", -1, 44, 5, 212, 24
+       AUTOCHECKBOX "&Do not show this dialog again", 1662, 42, 40, 210, 10
+       DEFPUSHBUTTON "&Yes", 6, 74, 60, 50, 14
+       PUSHBUTTON "&No", 7, 128, 60, 50, 14
+END
+
+7000 DIALOGEX 0, 0, 215, 103
+STYLE DS_SHELLFONT | DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUPWINDOW | WS_CAPTION
+CAPTION "General"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "&User name:", -1, 7, 8, 90, 12, SS_CENTERIMAGE
+       EDITTEXT 7001, 101, 7, 108, 14, ES_AUTOHSCROLL
+       LTEXT "&Full name:", -1, 7, 26, 90, 12
+       EDITTEXT 7002, 101, 25, 108, 14, ES_AUTOHSCROLL
+       LTEXT "&Password:", -1, 7, 44, 90, 12
+       EDITTEXT 7003, 101, 43, 108, 14, ES_PASSWORD | ES_AUTOHSCROLL
+       LTEXT "&Confirm password:", -1, 7, 62, 91, 12
+       EDITTEXT 7004, 101, 61, 108, 14, ES_PASSWORD | ES_AUTOHSCROLL
+       PUSHBUTTON "OK", 1, 84, 82, 60, 14
+       PUSHBUTTON "Cancel", 2, 149, 82, 60, 14
+END
+
+7005 DIALOGEX 0, 0, 230, 215
+STYLE DS_SHELLFONT | DS_CONTEXTHELP | WS_CHILD | WS_CAPTION
+CAPTION "Callback"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       AUTORADIOBUTTON "&Do not allow callback", 7009, 9, 7, 219, 10, BS_TOP | BS_MULTILINE | WS_GROUP
+       AUTORADIOBUTTON "All&ow the caller to set the callback number", 7006, 9, 20, 218, 10, BS_TOP | BS_MULTILINE | NOT WS_TABSTOP
+       AUTORADIOBUTTON "Al&ways use the following callback number:", 7007, 9, 34, 217, 10, BS_TOP | BS_MULTILINE | NOT WS_TABSTOP
+       EDITTEXT 7008, 19, 49, 204, 14, ES_AUTOHSCROLL | WS_GROUP
+END
+
+7010 DIALOGEX 0, 0, 230, 215
+STYLE DS_SHELLFONT | DS_CONTEXTHELP | WS_CHILD | WS_CAPTION
+CAPTION "General"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       GROUPBOX "Incoming connections", -1, 7, 4, 214, 110, WS_GROUP
+       LTEXT "Allow incoming connections on these devices.", -1, 17, 17, 195, 8
+       LTEXT "&Devices:", -1, 17, 29, 29, 8
+       CONTROL "", 7011, "SYSLISTVIEW32", WS_BORDER | WS_GROUP | WS_TABSTOP | 0x00004405, 17, 41, 193, 47, WS_EX_CLIENTEDGE
+       AUTOCHECKBOX "&Enable multilink", 7012, 17, 96, 121, 10, BS_TOP | BS_MULTILINE | WS_GROUP
+       PUSHBUTTON "P&roperties", 7013, 145, 94, 65, 14, WS_GROUP
+       GROUPBOX "Virtual private network", -1, 6, 122, 214, 49, WS_GROUP
+       AUTOCHECKBOX "Allo&w others to make private connections to my computer by tunneling through the Internet or other network", 7014, 17, 137, 195, 27, BS_TOP | BS_MULTILINE | WS_GROUP
+       AUTOCHECKBOX "&Show icon in notification area when connected", 7015, 12, 184, 209, 10, BS_TOP | BS_MULTILINE | WS_GROUP
+END
+
+7016 DIALOGEX 0, 0, 265, 190
+STYLE DS_SHELLFONT | DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUPWINDOW | WS_CAPTION
+CAPTION "Incoming TCP/IP Properties"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       GROUPBOX "Network access", -1, 6, 5, 252, 32
+       AUTOCHECKBOX "Allow &callers to access my local area network", 7017, 20, 20, 228, 9, BS_LEFT | BS_TOP | BS_MULTILINE
+       GROUPBOX "TCP/IP address assignment", -1, 6, 42, 250, 122
+       AUTORADIOBUTTON "&Assign TCP/IP addresses automatically using DHCP", 7019, 20, 54, 231, 10, BS_TOP | BS_MULTILINE | WS_GROUP
+       AUTORADIOBUTTON "S&pecify TCP/IP addresses", 7020, 20, 71, 231, 10, BS_TOP | BS_MULTILINE
+       LTEXT "&From:", -1, 29, 88, 53, 8
+       CONTROL "", 7018, "RASIPADDRESS", WS_GROUP | WS_TABSTOP, 90, 85, 103, 13
+       LTEXT "&To:", -1, 29, 105, 53, 8
+       CONTROL "", 7021, "RASIPADDRESS", WS_GROUP | WS_TABSTOP, 90, 102, 103, 13
+       LTEXT "Total:", -1, 29, 124, 53, 10
+       LTEXT "", 7024, 90, 121, 150, 14, 0, WS_EX_STATICEDGE
+       AUTOCHECKBOX "Allo&w calling computer to specify its own IP address", 7022, 20, 144, 231, 10, BS_TOP | BS_MULTILINE | WS_GROUP
+       DEFPUSHBUTTON "OK", 1, 133, 169, 60, 14, WS_GROUP
+       PUSHBUTTON "Cancel", 2, 197, 169, 60, 14
+END
+
+7025 DIALOGEX 0, 0, 250, 157
+STYLE DS_SHELLFONT | DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUPWINDOW | WS_CAPTION
+CAPTION "Incoming IPX Properties"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       GROUPBOX "Network access", -1, 8, 6, 234, 32
+       AUTOCHECKBOX "Allow &callers to access my local area network", 7032, 18, 19, 194, 12, BS_LEFT | BS_TOP | BS_MULTILINE
+       GROUPBOX "Network number assignment", -1, 8, 43, 234, 87
+       AUTOCHECKBOX "&Assign same network number to all computers", 7028, 17, 56, 203, 10, BS_TOP | BS_MULTILINE | WS_GROUP
+       AUTORADIOBUTTON "Assi&gn network numbers automatically", 7026, 28, 68, 191, 10, BS_TOP | BS_MULTILINE | WS_GROUP
+       AUTORADIOBUTTON "&Specify network numbers:", 7027, 28, 81, 189, 10, BS_TOP | BS_MULTILINE | NOT WS_TABSTOP
+       EDITTEXT 7029, 40, 92, 154, 14, ES_UPPERCASE | WS_GROUP
+       AUTOCHECKBOX "Allo&w callers to specify their own node numbers", 7031, 17, 113, 208, 11, BS_TOP | BS_MULTILINE | WS_GROUP
+       DEFPUSHBUTTON "OK", 1, 116, 136, 60, 14, WS_GROUP
+       PUSHBUTTON "Cancel", 2, 181, 136, 60, 14
+END
+
+7033 DIALOGEX 0, 0, 220, 50
+STYLE DS_SHELLFONT | DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUPWINDOW | WS_CAPTION
+CAPTION "Incoming Protocol Properties"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       AUTOCHECKBOX "Allow &callers to access my local area network", 7034, 7, 7, 208, 18, BS_LEFT | BS_TOP | BS_MULTILINE
+       DEFPUSHBUTTON "OK", 1, 86, 30, 60, 14
+       PUSHBUTTON "Cancel", 2, 151, 30, 60, 14
+END
+
+7035 DIALOGEX 0, 0, 230, 215
+STYLE DS_SHELLFONT | DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUPWINDOW | WS_CAPTION
+CAPTION "Networking"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "&Network components:", -1, 7, 7, 217, 9
+       CONTROL "", 7036, "SYSLISTVIEW32", WS_BORDER | WS_TABSTOP | 0x0000440D, 7, 17, 215, 89, WS_EX_CLIENTEDGE
+       PUSHBUTTON "&Install...", 7037, 9, 110, 67, 14, WS_GROUP
+       PUSHBUTTON "&Uninstall", 7038, 80, 110, 67, 14, WS_GROUP
+       PUSHBUTTON "P&roperties", 7039, 153, 110, 67, 14, WS_GROUP
+       GROUPBOX "Description", -1, 7, 138, 213, 69
+       LTEXT "<protocol description>", 7040, 17, 150, 193, 48
+END
+
+7042 DIALOGEX 0, 0, 230, 215
+STYLE DS_SHELLFONT | DS_CONTEXTHELP | WS_CHILD | WS_CAPTION
+CAPTION "Users"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "&Users allowed to connect:", -1, 7, 5, 213, 8
+       CONTROL "", 7043, "SYSLISTVIEW32", WS_BORDER | WS_GROUP | WS_TABSTOP | 0x0000440D, 7, 19, 214, 83, WS_EX_CLIENTEDGE
+       PUSHBUTTON "&New...", 7044, 7, 107, 67, 14, WS_GROUP
+       PUSHBUTTON "&Delete", 7045, 80, 107, 67, 14, WS_GROUP
+       PUSHBUTTON "P&roperties", 7046, 153, 107, 67, 14, WS_GROUP
+       AUTOCHECKBOX "Re&quire all users to secure their passwords and data.", 7048, 8, 151, 217, 12, BS_TOP | BS_MULTILINE
+       AUTOCHECKBOX "Al&ways allow directly connected devices such as palmtop computers to connect without providing a password.", 7049, 8, 169, 217, 23, BS_TOP | BS_MULTILINE
+       LTEXT "Note that other factors, such as a disabled user account, may affect a user's ability to connect.", -1, 9, 126, 212, 23
+END
+
+7049 DIALOGEX 0, 0, 317, 143
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "Select the check box next to each user who should be allowed a connection to this computer.  Note that other factors, such as a disabled user account, may affect a user's ability to connect.", -1, 10, 1, 275, 27
+       LTEXT "&Users allowed to connect:", -1, 10, 28, 275, 8
+       CONTROL "", 7043, "SYSLISTVIEW32", WS_BORDER | WS_GROUP | WS_TABSTOP | 0x0000440D, 10, 42, 275, 73
+       PUSHBUTTON "&Add...", 7044, 10, 122, 65, 14, WS_GROUP
+       PUSHBUTTON "&Remove", 7045, 79, 122, 65, 14, WS_GROUP
+       PUSHBUTTON "&Properties", 7046, 147, 122, 65, 14, WS_GROUP
+END
+
+7050 DIALOGEX 0, 0, 317, 143
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "Select the check box next to each device you want to use for incoming connections.", -1, 10, 4, 299, 10
+       LTEXT "&Connection devices:", -1, 10, 16, 275, 8
+       CONTROL "", 7011, "SYSLISTVIEW32", WS_BORDER | WS_GROUP | WS_TABSTOP | 0x0000440D, 10, 26, 297, 87
+       PUSHBUTTON "P&roperties", 7013, 243, 120, 65, 14, WS_GROUP
+END
+
+7051 DIALOGEX 0, 0, 317, 143
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "Select the check box next to each type of networking software that should be enabled for incoming connections.", -1, 10, 1, 288, 20
+       LTEXT "Networking &software:", -1, 10, 24, 274, 8
+       CONTROL "", 7036, "SYSLISTVIEW32", WS_BORDER | WS_TABSTOP | 0x0000440D, 10, 34, 286, 33
+       PUSHBUTTON "&Install...", 7037, 108, 71, 60, 14, WS_GROUP
+       PUSHBUTTON "&Uninstall", 7038, 172, 71, 60, 14, WS_GROUP
+       PUSHBUTTON "&Properties", 7039, 236, 71, 60, 14, WS_GROUP
+       LTEXT "<protocol description>", 7040, 21, 105, 273, 38
+       LTEXT "Description:", -1, 21, 95, 275, 8
+END
+
+7052 DIALOGEX 0, 0, 317, 143
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "Virtual private connections to your computer through the Internet are possible only if your computer has a known name or IP address on the Internet.", -1, 10, 4, 290, 20
+       AUTORADIOBUTTON "&Allow virtual private connections", 7053, 29, 63, 265, 10, BS_TOP | BS_MULTILINE | WS_GROUP
+       AUTORADIOBUTTON "&Do not allow virtual private connections", 7054, 29, 78, 265, 10, BS_TOP | BS_MULTILINE | NOT WS_TABSTOP
+       LTEXT "Do you want to allow virtual private connections to this computer?", -1, 17, 49, 275, 8
+       LTEXT " If you allow VPN connections, ReactOS will modify the Internet Connection Firewall to allow your computer to send and receive VPN packets.", -1, 10, 25, 293, 25
+END
+
+7055 DIALOGEX 0, 0, 317, 143
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "&Device for this connection:", -1, 23, 24, 275, 8
+       COMBOBOX 7056, 22, 36, 275, 125, CBS_DROPDOWNLIST | WS_VSCROLL | NOT WS_TABSTOP
+       LTEXT "Devices other than the one you select will not be affected and may be used for other purposes.", -1, 10, 4, 275, 17
+       PUSHBUTTON "&Properties", 7061, 232, 53, 65, 14, WS_GROUP
+END
+
+7379 DIALOGEX 0, 0, 317, 143
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION
+FONT 8, "MS Shell Dlg"
+BEGIN
+END
+
+19900 DIALOGEX 0, 0, 156, 44
+STYLE DS_SHELLFONT | WS_POPUP | WS_CAPTION
+CAPTION "Dial-Up Networking"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       ICON 563, 19901, 10, 10, 18, 20
+       LTEXT "Waiting for services to start...", 19902, 34, 16, 120, 8
+END
+
+STRINGTABLE
+BEGIN
+       187 "&No, do not dial\0"
+       188 "You (or a program) have requested information from %1. Which connection do you want to use?\0"
+       189 "Add Alternate Phone Number\0"
+       190 "Dial only first available device\0"
+       191 "Dial all devices\0"
+       192 "Dial devices only as needed\0"
+       193 "Enter a user name and password with access to the remote network domain.\0"
+       194 "Network Address Translation (NAT) is currently installed as a routing protocol,\nand must be removed before enabling Internet Connection Sharing.\nTo remove Network Address Translation, open the Routing and Remote Access Manager\nsnapin and expand the router's entry in the left pane.\nDelete the Network Address Translation routing protocol from the list of IP\nrouting protocols.\0"
+       195 "The area code must contain only the digits 0 to 9.\0"
+       196 "The entry name must contain at least one non-blank character and cannot begin with a period.  Choose a different name.\0"
+       197 "You must choose a value from %1 to %2 for this field.\0"
+       198 "The custom authentication configuration DLL could not be loaded.  Make sure the custom authentication package is correctly installed.\0"
+       199 "The connection selected was established by the Multiprotocol router.\nPlease use the 'Routing and RAS Admin' tool to hang up the connection.\0"
+       200 "Comment\0"
+       201 "The custom authentication package configuration failed.\0"
+       202 "TCP/IP is not installed or is disabled for Routing and Remote Access.  In Control Panel, start Network, go to the Services page, choose 'Routing and Remote Access Service' Properties, and press the Network button.\0"
+       203 "IPX is not installed or is disabled for Routing and Remote Access.  You can install/enable IPX by viewing the properties of any connection in \"Connections\" folder.\0"
+       204 "Remove the selected device(s) from the list?\0"
+       205 "Delete %1 from the phonebook?\0"
+       206 "Disconnect from %1?\0"
+       207 "A file named %1 already exists.  Overwrite it?\0"
+       208 "Syntax errors were found in the script. Do you wish to view the error log?\0"
+       209 "'%1' is now connected.  \0"
+       210 "Right-click the Dial-Up Networking Monitor on the task bar to hang up or check the status of your connection.\0"
+       212 "Connected successfully.\0"
+       213 "The custom authentication method selected must be initialized by pressing Properties.\0"
+       214 "lnk\0"
+       215 "Dial-up shortcut files (*.rnk)\0"
+       216 "*.rnk\0"
+       217 "Create Dial-Up Shortcut\0"
+       218 "Link to %1 failed.  Reconnect pending...\0"
+       219 "Cannot retrieve framing information.\0"
+       220 "Cannot retrieve port information.\0"
+       221 "Cannot retrieve projection information.\0"
+       222 "Cannot load connection list.\0"
+       223 "Client:\0"
+       224 "Details\0"
+       225 "Device:\0"
+       226 "Network:\0"
+       227 "(not connected)\0"
+       228 "&Connect...\0"
+       229 "Hang &Up\0"
+       230 "Dial-up Connection\0"
+       231 "Modem configuration set to defaults\0"
+       232 "COM1\0"
+       233 "Remote Router\0"
+       234 "Modem or device\0"
+       235 "Please enter a username for this interface's account on the remote router.\0"
+       236 "An entry named %1 already exists.  Choose a different name.\0"
+       237 "You may want to allow sending your password without encryption.\0"
+       238 "Password Encryption\0"
+       239 "The wizard is ready to create your connection.\0"
+       240 "Finished\0"
+       241 "Phone &number:\0"
+       242 "Call Me Back At\0"
+       243 "Edit Alternate Phone Number\0"
+       244 "Since this connection is currently active, some settings will not take effect until the next time you dial it.\0"
+       245 "There are no connections available to all users.  You must logon before dialing.\0"
+       246 "The phonebook is empty.\n\nPress OK to add an entry.\0"
+       247 "Due to import/export restrictions, data encryption is not available in this version of ReactOS.\0"
+       248 "Please enter an X.25 address on the next screen.\0"
+       249 "Error %1: %2\0"
+       250 "%1\n\nError %2: %3\0"
+       251 "%1\n\nError %2: %3\nDiagnostic: %4\0"
+       252 "%1\n\nError %2: %3\nFail Code: %4\0"
+       253 "%1\n\nError %2: %3\n\nPress F1 for more information.\0"
+       254 "%1\n\nError %2: %3\nName: %4\0"
+       255 "%1\n\n%4\0"
+       256 "%1\n\nError %2: %3\nResponse: %4\0"
+       257 "Fail Code: 0x%1\n\0"
+       258 "Name: %1\n\0"
+       259 "%1 CP reported error %2: %3\n\0"
+       260 "%1 CP connected successfully.\n\0"
+       261 "You can choose which dial-up protocol to use.\0"
+       262 "Choose Dial-up Protocol\0"
+       263 "Press Finish to save '%1'.\0"
+       264 "netcfg.hlp\0"
+       265 "&Move successful number to the top of the list on connection\0"
+       266 "&New phone number:\0"
+       267 "&Phone numbers:\0"
+       268 "Phone Numbers\0"
+       269 "You may enter a fixed IP address.\0"
+       270 "IP Address\0"
+       271 "The Internet protocols (TCP/IP), are not installed or are disabled for Remote Access.  In Control Panel, start Network, go to the Services page, choose 'Remote Access Service' Properties, and press the Network button.\0"
+       272 "TCP/IP\0"
+       273 "IPSec, default policy\0"
+       274 "IPX/SPX or compatible\0"
+       275 " (the current location)\0"
+       276 "ISDN\0"
+       277 "All available ISDN lines multi-linked\0"
+       278 "64K Digital\0"
+       279 "56K Digital\0"
+       280 "56K Voice\0"
+       281 "You may need a special procedure before connecting.\0"
+       282 "Choose Logon Options\0"
+       283 "%d%%\0"
+       284 "Phone number for %s\0"
+       285 "&New location:\0"
+       286 "&Locations:\0"
+       287 "Locations\0"
+       288 "This is the device that will be used to make the connection.\0"
+       289 "Select a Device\0"
+       290 "Multiple Lines cannot be bundled unless you are calling a PPP server.\0"
+       291 "Modem\0"
+       292 "The modem is not installed.\0"
+       293 "MS Point-to-Point Encryption, 128 bit RSA/RC4\0"
+       294 "MS Point-to-Point Encryption, 40 bit RSA/RC4\0"
+       295 "Multiple Lines\0"
+       296 "(Press Configure to set)\0"
+       297 "You may enter fixed DNS and WINS addresses.\0"
+       298 "Name Server Addresses\0"
+       299 "Down-level RAS\0"
+       300 "PPP\0"
+       301 "PPP multi-link\0"
+       302 "SLIP\0"
+       303 "NetBEUI\0"
+       304 "A personal phonebook has been created and initialized with the contents of the system phonebook.\0"
+       305 "No alternate phonebook is selected.\0"
+       306 "That device cannot be dynamically configured.\0"
+       307 "The entry cannot be deleted because it is connected.\0"
+       308 "No entry is selected.  Press the New button to create an entry.\0"
+       309 "A non-zero IP address must be supplied when 'specify an IP address' is selected.\0"
+       310 "An X.25 Address is required when an X.25 dial-up network or X.25 device is selected.\0"
+       311 "(none)\0"
+       312 "'%1' is already in the list.\0"
+       313 "Secure my password and my data\0"
+       314 "The %1 protocol cannot be selected because it is not installed or is disabled for Remote Access.  To change, in Control Panel start Network, choose Services page, Remote Access Properties, and press the Network button.\0"
+       315 "Cannot save password.\0"
+       316 "Cannot display data.\0"
+       317 "Cannot get auto-dial information.\0"
+       318 "Cannot load dialog.\0"
+       319 "Cannot disable shared access.\0"
+       320 "Cannot load property page.\0"
+       321 "Cannot load phonebook.\0"
+       322 "Cannot load RAS Manager port information.\0"
+       323 "Cannot read user preferences from registry.\0"
+       324 "Cannot load script information.\0"
+       325 "Cannot view script.log with notepad.exe\0"
+       326 "Cannot edit switch.inf with notepad.exe\0"
+       327 "Cannot load TAPI information.\0"
+       328 "Cannot load X.25 information.\0"
+       329 "Cannot create new phonebook.\0"
+       330 "Cannot enable shared access.\0"
+       331 "Cannot connect the phonebook entry.\0"
+       332 "Cannot get send/receive buffer.\0"
+       333 "Cannot get status information for a port.\0"
+       334 "Cannot retrieve protocol information.\0"
+       335 "Cannot receive buffer from device.\0"
+       336 "Cannot send buffer to device.\0"
+       337 "Cannot retrieve data.\0"
+       338 "Cannot save TAPI information.\0"
+       339 "Cannot save data.\0"
+       340 "The script has halted.\0"
+       341 "The script has halted due to an error. Do you wish to view the error log?\0"
+       342 "Cannot set auto-dial information.\0"
+       343 "Cannot delete saved password.\0"
+       344 "Cannot write phonebook.\0"
+       345 "Writing preferences to registry\0"
+       346 "Cannot write the shortcut file.\0"
+       347 "OK\0"
+       348 "What is your ISP's phone number?\0"
+       349 "Phone Number to Dial\0"
+       350 "The Password and Confirm password fields do not match.\0"
+       351 "The New Password and Confirm New Password fields do not match.\0"
+       352 "pbk\0"
+       353 "Phonebook files (*.pbk)\0"
+       354 "*.pbk\0"
+       355 "Open Phonebook\0"
+       356 "Clone Phonebook Entry\0"
+       357 "Edit Phonebook Entry\0"
+       358 "New Phonebook Entry\0"
+       359 "Phone number\0"
+       360 "Phone numbers\0"
+       361 "Network Connections\0"
+       362 "You must select at least one network protocol.\0"
+       363 "Before you can call PPP servers you must install a network protocol with the Control Network applet.\0"
+       364 "&New prefix:\0"
+       365 "&Prefixes:\0"
+       366 "Phone Number Prefixes\0"
+       367 "One or more requested network protocols did not connect successfully.\n\n\0"
+       368 "Press Accept to use the connection as is, or Hang Up to disconnect.\0"
+       369 "Point-to-point protocol settings to use when %1 initiates a demand dial connection on interface %2:\0"
+       370 "[To change the saved password, click here]\0"
+       405 "NetBEUI protocol is required to call older RAS servers.\0"
+       406 "Before you can call older RAS servers you must install the NetBEUI protocol.  NetBEUI can be installed with the Control Panel Network applet.\0"
+       407 "&Redial\0"
+       408 "You have chosen to disable one or more transports. Doing so requires the routing managers and routing protocols for the disabled transports to be removed from this demand-dial interface.\nClick Yes if you want to conti \n \n\n\n\n\n\nnue, or No if you want to re-enable the transports.\0"
+       409 "Internet Connection Sharing\0"
+       410 "Demand-dial interface dial-in account.\0"
+       411 "You now need to set the dial-out credentials that interface '%1' will use when connecting to the remote router. These credentials must match the dial-in credentials configured on the remote router. When connecting to a \n \n\n\n\n\n\nWin NT4/2000 router, the user name must also match the interface name of the remote router.\0"
+       412 "mpradmin.hlp\0"
+       413 "&Move successful number or address to the top of the list on connection\0"
+       414 "&New phone number or address:\0"
+       415 "&Phone numbers or addresses:\0"
+       416 "Numbers and Addresses\0"
+       417 "PPP: Win 95/98/NT4/2000, Internet\0"
+       418 "None\0"
+       419 "SLIP: Unix Connection\0"
+       420 "All devices connected.\0"
+       421 "Receiving registration result...\0"
+       422 "Sending callback information...\0"
+       423 "Sending new password...\0"
+       424 "Calculating link speed...\0"
+       425 "Checking authentication status...\0"
+       426 "Registering your computer on the network...\0"
+       427 "Retrying authentication...\0"
+       428 "Verifying username and password...\0"
+       429 "Authenticated.\0"
+       430 "Connecting through %1...\0"
+       431 "Dialing...\0"
+       432 "Modems connecting...\0"
+       433 "Connecting over cable...\0"
+       434 "Dialing %1...\0"
+       435 "Connecting over X.25 to %1...\0"
+       436 "Postconnecting through %1...\0"
+       437 "Preconnecting through %1...\0"
+       438 "Connected.\0"
+       439 "Device connected.\0"
+       440 "Disconnected.\0"
+       441 "Modem connected.\0"
+       442 "Cable connected.\0"
+       443 "Opening port...\0"
+       444 "X.25 connected.\0"
+       445 "Port opened.\0"
+       446 "Postconnect complete.\0"
+       447 "Preconnect complete.\0"
+       448 "Preparing for callback...\0"
+       449 "Checking network protocol connections...\0"
+       450 "Verifying username and password...\0"
+       451 "Connected, bundling additional lines\0"
+       452 "Unknown state.\0"
+       453 "Waiting for callback...\0"
+       454 "Waiting for modem reset...\0"
+       455 "Make the phone number change permanent?\0"
+       456 "scp\0"
+       457 "*.scp\0"
+       458 "Dial-up script files (*.scp)\0"
+       459 "Browse Dial-Up Scripts\0"
+       460 "You must check at least one modem or adapter.\0"
+       461 "Phone number\0"
+       462 "TCP/IP protocol is required to call SLIP servers.\0"
+       463 "Before you can call SLIP servers you must install the TCP/IP protocol.  TCP/IP can be installed with the Control Panel Network applet.\0"
+       464 "Status\0"
+       465 "&New suffix:\0"
+       466 "&Suffixes:\0"
+       467 "Phone Number Suffixes\0"
+       468 "You can go on to choose special settings, if necessary.\0"
+       469 "Custom Settings\0"
+       470 "Manual Modem Command Terminal\0"
+       471 "After Dial Terminal\0"
+       472 "Before Dial Terminal\0"
+       473 "SLIP Login Terminal\0"
+       474 "10 minutes\0"
+       475 "10 seconds\0"
+       476 "1 hour\0"
+       477 "1 minute\0"
+       478 "24 hours\0"
+       479 "2 hours\0"
+       480 "2 minutes\0"
+       481 "30 minutes\0"
+       482 "30 seconds\0"
+       483 "3 seconds\0"
+       484 "4 hours\0"
+       485 "4 minutes\0"
+       486 "5 minutes\0"
+       487 "5 seconds\0"
+       488 "8 hours\0"
+       489 "never\0"
+       490 "You can make the new connection available to any user or only to yourself.\0"
+       491 "Connection Availability\0"
+       492 "Discard multiple line settings for the entry?\0"
+       493 "Unavailable device\0"
+       494 "Logon Preferences\0"
+       495 "Dial-up Preferences\0"
+       496 "X.25\0"
+       497 "X.25 PAD\0"
+       498 "You can let other computers access resources through this dial-up connection.\0"
+       499 "VPN Server Selection\0"
+       500 "Cannot enable on-demand dialing.\0"
+       501 "What is the name or address of the VPN server?\0"
+       502 "Cannot disable on-demand dialing.\0"
+       503 "Public Network\0"
+       504 "ReactOS can make sure the public network is connected first.\0"
+       505 "VPN1\0"
+       506 "Internet Connection Sharing\0"
+       507 "You can let a local network access resources through this dial-up connection.\0"
+       508 "Host or Guest?\0"
+       509 "Internet Connection Sharing  is currently enabled for connection '%1'.\n\nIt will now be enabled for connection '%2' instead.\0"
+       510 "To connect two computers, your computer must be identified as either a host or a guest.\0"
+       511 "When Internet Connection Sharing is enabled, your LAN adapter will be set to use IP address 192.168.0.1. Your computer may lose connectivity with other computers on your network. If these other computers have static IP addresses, you should set them to obtain their IP addresses automatically.  Are you sure you want to enable Internet Connection Sharing?\0"
+       512 "Select a Device\0"
+       513 "This is the device that will be used to make the connection.\0"
+       514 "&Connect\0"
+       515 "Let the server determine encryption\0"
+       516 "Always encrypt my data\0"
+       517 "Use MPPE-40 data encryption\0"
+       518 "Use MPPE-128 data encryption\0"
+       519 "The current encryption selection requires MS-CHAP or EAP authentication.\0"
+       520 "Custom Authentication Message\0"
+       521 "Connecting to %1...\0"
+       522 "Connection Name\0"
+       523 "Automatic\0"
+       524 "PPTP VPN\0"
+       525 "L2TP IPSec VPN\0"
+       526 "Select the type of the connection.\0"
+       527 "Type of Connection\0"
+       528 "hh.exe netcfg.chm::/trouble_all.htm\0"
+       529 "Virtual Private Connection\0"
+       530 "Use any form of authentication required including clear text.  Do not encrypt data.\0"
+       531 "Use any form of authentication that requires passwords to be encrypted.  Do not encrypt data.\0"
+       532 "Please type a name for the entry.\0"
+       533 "Encrypt passwords and data.\0"
+       534 "Please type a port number between 1 and 65535.\0"
+       535 "Specify custom authentication and data encryption with the Settings button.\0"
+       536 "Use any form of authentication that requires encrypted passwords.  Do not encrypt data.\0"
+       537 "Encrypt passwords and data.\0"
+       538 "Specify custom authentication and data encryption with the Settings button.\0"
+       539 "The port number is already used by another entry.\nPlease enter a unique port number.\0"
+       540 "Please enter one or more ports for incoming responses.\0"
+       541 "Please select the entry to be deleted.\0"
+       542 "1 second\0"
+       543 "Please select the entry to be modified.\0"
+       549 "What is the name of the other computer you are connecting to?\0"
+       576 "20 minutes\0"
+       579 "Specify a name for this connection to your workplace.\0"
+       581 "Network Application Settings\0"
+       582 "Type a name for this connection in the following box.\0"
+       583 "Type the name of the other computer in the following box.\0"
+       584 "Type the name of your ISP in the following box.\0"
+       585 "What is the name of the service that provides your Internet connection?\0"
+       586 "Please type the IP address of the server computer on the private network.\0"
+       587 "Advanced Settings\0"
+       588 "The entry name begins with a period. or contains some invalid characters. \nChoose a different name.\0"
+       589 "Properties\0"
+       1512 "Communications Port\0"
+       1523 " channel\0"
+       1526 "Smart Cards\0"
+       1527 "You can use your smart card with this connection.\0"
+       1528 "Direct Connection\0"
+       1529 "Please select a device for this connection.\0"
+       1530 "Verdana Bold\0"
+       1531 "12\0"
+       1532 "Connection Type\0"
+       1533 "Select the type of demand dial interface you want to create.\0"
+       1534 "Select a device\0"
+       1535 "This is the device that will be used to make the connection.\0"
+       1536 "Phone Number\0"
+       1537 "Enter the phone number of the remote server or router you are calling.\0"
+       1538 "VPN Type\0"
+       1539 "Select the type of VPN interface you want to create.\0"
+       1540 "Destination Address\0"
+       1541 "What is the name or address of the remote router?\0"
+       1544 "IP Address\0"
+       1545 "Configure this router's IP address for this interface.\0"
+       1546 "Name Server Addresses\0"
+       1547 "Configure DNS and WINS addresses for use by this interface.\0"
+       1548 "Router Scripting\0"
+       1549 "You can set up a scripting for connecting to the remote router.\0"
+       1550 "Dial In Credentials\0"
+       1551 "Configure the user name and password that the remote router will use when it dials in to this server.\0"
+       1552 "Dial Out Credentials\0"
+       1553 "Configure the user name and password to be used when connecting to the remote router.\0"
+       1554 "Interface Name\0"
+       1555 "Select the name by which this new interface will be known.\0"
+       1556 "No available devices\0"
+       1557 "A user account named %1 already exists on the local computer.  Should the demand dial interface be configured to use this user account?\0"
+       1558 "There are no security protocol settings for SLIP server connections.\0"
+       1559 "Allow unsecured password\0"
+       1560 "Require secured password\0"
+       1561 "Use smart card\0"
+       1562 "You must select at least one password authentication protocol.\0"
+       1563 "No encryption allowed (server will disconnect if it requires encryption)\0"
+       1564 "Optional encryption (connect even if no encryption)\0"
+       1565 "Require encryption (disconnect if server declines)\0"
+       1566 "Maximum strength encryption (disconnect if server declines)\0"
+       1567 " (encryption enabled)\0"
+       1568 "Internet Account Information\0"
+       1569 "You will need an account name and password to sign in to your Internet account.\0"
+       1570 "The selected EAP package does not provide encryption keys.  Select an EAP package that does provide keys or select not to encrypt.\0"
+       1571 "The current encryption selection requires EAP or some version of MS-CHAP logon security methods.\0"
+       1572 "Protocols and Security\0"
+       1573 "Select transports and security options for this connection.\0"
+       1574 "The protocols you have selected include PAP, SPAP, and/or CHAP.  If one of these is negotiated, data encryption will not occur.  Do you want to keep these settings?\0"
+       1575 "To connect to '%1', you must first be connected to '%2'.  Do you want  to connect to '%2' now?\0"
+       1576 "Connecting over parallel cable...\0"
+       1577 "Connecting over infrared...\0"
+       1578 "Parallel cable connected.\0"
+       1579 "Infrared connected.\0"
+       1580 "This connection was configured to use a data encryption strength that is not supported by the installed software.  The security properties of this connection have been reset to the available encryption strengths.\0"
+       1581 "Typ&e of VPN:\0"
+       1582 "Please enter a user name.\0"
+       1583 "This user name and password will be saved for your own use.  There is already a user name and password saved for all other users of this connection.  Do you want to delete the user name and password saved for all other users?\0"
+       1584 "For example, you could type the name of your workplace or the name of a server you will connect to.\0"
+       1585 "Account Information\0"
+       1586 "The controls on this property sheet are disabled because the system must first be rebooted before any configuration changes can be made.\0"
+       1587 "The controls on this property sheet are disabled because one or more other Network property sheets are already open. To use these controls, close all these property sheets and then reopen this one.\0"
+       1588 "Some of the controls on this property sheet are disabled because you do not have sufficient privileges to access them.\0"
+       1589 "The following message was received from your service provider:\r\n\r\n%1\0"
+       1590 "Reconnect %1\0"
+       1591 "Service Name\0"
+       1592 "What is the name of the service that provides your broadband connection?\0"
+       1593 "You will need an account name and password to sign on to your account\0"
+       1594 "PPPOE1-0\0"
+       1595 "Point-to-Point Protocol over Ethernet (PPPoE)\0"
+       1596 "Type of &broadband connection to make:\0"
+       1611 "Broadband Connection\0"
+       1612 "You have selected to use a preshared key but you have not entered one. \nPlease enter a preshared key.\0"
+       1613 "Cannot Commit Credentials\0"
+       1634 "Because the Windows Management Instrumentation (WMI) service has been disabled, ReactOS cannot display the properties of this connection or the home network.\n\nTo configure the properties of this connection or your home network, you must first enable the WMI service. To do this, in the Administrative Tools control panel, double-click Services, right-click Windows Management Instrumentation, and then click Start.\0"
+       1635 "ReactOS cannot display the properties of this connection. The Windows Management Instrumentation (WMI) information might be corrupted. To correct this, use System Restore to restore ReactOS to an earlier time (called a restore point). System Restore is located in the System Tools folder in Accessories.\0"
+       1646 "Allow incoming echo request\0"
+       1647 "Allow incoming timestamp request\0"
+       1648 "Allow incoming mask request\0"
+       1649 "Allow incoming router request\0"
+       1650 "Allow outgoing destination unreachable\0"
+       1651 "Allow outgoing source quench\0"
+       1652 "Allow outgoing parameter problem\0"
+       1653 "Allow outgoing time exceeded\0"
+       1654 "Allow redirect\0"
+       1655 "log\0"
+       1656 "*.log\0"
+       1657 "Firewall log files (*.log)\0"
+       1658 "Browse\0"
+       1663 "Select a private network connection\0"
+       1664 "To enable Internet Connection Sharing a connection must be selected for the private network. Please select a connection from the list of available connections.\0"
+       1665 "Messages sent to this computer will be repeated back to the sender. This is commonly used for troubleshooting, for example, to ping a machine.\0"
+       1666 "Data sent to this computer can be acknowledged with a confirmation message indicating the time that the data was received.\0"
+       1667 "This computer will listen for and respond to requests for more information about the public network to which it is attached.\0"
+       1668 "This computer will respond to requests for information about the routes it recognizes.\0"
+       1669 "Data sent over the Internet that fails to reach this computer due to an error will be discarded and acknowledged with a \"destination unreachable\" message explaining the failure.\0"
+       1670 "When this computer's ability to process incoming data cannot keep up with the rate of a transmission, data will be dropped and the sender will be asked to slow down.\0"
+       1671 "When this computer discards data it has received due to a problematic header, it will reply to the sender with a \"bad header\" error message.\0"
+       1672 "When this computer discards an incomplete data transmission because the entire transmission required more time than allowed, it will reply to the sender with a \"time expired\" message.\0"
+       1673 "Data sent from this computer will be rerouted if the default path changes.\0"
+       1675 "The value entered for the log file size is not valid. Enter a value between 1 and 32767 k.\0"
+       1685 "Your user account does not have permission to use this connection.  Usually, this is because you are logged in as Guest.\0"
+       1686 "Type an account name and password. (If you have forgotten an existing account name or password, contact your network administrator.)\0"
+       1687 "Computer N&ame\0"
+       1688 "ISP N&ame\0"
+       1689 "Company N&ame\0"
+       1690 "What is the phone number you will use to make this connection?\n\0"
+       7301 "Incoming TCP/IP Properties\0"
+       7302 "You must choose a value from %1 to %2 for this field.\0"
+       7306 "Incoming Connections Error\0"
+       7307 "Incoming Connections General Error\0"
+       7308 "Incoming Connections\0"
+       7309 "Incoming Connections Networking Error\0"
+       7310 "Incoming Connections Multilink Status Error\0"
+       7311 "Incoming Connections Error\0"
+       7312 "Incoming Connections Initialization Error\0"
+       7313 "Incoming Connections TCP/IP Properties Error\0"
+       7314 "Incoming Connections IPX Properties Error\0"
+       7315 "Incoming Connections Error\0"
+       7316 "Generic\0"
+       7317 "Device\0"
+       7318 "Miscellaneous Database\0"
+       7319 "User Database\0"
+       7320 "Protocol Database\0"
+       7321 "You must enter a logon name for the new user or press cancel.\0"
+       7322 "The password you entered was too short.\0"
+       7323 "The passwords entered are not the same.  Please re-enter them.\0"
+       7324 "An internal error has occured.  \0"
+       7325 "Listview\0"
+       7326 "An error has occurred while attempting to commit the changes you have made to the local user database.  \0"
+       7327 "You have insufficient priveleges to add a user to the local system database.  \0"
+       7328 "The user you are trying create already exists in the local user database.\0"
+       7329 "The user was not added to the local user database because the password you entered was rejected.\0"
+       7330 "Unable to reload the system user database because of an internal error.\0"
+       7331 "An internal error has occurred:  The local user database handle is corrupt.\0"
+       7332 "Unable to load the resources neccessary to display the user tab.\0"
+       7333 "An internal error occured while attempting to rollback the changes you made to the local user database.  \0"
+       7334 "The device database handle is corrupt.\0"
+       7335 "Unable to load the resources neccessary to display the general tab.\0"
+       7336 "An error has occurred while attempting to commit some of the device/vpn related changes you have made.  \0"
+       7337 "An internal error occured.\0"
+       7338 "An internal error occurred: The networking component database handle is corrupt.\0"
+       7339 "An internal error has occurred.  \0"
+       7340 "An error has occurred while attempting to commit the changes you have made to the networking components.\0"
+       7341 "An internal error occured.\0"
+       7342 "Unable to commit the changes you made to the TCP/IP protocol to the system.  \0"
+       7343 "Unable to save the changes you made to the IPX protocol to the system.  \0"
+       7344 "Unable to display the TCP/IP properties.\0"
+       7345 "Unable to display the IPX properties.\0"
+       7346 "Unable to load TCP/IP properties from the system.  \0"
+       7347 "Unable to load IPX properties from the system.  \0"
+       7348 "Incoming Connections depend on the Routing and Remote Access service which was unable to start.  For more information, check the system event log.\0"
+       7349 "Unable to allow the editing of networking components at this time because they are currently being modified elsewhere.\0"
+       7350 "The new user you entered was not added to the local user database because  the name or password entered violated a system policy (it was too large, too small, or ill-formed).  \0"
+       7351 "The system is unable to delete the requested user.  \0"
+       7352 "Unable to remove the selected network component because it is in use.\0"
+       7353 "Incoming Connections Warning\0"
+       7354 "Any users that you delete will be permanently removed from the system even if cancel is pressed.  Are you sure you want to permanently remove %s? \0"
+       7355 "You are about to switch to a system management console.  This Incoming Connections property sheet will be closed and any changes you may have made will be committed to the system.  Is it ok to continue?\0"
+       7356 "Your Network Mask value has been changed.  A zero bit in a mask can only be followed by other zero bits.  For example, a Network Mask value, expressed in decimal dotted notation, of 255.255.0.0, is valid, but 255.0.255.0 is not.  \n\0"
+       7357 "User Permissions\0"
+       7358 "You can specify the users who can connect to this computer.\0"
+       7359 "Devices for Incoming Connections\0"
+       7360 "You can choose the devices your computer uses to accept incoming connections.\0"
+       7361 "Incoming Virtual Private Network (VPN) Connection\0"
+       7362 "Another computer can connect to yours through a VPN connection\0"
+       7363 "Networking Software\0"
+       7364 "Networking software allows this computer to accept connections from other kinds of computers.\0"
+       7365 "Completing the New Connection Wizard\0"
+       7366 " \0"
+       7367 "Incoming Connections\0"
+       7371 "No hardware capable of accepting calls is installed.\0"
+       7372 " \0"
+       7373 "Assign specified &network number:\0"
+       7374 "Assign &network numbers sequentially from:\0"
+       7375 "Ny bruker\0"
+       7376 "Connection Device\0"
+       7377 "What device do you want to use to make this connection?\0"
+       7378 "No devices capable of accepting direct connections are currently installed.\0"
+       7379 "New Incoming Connection Warning\0"
+       7380 "Because this Win 2000 Server belongs to or controls a domain, you must use the Routing and Remote Access system console to configure this machine to receive incoming connections.  Cancel changes and switch to this console?\n\0"
+       7381 "A&ssign network number automatically\0"
+       7382 "A&ssign network numbers automatically\0"
+       7383 "Incoming Connections can not issue the ipx network numbers 00000000 or FFFFFFFF.  Please either change the assigned network numbers or use automatic network number assignment.\0"
+       7384 "to\0"
+       7385 "Communications Port (%s)\0"
+       7386 "Network Connections does not display some specialized options for inbound connections that have been set using the Local User Manager or Remote Access Policy consoles.  For complete and correct information on incoming connections, you will need to use these consoles.\0"
+       7387 "The user callback mode you have selected requires you to enter a valid callback number.\0"
+       7388 "ReactOS must reboot to complete the operation.  Is it ok to reboot now?\0"
+       7389 "The currently selected device has no configuration options available.\0"
+       7390 "Invalid Range\0"
+       7391 "You have requested that '%1' be disabled for Incoming Connections.  In order to disable this, you must stop the 'Server' service.  Once stopped, any shared directories or printers on this computer will no longer be available to any other computer.  Do you want to bring up a system console that will allow you to stop the 'Server' service?\r\n\nUnder Computer Management, click System Tools and then click Services.  In the right pane, right-click Server and click stop.\0"
+       7392 "This serial port is not enabled for use in a direct connection to another computer.  It will be enabled after you complete this wizard.  You can then configure the port speed and other properties by right-clicking the icon for this connection and selecting Properties.\n\0"
+       7393 "Incoming Connections\0"
+       7394 "The IP address pool you've entered is invalid.\0"
+       7395 "The mask provided is invalid.\0"
+       7396 "The start address entered for the TCP/IP pool is invalid.  It must lie between 1.0.0.0 and 224.0.0.0 and it must not be in the form 127.x.x.x.\0"
+       7397 "The TCP/IP pool entered is invalid because the address is more specific than the mask.\0"
+       7398 "The start address must be less than the end address.\0"
+       7399 "The Routing and Remote Access Service is in the process of stopping.  Until it stops, the Incoming Connections option is not available.  Please wait a few moments and retry.\0"
+       7400 "%s (%s)\0"
+       7401 "%s (%d channels)\0"
+       7402 "Incoming Connection VPN (PPTP)\0"
+       7403 "Incoming Connection VPN (L2TP)\0"
+       7404 "IP Security (IKE)\0"
+       7405 "127.0.0.1\0"
+       7406 "You do not have sufficient privileges to set up Incoming Connections\0"
+29900 "Cannot load the Remote Access Connection Manager service.\0"
+29901 "Cannot load the file MPRAPI.DLL in the system32 directory.\0"
+END
index 469ab06..1af7f8e 100644 (file)
@@ -36,6 +36,7 @@
 
 #include "lang/de-DE.rc"
 #include "lang/en-US.rc"
+#include "lang/no-NO.rc"
 #include "lang/pl-PL.rc"
 #include "lang/ru-RU.rc"
 #include "lang/uk-UA.rc"
diff --git a/reactos/dll/win32/serialui/lang/no-NO.rc b/reactos/dll/win32/serialui/lang/no-NO.rc
new file mode 100644 (file)
index 0000000..d5a896d
--- /dev/null
@@ -0,0 +1,41 @@
+LANGUAGE LANG_NORWEGIAN, SUBLANG_NEUTRAL
+
+STRINGTABLE LOADONCALL DISCARDABLE
+BEGIN
+       IDS_EVENPARITY, "Even"
+       IDS_MARKPARITY, "Mark"
+       IDS_NOPARITY, "No parity"
+       IDS_ODDPARITY, "Odd"
+       IDS_SPACEPARITY, "Space"
+
+       IDS_ONESTOPBIT, "1 stopp bit"
+       IDS_ONE5STOPBITS, "1.5 stopp bits"
+       IDS_TWOSTOPBITS, "2 stopp bits"
+
+       IDS_FC_NO, "Nei"
+       IDS_FC_CTSRTS, "CTS/RTS"
+       IDS_FC_XONXOFF, "XON/XOFF"
+
+       IDS_TITLE, "Egenskaper for %s"
+END
+
+IDD_COMMDLG DIALOGEX 6,5,222,175
+FONT 8, "MS Shell Dlg"
+STYLE 0x10C80080
+EXSTYLE 0x00000001
+BEGIN
+       CONTROL "",IDC_GRP1,"Button",0x50000007,6,5,210,146,0x00000000
+       CONTROL "OK",IDC_OKBTN,"Button",0x50010000,98,156,56,13,0x00000000
+       CONTROL "Avbryt",IDC_CANCELBTN,"Button",0x50010000,158,156,56,13,0x00000000
+       CONTROL "Baud rate:",IDC_STC1,"Static",0x50000000,24,31,42,9,0x00000000
+       CONTROL "Byte størrelse:",IDC_STC2,"Static",0x50000000,24,53,42,9,0x00000000
+       CONTROL "Parity:",IDC_STC3,"Static",0x50000000,24,73,42,9,0x00000000
+       CONTROL "Stop bits:",IDC_STC4,"Static",0x50000000,24,96,42,9,0x00000000
+       CONTROL "Flow kontroll:",IDC_STC5,"Static",0x50000000,24,120,42,9,0x00000000
+       CONTROL "",IDC_BAUDRATE,"ComboBox",0x50210003,98,29,100,50,0x00000000
+       CONTROL "",IDC_BYTESIZE,"ComboBox",0x50210003,98,49,100,50,0x00000000
+       CONTROL "",IDC_PARITY,"ComboBox",0x50210003,98,72,100,50,0x00000000
+       CONTROL "",IDC_STOPBITS,"ComboBox",0x50210003,98,94,100,50,0x00000000
+       CONTROL "",IDC_FLOW,"ComboBox",0x50210003,98,116,100,50,0x00000000
+END
+
index 97fd401..b015c0a 100644 (file)
@@ -17,6 +17,7 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
 #include "lang/fr-FR.rc"
 #include "lang/id-ID.rc"
 #include "lang/it-IT.rc"
+#include "lang/no-NO.rc"
 #include "lang/pl-PL.rc"
 #include "lang/ru-RU.rc"
 #include "lang/uk-UA.rc"
index 889e40a..cfb1091 100644 (file)
@@ -25,7 +25,7 @@ STYLE DS_MODALFRAME | DS_SHELLFONT | WS_POPUP | WS_VISIBLE | WS_CAPTION
 CAPTION "Kopierer filer . . ."
 FONT 8, "MS Shell Dlg"
 BEGIN
-       PUSHBUTTON "Cancel", IDCANCEL, 79, 84, 50, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
+       PUSHBUTTON "Avbryt", IDCANCEL, 79, 84, 50, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
        LTEXT "Kilde:", -1, 7, 7, 77, 11, WS_CHILD | WS_VISIBLE | WS_GROUP
        LTEXT "", SOURCESTRORD, 7, 18, 194, 11, WS_CHILD | WS_VISIBLE | WS_GROUP
        LTEXT "Mål:", -1, 7, 30, 77, 11, WS_CHILD | WS_VISIBLE | WS_GROUP
@@ -35,7 +35,7 @@ END
 
 STRINGTABLE DISCARDABLE
 BEGIN
-       IDS_QUERY_REBOOT_TEXT        "Your computer needs to be rebooted to finish installation. Do you want to proceed?"
-       IDS_QUERY_REBOOT_CAPTION     "Reboot"
-       IDS_INF_FILE                 "Setup Information"
+       IDS_QUERY_REBOOT_TEXT        "Din datamaskin trenger å startes på nytt for å fullføre installasjonen. Vil du starte på nytt?"
+       IDS_QUERY_REBOOT_CAPTION     "Start på nytt"
+       IDS_INF_FILE                 "Installerings informasjon"
 END
diff --git a/reactos/dll/win32/tapiui/lang/no-NO.rc b/reactos/dll/win32/tapiui/lang/no-NO.rc
new file mode 100644 (file)
index 0000000..35a3163
--- /dev/null
@@ -0,0 +1,446 @@
+LANGUAGE LANG_NORWEGIAN, SUBLANG_NEUTRAL
+
+101 DIALOGEX 0, 0, 252, 218
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
+CAPTION "Dialing Rules"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       ICON 201, 2000, 7, 7, 21, 20
+       LTEXT "The list below displays the locations you have specified. Select the location from which you are dialing.", -1, 35, 7, 210, 16
+       LTEXT "&Locations:", -1, 7, 35, 210, 8
+       CONTROL "", 1033, "SysListView32", WS_BORDER | WS_TABSTOP | 0x0000011D, 7, 46, 238, 105, WS_EX_CLIENTEDGE
+       PUSHBUTTON "&Ny...", 1030, 87, 155, 50, 14
+       PUSHBUTTON "&Rediger...", 1031, 141, 155, 50, 14
+       PUSHBUTTON "&Slett", 1032, 195, 155, 50, 14
+       LTEXT "Phone number will be dialed as:", 1052, 7, 181, 100, 8
+       LTEXT "", 1053, 14, 195, 224, 16
+END
+
+102 DIALOGEX 0, 0, 252, 255
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
+CAPTION "Generielt"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       ICON 202, 2000, 7, 7, 20, 20
+       LTEXT "Location &name:", -1, 35, 11, 56, 8, SS_CENTERIMAGE
+       EDITTEXT 1038, 96, 8, 149, 14, ES_AUTOHSCROLL
+       LTEXT "Specify the location from which you will be dialing.", 2001, 7, 33, 238, 8
+       LTEXT "Språk/&region:", -1, 7, 49, 161, 8
+       COMBOBOX 1006, 7, 60, 175, 200, CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL
+       LTEXT "Area &code:", -1, 190, 49, 48, 8
+       EDITTEXT 1034, 190, 60, 48, 12, ES_AUTOHSCROLL
+       GROUPBOX "Dialing rules", 2002, 7, 80, 238, 92
+       LTEXT "When dialing from this location, use the following rules:", 2003, 14, 92, 224, 8
+       LTEXT "To access an outside line for &local calls, dial:", -1, 14, 106, 170, 8
+       EDITTEXT 1010, 190, 104, 48, 12, ES_AUTOHSCROLL
+       LTEXT "To access an outside line for long-&distance calls, dial:", -1, 14, 122, 170, 8
+       EDITTEXT 1011, 190, 120, 48, 12, ES_AUTOHSCROLL
+       LTEXT "Use this carri&er code to make long-distance calls:", -1, 14, 138, 170, 8
+       EDITTEXT 1059, 190, 136, 48, 12, ES_AUTOHSCROLL
+       LTEXT "Use this carrier code to make &international calls:", -1, 14, 154, 170, 8
+       EDITTEXT 1060, 190, 152, 48, 12, ES_AUTOHSCROLL
+       AUTOCHECKBOX "To disable call &waiting, dial:", 1035, 14, 177, 170, 10
+       COMBOBOX 1013, 190, 176, 48, 73, CBS_DROPDOWN | CBS_SORT | WS_VSCROLL
+       LTEXT "Dial using:", -1, 14, 195, 40, 8
+       AUTORADIOBUTTON "&Tone", 1036, 58, 194, 50, 10, NOT WS_TABSTOP
+       AUTORADIOBUTTON "&Pulse", 1037, 112, 194, 50, 10, NOT WS_TABSTOP
+       LTEXT "Phone number will be dialed as:", 1052, 7, 219, 100, 8
+       LTEXT "", 1053, 14, 232, 224, 16
+END
+
+103 DIALOGEX 0, 0, 252, 218
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
+CAPTION "Area Code Rules"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "An area code rule determines how phone numbers are dialed from your current area code to other area codes and within your area code.", 2000, 7, 7, 238, 16
+       LTEXT "Area &code rules:", -1, 7, 31, 238, 8
+       CONTROL "", 1033, "SysListView32", WS_BORDER | WS_TABSTOP | 0x0000801D, 7, 42, 238, 99, WS_EX_CLIENTEDGE
+       PUSHBUTTON "&Ny...", 1030, 87, 147, 50, 14
+       PUSHBUTTON "&Rediger...", 1031, 141, 147, 50, 14
+       PUSHBUTTON "&Slett", 1032, 195, 147, 50, 14
+       GROUPBOX "Beskrivelse", 2006, 7, 166, 238, 45
+       LTEXT "", 1039, 14, 180, 224, 24
+END
+
+104 DIALOGEX 0, 0, 252, 218
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
+CAPTION "Calling Card"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "Select the calling card you will use, or click New to add a different card.", 2000, 7, 7, 238, 8
+       LTEXT "Card &Types:", -1, 7, 23, 238, 8
+       CONTROL "", 1033, "SysListView32", WS_BORDER | WS_TABSTOP | 0x0000400D, 7, 34, 238, 63, WS_EX_CLIENTEDGE
+       PUSHBUTTON "&Ny...", 1030, 87, 103, 50, 14
+       PUSHBUTTON "&Rediger...", 1031, 141, 103, 50, 14
+       PUSHBUTTON "&Slett", 1032, 195, 103, 50, 14
+       LTEXT "K&onto nummer:", -1, 7, 127, 91, 8
+       EDITTEXT 1018, 102, 125, 143, 12, ES_AUTOHSCROLL
+       LTEXT "&Personlig ID nummer (PIN):", -1, 7, 145, 91, 8
+       EDITTEXT 1019, 102, 143, 143, 12, ES_AUTOHSCROLL
+       GROUPBOX "Access phone numbers for", 2001, 7, 158, 238, 53
+       LTEXT "Long distance calls:", -1, 14, 172, 84, 8
+       LTEXT "", 1042, 102, 172, 136, 8
+       LTEXT "International calls:", -1, 14, 184, 84, 8
+       LTEXT "", 1043, 102, 184, 136, 8
+       LTEXT "Local calls:", -1, 14, 196, 84, 8
+       LTEXT "", 1051, 102, 196, 136, 8
+END
+
+105 DIALOGEX 0, 0, 252, 218
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
+CAPTION "Generiel"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       ICON 203, 2000, 7, 7, 20, 20
+       LTEXT "&Calling card name:", -1, 35, 12, 64, 8, SS_CENTERIMAGE
+       EDITTEXT 1047, 105, 9, 140, 14, ES_AUTOHSCROLL
+       LTEXT "Account &number:", -1, 7, 35, 238, 8
+       EDITTEXT 1018, 7, 46, 116, 14, ES_AUTOHSCROLL
+       LTEXT "&Personal Identification Number (PIN):", -1, 7, 68, 238, 8
+       EDITTEXT 1019, 7, 80, 116, 14, ES_AUTOHSCROLL
+       LTEXT "This calling card will be used when:", 1056, 14, 117, 224, 8
+       GROUPBOX "Calling card details", 2001, 7, 105, 238, 66
+       LTEXT "", 1000, 22, 131, 216, 8
+       LTEXT "", 1001, 22, 143, 216, 8
+       LTEXT "", 1002, 22, 155, 216, 8
+END
+
+106 DIALOGEX 0, 0, 252, 218
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
+CAPTION "Long Distance"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "Access number for &long distance calls:", -1, 7, 7, 238, 8
+       EDITTEXT 1044, 7, 18, 140, 14, ES_AUTOHSCROLL
+       LTEXT "Use the buttons below to enter the dialing steps for making long-distance calls.  Enter these steps in the exact order as they appear on your calling card.", 2000, 7, 40, 238, 24
+       LTEXT "Calling ca&rd dialing steps:", -1, 7, 72, 80, 8
+       CONTROL "List1", 1033, "SysListView32", WS_BORDER | WS_TABSTOP | 0x0000400D, 7, 83, 184, 74, WS_EX_CLIENTEDGE
+       PUSHBUTTON "Flytt &opp", 1022, 195, 83, 50, 14
+       PUSHBUTTON "&Flytt ned", 1023, 195, 101, 50, 14
+       PUSHBUTTON "&Slett", 1024, 195, 119, 50, 14
+       PUSHBUTTON "Konto &Nummer", 1025, 7, 161, 90, 14
+       PUSHBUTTON "&Konto Nummer", 1018, 101, 161, 90, 14
+       PUSHBUTTON "&PIN", 1019, 7, 179, 90, 14
+       PUSHBUTTON "D&estination Number...", 1020, 101, 179, 90, 14
+       PUSHBUTTON "&Wait for Prompt...", 1017, 7, 197, 90, 14
+       PUSHBUTTON "&Specify Digits...", 1021, 101, 197, 90, 14
+END
+
+107 DIALOGEX 0, 0, 252, 218
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
+CAPTION "International"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "Access number for &international calls:", -1, 7, 7, 238, 8
+       EDITTEXT 1045, 7, 18, 140, 14, ES_AUTOHSCROLL
+       LTEXT "Use the buttons below to enter the dialing steps for making international calls.  Enter these steps in the exact order as they appear on your calling card.", 2000, 7, 40, 244, 24
+       LTEXT "Calling ca&rd dialing steps:", -1, 7, 72, 80, 8
+       CONTROL "List1", 1033, "SysListView32", WS_BORDER | WS_TABSTOP | 0x0000400D, 7, 83, 184, 74, WS_EX_CLIENTEDGE
+       PUSHBUTTON "Flytt &opp", 1022, 195, 83, 50, 14
+       PUSHBUTTON "&Flytt ned", 1023, 195, 101, 50, 14
+       PUSHBUTTON "&Slett", 1024, 195, 119, 50, 14
+       PUSHBUTTON "Tilgang &nummer", 1025, 7, 161, 90, 14
+       PUSHBUTTON "A&ccount Number", 1018, 101, 161, 90, 14
+       PUSHBUTTON "&PIN", 1019, 7, 179, 90, 14
+       PUSHBUTTON "D&estination Number...", 1020, 101, 179, 90, 14
+       PUSHBUTTON "&Wait for Prompt...", 1017, 7, 197, 90, 14
+       PUSHBUTTON "&Specify Digits...", 1021, 101, 197, 90, 14
+END
+
+108 DIALOGEX 0, 0, 252, 218
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
+CAPTION "Local Calls"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "Access number for &local calls:", -1, 7, 7, 238, 8
+       EDITTEXT 1008, 7, 18, 140, 14, ES_AUTOHSCROLL
+       LTEXT "Use the buttons below to enter the dialing steps for making local calls. Enter these steps in the exact order as they appear on your calling card. To make local calls without using your calling card, leave this section blank.", 2000, 7, 40, 238, 24
+       LTEXT "Calling ca&rd dialing steps:", -1, 7, 72, 238, 8
+       CONTROL "List1", 1033, "SysListView32", WS_BORDER | WS_TABSTOP | 0x0000400D, 7, 83, 184, 74, WS_EX_CLIENTEDGE
+       PUSHBUTTON "Flytt &opp", 1022, 195, 83, 50, 14
+       PUSHBUTTON "&Flytt ned", 1023, 195, 101, 50, 14
+       PUSHBUTTON "&Slett", 1024, 195, 119, 50, 14
+       PUSHBUTTON "Access &Number", 1025, 7, 161, 90, 14
+       PUSHBUTTON "A&ccount Number", 1018, 101, 161, 90, 14
+       PUSHBUTTON "&PIN", 1019, 7, 179, 90, 14
+       PUSHBUTTON "D&estination Number...", 1020, 101, 179, 90, 14
+       PUSHBUTTON "&Wait for Prompt...", 1017, 7, 197, 90, 14
+       PUSHBUTTON "&Specify Digits...", 1021, 101, 197, 90, 14
+END
+
+109 DIALOGEX 0, 0, 252, 257
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
+EXSTYLE WS_EX_CONTEXTHELP
+CAPTION "New Area Code Rule"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "This area code rule will only apply to calls made to the area code and prefix combination you specify below.", 2000, 7, 6, 238, 16
+       LTEXT "Area code you are calling:", -1, 7, 31, 110, 8
+       LTEXT "A&rea code:", -1, 7, 47, 36, 8
+       EDITTEXT 1034, 46, 44, 50, 14, ES_AUTOHSCROLL
+       LTEXT "Specify the prefixes to be used for this area code rule.", -1, 14, 78, 224, 8
+       AUTORADIOBUTTON "&Include all the prefixes within this area code", 1014, 14, 90, 224, 12, NOT WS_TABSTOP
+       AUTORADIOBUTTON "Include &only the prefixes in the list below:", 1015, 14, 104, 224, 12, NOT WS_TABSTOP
+       LTEXT "&Prefixes to include:", 1057, 26, 117, 119, 8
+       CONTROL "List1", 1033, "SysListView32", WS_BORDER | WS_TABSTOP | 0x0000411D, 25, 128, 66, 32, WS_EX_CLIENTEDGE
+       PUSHBUTTON "&Add...", 1005, 95, 128, 50, 14
+       PUSHBUTTON "D&elete", 1024, 95, 146, 50, 14
+       LTEXT "When dialing phone numbers that contain the prefixes above:", -1, 14, 184, 224, 8
+       AUTOCHECKBOX "&Dial:", 1012, 14, 198, 30, 12
+       EDITTEXT 1007, 46, 196, 42, 14, ES_AUTOHSCROLL
+       AUTOCHECKBOX "Include the area &code", 1029, 14, 214, 85, 12
+       DEFPUSHBUTTON "OK", 1, 141, 236, 50, 14
+       PUSHBUTTON "Cancel", 2, 195, 236, 50, 14
+       RTEXT "Area code", 2001, 133, 31, 51, 8
+       LTEXT "Prefix", 2002, 200, 31, 45, 8
+       CONTROL "", 2003, "STATIC", SS_BLACKFRAME | SS_SUNKEN, 180, 41, 1, 6
+       CONTROL "", 2004, "STATIC", SS_BLACKFRAME | SS_SUNKEN, 203, 41, 1, 6
+       RTEXT "X - X X X - X X X - X X X X", 2005, 133, 48, 112, 8
+       GROUPBOX "Prefixes", -1, 7, 64, 238, 102
+       GROUPBOX "Rules", -1, 7, 170, 238, 60
+END
+
+110 DIALOGEX 0, 0, 227, 82
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
+EXSTYLE WS_EX_CONTEXTHELP
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "", 1003, 7, 7, 213, 8
+       LTEXT "", 1039, 7, 23, 213, 8
+       EDITTEXT 1031, 7, 34, 213, 14, ES_AUTOHSCROLL
+       DEFPUSHBUTTON "OK", 1, 116, 62, 50, 14
+       PUSHBUTTON "Avbryt", 2, 170, 62, 50, 14
+END
+
+111 DIALOGEX 0, 0, 252, 124
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
+EXSTYLE WS_EX_CONTEXTHELP
+CAPTION "Vent for"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "Select the type of prompt to wait for before continuing with the dialing sequence.", 2000, 7, 7, 238, 16
+       AUTORADIOBUTTON "Wait for a &dial tone", 1009, 7, 31, 238, 10, WS_GROUP
+       AUTORADIOBUTTON "Wait for a &voice message to complete", 1016, 7, 47, 238, 10, NOT WS_TABSTOP
+       AUTORADIOBUTTON "Wait for a specific length of &time:", 1048, 7, 63, 238, 10, NOT WS_TABSTOP
+       EDITTEXT 1050, 18, 77, 36, 14, ES_AUTOHSCROLL | WS_GROUP
+       CONTROL "Spin1", 1049, "msctls_updown32", 0x00000036, 42, 78, 11, 14
+       LTEXT "&sekunder", -1, 58, 81, 187, 8
+       DEFPUSHBUTTON "OK", 1, 141, 103, 50, 14
+       PUSHBUTTON "Avbryt", 2, 195, 103, 50, 14
+END
+
+112 DIALOGEX 0, 0, 252, 111
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
+EXSTYLE WS_EX_CONTEXTHELP
+CAPTION "Destination number"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "This step will place the destination number that you will be dialing into the calling card sequence.  When dialing the destination number, which parts of the number do you want to dial?", 2000, 7, 7, 238, 24
+       AUTOCHECKBOX "Dial the &country/region code", 1027, 7, 39, 238, 10
+       AUTOCHECKBOX "Dial the &area code", 1034, 7, 55, 238, 10
+       AUTOCHECKBOX "Dial the &number", 1008, 7, 71, 238, 10, WS_DISABLED
+       DEFPUSHBUTTON "OK", 1, 141, 92, 50, 14
+       PUSHBUTTON "Avbryt", 2, 195, 92, 50, 14
+END
+
+113 DIALOGEX 0, 0, 252, 218
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
+CAPTION "Avansert"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       ICON 201, 2000, 7, 7, 20, 20
+       LTEXT "The following telephony providers are installed on this computer:", -1, 40, 7, 205, 8
+       LTEXT "&Providers:", -1, 7, 35, 238, 8
+       LISTBOX 1033, 7, 46, 238, 147, LBS_STANDARD | LBS_NOINTEGRALHEIGHT | WS_TABSTOP
+       PUSHBUTTON "L&egg til...", 1005, 87, 197, 50, 14
+       PUSHBUTTON "&Fjern", 1024, 141, 197, 50, 14
+       PUSHBUTTON "&Konfigurer...", 1031, 195, 197, 50, 14
+END
+
+114 DIALOGEX 20, 15, 252, 127
+STYLE DS_SHELLFONT | DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION
+CAPTION "Add Provider"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "Select the provider you wish to install from the list below, and click Add.", 2000, 7, 7, 241, 8
+       LTEXT "&Telephony providers:", -1, 7, 23, 144, 10
+       LISTBOX 1055, 7, 34, 238, 74, LBS_STANDARD | WS_TABSTOP
+       PUSHBUTTON "&Legg til", 1005, 141, 106, 50, 14
+       DEFPUSHBUTTON "Avbryt", 2, 195, 106, 50, 14
+END
+
+115 DIALOGEX 10, 10, 303, 228
+STYLE DS_SHELLFONT | DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION
+EXSTYLE WS_EX_CONTEXTHELP
+CAPTION "Location Information"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       CONTROL 302, 302, "STATIC", SS_BITMAP, 10, 10, 88, 155
+       LTEXT "Before you can make any phone or modem connections, ReactOS needs the following information about your current location.", 2000, 107, 15, 188, 25
+       LTEXT "&What country/region are you in now?", -1, 107, 43, 189, 10
+       COMBOBOX 1006, 107, 55, 180, 200, CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL
+       LTEXT "What area &code (or city code) are you in now?", -1, 107, 74, 189, 10
+       EDITTEXT 1034, 107, 87, 45, 12, ES_AUTOHSCROLL
+       LTEXT "If you need to specify a ca&rrier code, what is it?", -1, 107, 105, 189, 10
+       EDITTEXT 1058, 106, 118, 45, 12, ES_UPPERCASE | ES_AUTOHSCROLL
+       LTEXT "If you dial a number to access an &outside line, what is it?", -1, 107, 137, 189, 10
+       EDITTEXT 1010, 107, 149, 45, 12, ES_UPPERCASE | ES_AUTOHSCROLL
+       LTEXT "The phone system at this location uses:", -1, 107, 168, 189, 10
+       AUTORADIOBUTTON "&Tone dialing", 1036, 107, 178, 57, 14, WS_GROUP | NOT WS_TABSTOP
+       AUTORADIOBUTTON "&Pulse dialing", 1037, 175, 178, 57, 14, NOT WS_TABSTOP
+       DEFPUSHBUTTON "OK", 1, 192, 204, 50, 14
+       PUSHBUTTON "Cancel", 2, 246, 204, 50, 14
+END
+
+400 DIALOGEX 0, 0, 290, 151
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION
+FONT 8, "MS Shell Dlg"
+BEGIN
+       CONTROL 302, 302, "STATIC", SS_BITMAP, 0, 0, 88, 155
+       LTEXT "Before you can make any phone or modem connections, ReactOS needs the following information about your current location.", 2000, 95, 2, 188, 25
+       LTEXT "&What country/region are you in now?", -1, 95, 30, 188, 10
+       COMBOBOX 1006, 95, 41, 177, 68, CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL
+       LTEXT "What area &code (or city code) are you in now?", -1, 95, 61, 188, 10
+       EDITTEXT 1034, 95, 73, 40, 14, ES_AUTOHSCROLL
+       LTEXT "If you dial a number to access an &outside line, what is it?", -1, 95, 96, 188, 10
+       EDITTEXT 1010, 95, 107, 40, 14, ES_UPPERCASE | ES_AUTOHSCROLL
+       LTEXT "The phone system at this location uses:", -1, 95, 129, 159, 10
+       AUTORADIOBUTTON "&Tone dialing", 1036, 95, 139, 55, 12, WS_GROUP | NOT WS_TABSTOP
+       AUTORADIOBUTTON "&Pulse dialing", 1037, 155, 139, 55, 12, NOT WS_TABSTOP
+END
+
+500 DIALOGEX 0, 0, 235, 88
+STYLE DS_SHELLFONT | DS_MODALFRAME | DS_SETFOREGROUND | DS_CENTER | WS_POPUPWINDOW | WS_CAPTION
+CAPTION "ReactOS Explorer"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       ICON 504, 501, 13, 14, 21, 20
+       LTEXT "", 502, 47, 15, 180, 32
+       AUTOCHECKBOX "&In the future, always trust this page", 503, 50, 47, 147, 12
+       DEFPUSHBUTTON "&OK", 505, 110, 65, 50, 14
+       PUSHBUTTON "&Avbryt", 506, 164, 65, 50, 14
+END
+
+STRINGTABLE
+BEGIN
+       1 "Telefon og Modem valg"
+       2 "Configure dialing rules and properties for using your modem."
+       3 "Location"
+       4 "To create a new location, click New."
+       5 "New Location"
+       6 "Edit Location"
+       7 "New Calling Card"
+       8 "Edit Calling Card"
+       9 "Area Code"
+       10 "Prefixes"
+       11 "Rule"
+       12 "The character you entered is invalid.\n\nValid characters are 0 through 9, *, #, and comma."
+       13 "The character you entered is invalid.\n\nValid characters are 0 through 9, *, #, space, and comma."
+       14 "The character you entered is invalid.\n\nValid characters are 0 through 9."
+       15 "The character you entered is invalid."
+       16 "Dial %1"
+       17 "Dial %1 plus area code"
+       18 "Dial area code"
+       19 "Dial number only"
+       20 "All"
+       21 "Selected"
+       22 "Edit Area Code Rule"
+       23 "Select a rule in the list above to view its description, or click New to add a rule."
+       24 "Dial '%2' plus the area code before the number for all calls within the %1 area code."
+       25 "Dial '%2' before the number for all calls within the %1 area code."
+       26 "Dial the area code before the number for all calls within the %1 area code."
+       27 "Dial only the number for all calls within the %1 area code."
+       28 "Dial '%2' plus the area code before the number for calls within the %1 area code, containing the prefixes you specified."
+       29 "Dial '%2' before the number for calls within the %1 area code, containing the prefixes you specified."
+       30 "Dial the area code before the number for calls within the %1 area code, containing the prefixes you specified."
+       31 "Dial only the number for calls within the %1 area code, containing the prefixes you specified."
+       32 "Dial a '1' before calls within all other area codes, and include the area code for all prefixes."
+       33 "Add Prefix"
+       34 "Enter one or more prefixes separated by spaces or commas."
+       35 "Specify Digits"
+       36 "Enter one or more digits (including * and #) to be dialed."
+       37 "You tried to enter an invalid character.\n\nValid characters are 0 thru 9 and space."
+       38 "Wait for %1!d! seconds."
+       39 "Dial the access number."
+       40 "Dial the account number."
+       41 "Dial the PIN number."
+       42 "Wait for a dial tone."
+       43 "Wait for a voice message to end."
+       44 "Dial the country/region code, area code, and number."
+       45 "Dial the country/region code and number."
+       46 "Dial the area code and number."
+       47 "Dial the country/region code."
+       48 "Dial the area code."
+       49 "Dial the number."
+       50 "dialing long distance calls."
+       51 "dialing international calls."
+       52 "dialing local calls."
+       53 "There are no rules defined for how this calling card should be used."
+       54 "You must enter the long distance carrier code for this location."
+       55 "You must enter a name for this location."
+       56 "You must enter the area code for this location."
+       57 "You must select the number to dial to disable call waiting."
+       58 "You must select the country or region that you are calling from."
+       59 "Missing Information"
+       60 "The location name you have entered is already in use.  Please enter a unique name."
+       61 "This calling card is missing some required information. To use this card, click Edit to provide more information, or select a different card."
+       62 "You must select a default calling card. Select a card from the list, or click New to create a new card."
+       63 "You must enter the calling card name."
+       64 "You must enter the account number."
+       65 "You must enter the PIN number."
+       66 "There are no rules defined for this calling card. To create a rule, select the Long Distance, International, or Local Calls tab."
+       67 "Your long distance rule requires your calling card's long distance access number."
+       68 "Your international rule requires your calling card's international access number."
+       69 "Your local rule requires your calling card's local access number."
+       70 "Ingen"
+       71 "Are you sure you want to remove the selected Telephony Service Provider?"
+       72 "<no service provider is installed>"
+       73 "You must enter the prefixes for which this rule applies."
+       74 "&Digits:"
+       75 "&Prefixes:"
+       76 "You tried to enter an invalid character.\n\nValid characters are 0 thru 9, space, and comma."
+       77 "Confirm Delete"
+       78 "Are you sure you want to delete this location?"
+       79 "Are you sure you want to delete this calling card?"
+       80 "Are you sure you want to delete this area code rule?"
+       81 "You must enter the digits to dial."
+       82 "The calling card name you have entered is already in use.  Please enter a unique name."
+       83 "ReactOS needs telephone information about the location from which you will be dialing. If you cancel without providing this information, this program may not function correctly when dialing. In addition, some applications respond to your canceling this dialog box by immediately re-posting it.\nAre you sure you want to cancel?"
+       84 "Confirm Cancel"
+       85 "My Location"
+       86 "<no service providers are available for installation>"
+       87 "The character you entered is invalid.\n\nValid characters are 0 through 9, A through D, *, #, +, !, space, and comma."
+       88 "You must enter the international carrier code for this location."
+       89 "You must enter the carrier code for this location."
+       90 "This page is attempting to make or monitor telephone calls or other multimedia connections on your computer.\nDo you want allow it to continue?"
+       91 "This page is attempting to access directory information on your network.\nDo you want to allow it to continue?"
+       92 "This page is attempting to access or change network conferencing information.\nDo you want to allow it to continue?"
+       93 "This page is attempting to access or change registry information.\nDo you want to allow it to continue?"
+       1064 "Phone And Modem control panel can not be opened. You may have a problem starting telephony service."
+       1065 "Remove Provider"
+       15800 "23"
+       15801 "0,\"None (Direct Dial)\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",1"
+       15802 "1,\"AT&T Direct Dial via 1010ATT1\",\"\",\"G\",\"J1FG\",\"J011EFG\",\"\",\"\",\"1010288\",\"1010288\",1"
+       15803 "2,\"AT&T via 1010ATT0\",\"\",\"G\",\"J0FG$TH\",\"J01EFG$TH\",\"\",\"\",\"1010288\",\"1010288\",1"
+       15804 "3,\"AT&T via 1-800-321-0288\",\"\",\"G\",\"J$TFG$TH\",\"J$T01EFG$TH\",\"\",\"\",\"18003210288\",\"18003210288\",1"
+       15805 "4,\"MCI Direct Dial via 10102221\",\"\",\"G\",\"J1FG\",\"J011EFG\",\"\",\"\",\"1010222\",\"1010222\",1"
+       15806 "5,\"MCI via 10102220\",\"\",\"G\",\"J0FG$TH\",\"J01EFG$TH\",\"\",\"\",\"1010222\",\"1010222\",1"
+       15807 "6,\"MCI via 1-800-888-8000\",\"\",\"G\",\"J,,,,,,TH,,FG\",\"J,,,,,,TH,,011EFG\",\"\",\"\",\"18008888000\",\"18008888000\",1"
+       15808 "7,\"MCI via 1-800-674-0700\",\"\",\"G\",\"J,,,,,,TH,,FG\",\"J,,,,,,TH,,011EFG\",\"\",\"\",\"18006740700\",\"18006740700\",1"
+       15809 "8,\"MCI via 1-800-674-7000\",\"\",\"G\",\"J,,,,,,TH,,FG\",\"J,,,,,,TH,,011EFG\",\"\",\"\",\"18006747000\",\"18006747000\",1"
+       15810 "9,\"US Sprint Direct Dial via 10103331\",\"\",\"G\",\"J1FG\",\"J011EFG\",\"\",\"\",\"1010333\",\"1010333\",1"
+       15811 "10,\"US Sprint via 10103330\",\"\",\"G\",\"J0FG$TH\",\"J01EFG$TH\",\"\",\"\",\"1010333\",\"1010333\",1"
+       15812 "11,\"US Sprint via 1-800-877-8000\",\"\",\"G\",\"J,,,T0FG,,H\",\"J,,,T01EFG#,H\",\"\",\"\",\"18008778000\",\"18008778000\",1"
+       15813 "12,\"Calling Card via 0\",\"\",\"G\",\"0FG$TH\",\"01EFG$TH\",\"\",\"\",\"\",\"\",1"
+       15814 "13,\"Carte France Telecom\",\"\",\"T3010,H,0FG#\",\"T3010,H,0FG#\",\"T3010,H,00EFG#\",\"\",\"\",\"\",\"\",1"
+       15815 "14,\"Mercury (UK)\",\"\",\"J$TH,0FG\",\"J$TH,0FG\",\"J$TH,0FG\",\"\",\"0500800800\",\"0500800800\",\"0500800800\",1"
+       15816 "15,\"British Telecom (UK)\",\"\",\"J$H,0FG\",\"J$H,0FG\",\"J$H,00EFG\",\"\",\"144\",\"144\".\"144\",1"
+       15817 "16,\"CLEAR Communications (New Zealand)\",\"\",\"J$TH,0FG\",\"J$TH,0FG\",\"J$TH,00EFG\",\"\",\"0502333\",\"0502333\",\"0502333\",1"
+       15818 "17,\"Telecom New Zealand\",\"\",\"J,0FG?H\",\"J,0FG?H\",\"J,00EFG?H\",\"\",\"012\",\"012\",\"012\",1"
+       15819 "18,\"Global Card (Taiwan to USA)\",\"\",\"G\",\"0FG\",\"J,102880$TFG$H\",\"\",\"\",\"\",\"0080\",1"
+       15820 "19,\"Telstra (Australia) via 1818 (voice)\",\"\",\"J$TH,FG#\",\"J$TH,FG#\",\"J$TH,0011EFG#\",\"\",\"1818\",\"1818\",\"1818\",1"
+       15821 "20,\"Telstra (Australia) via 1818 (fax)\",\"\",\"J$TH,FG#\",\"J$TH,FG#\",\"J$TH,0015EFG#\",\"\",\"1818\",\"1818\",\"1818\",1"
+       15822 "21,\"Optus (Australia) via 1812\",\"\",\"FG\",\"FG\",\"J@TH,0011EFG\",\"\",\"\",\"\",\"1812\",1"
+       15823 "22,\"Optus (Australia) via 008551812\",\"\",\"FG\",\"FG\",\"J@TH,0011EFG\",\"\",\"\",\"\",\"008551812\",1"
+END
index ecd8091..0546f0f 100644 (file)
@@ -17,6 +17,7 @@ IDB_WIZARD      BITMAP "res/302.bmp"
 
 #include "lang/de-DE.rc"
 #include "lang/en-US.rc"
+#include "lang/no-NO.rc"
 #include "lang/pl-PL.rc"
 #include "lang/ru-RU.rc"
 #include "lang/uk-UA.rc"