- Add more resources
[reactos.git] / reactos / dll / cpl / hdwwiz / lang / cs-CZ.rc
index 6c3bdac..ef27288 100644 (file)
@@ -121,6 +121,18 @@ BEGIN
        LTEXT "To exit this wizard, click Cancel.", IDC_STATUSTEXT, 114, 166, 132, 8
 END
 
+IDD_NOTCONNECTEDPAGE DIALOG DISCARDABLE 0, 0, 317, 186
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
+CAPTION "Add Hardware Wizard"
+FONT 8, "MS Shell Dlg"
+BEGIN
+       LTEXT "Cannot Continue the Add Hardware Wizard", IDC_FINISHTITLE, 114, 8, 203, 28
+       LTEXT "To continue, connect this hardware to your computer.", -1, 114, 40, 193, 16
+       AUTOCHECKBOX "&Turn off the computer when I click Finish so that I can open the computer and connect the hardware.", IDC_TURNOFFCHECKBOX, 114, 64, 203, 20, BS_TOP | BS_MULTILINE
+       LTEXT "In most cases ReactOS will automatically install your hardware after you connect it. If ReactOS does not find it, you can reopen this wizard to install the supporting software.", -1, 114, 98, 193, 32
+       LTEXT "To close this wizard, click Finish.", IDC_STATUSTEXT, 114, 166, 193, 8
+END
+
 STRINGTABLE
 BEGIN
        IDS_CPLNAME "Pøidat hardware"
@@ -128,4 +140,5 @@ BEGIN
        IDS_SEARCHTITLE "Please wait while the wizard searches..."
        IDS_SEARCHTEXT "This wizard is searching for hardware that has been connected to your computer recently but has not yet been installed."
        IDS_ISCONNECTED "Is the hardware connected?"
+       IDS_PROBELISTTITLE "The following hardware is already installed on your computer"
 END