use a .spec file and fix the export ordinals
[reactos.git] / reactos / lib / devmgr / En.rc
1 // English language resource file (Sebastian Gasiorek, 2005-11-13)
2
3 LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT
4
5 STRINGTABLE
6 BEGIN
7 IDS_NAME "Name"
8 IDS_TYPE "Type"
9 IDS_MANUFACTURER "Manufacturer: %1"
10 IDS_LOCATION "Location: %1"
11 IDS_STATUS "Device Status: %1"
12 IDS_UNKNOWN "Unknown"
13 IDS_LOCATIONSTR "Location %1!u! (%2)"
14 IDS_DEVCODE " (Code %1!u!)"
15 IDS_DEVCODE2 " (Code %2!u!)"
16 IDS_ENABLEDEVICE "Use this device (enable)"
17 IDS_DISABLEDEVICE "Do not use this device (disable)"
18 IDS_UNKNOWNDEVICE "Unknown device"
19 IDS_NODRIVERLOADED "No drivers are installed for this device."
20 IDS_DEVONPARENT "on %1"
21 IDS_TROUBLESHOOTDEV "&Troubleshoot..."
22 IDS_ENABLEDEV "E&nable Device"
23 IDS_REINSTALLDRV "Re&install Driver"
24 IDS_PROPERTIES "P&roperties"
25 IDS_UPDATEDRV "U&pdate Driver..."
26 IDS_REBOOT "Restart &Computer..."
27 IDS_NOTAVAILABLE "Not available"
28 IDS_NOTDIGITALLYSIGNED "Not digitally signed"
29 IDS_NODRIVERS "No driver files are required or have been loaded for this device."
30 END
31
32 /* error messages, source: http://www.z123.org/techsupport/medm.htm */
33 STRINGTABLE
34 BEGIN
35 IDS_DEV_NO_PROBLEM "This device is working properly."
36 IDS_DEV_NOT_CONFIGURED "This device is not configured correctly."
37 IDS_DEV_DEVLOADER_FAILED "ReactOS could not load the driver for this device because the computer is reporting two $1 bus types."
38 IDS_DEV_DEVLOADER_FAILED2 "The $1 device loader(s) for this device could not load the device driver."
39 IDS_DEV_OUT_OF_MEMORY "The driver for this device may be bad, or your system may be running low on memory or other resources."
40 IDS_DEV_ENTRY_IS_WRONG_TYPE "This device is not working properly because one of its drivers may be bad, or your registry may be bad."
41 IDS_DEV_LACKED_ARBITRATOR "The driver for this device requested a resource that ReactOS does not know how to handle."
42 IDS_DEV_BOOT_CONFIG_CONFLICT "Another device is using the resources this device needs."
43 IDS_DEV_FAILED_FILTER "The drivers for this device need to be reinstalled."
44 IDS_DEV_DEVLOADER_NOT_FOUND "This device is not working properly because ReactOS cannot load the file $1 that loads the drivers for the device."
45 IDS_DEV_DEVLOADER_NOT_FOUND2 "This device is not working properly because the file $1 that loads the drivers for this device is bad."
46 IDS_DEV_DEVLOADER_NOT_FOUND3 "Device failure: Try changing the driver for this device. If that doesn\'t work, see your hardware documentation."
47 IDS_DEV_INVALID_DATA "This device is not working properly because the BIOS in your computer is reporting the resources for the device incorrectly."
48 IDS_DEV_INVALID_DATA2 "This device is not working properly because the BIOS in the device is reporting the resources for the device incorrectly. "
49 IDS_DEV_FAILED_START "This device is either not present, not working properly, or does not have all the drivers installed."
50 IDS_DEV_LIAR "ReactOS stopped responding while attempting to start this device, and therefore will never attempt to start this device again."
51 IDS_DEV_NORMAL_CONFLICT "This device cannot find any free $1 resources to use."
52 IDS_DEV_NOT_VERIFIED "This device is either not present, not working properly, or does not have all the drivers installed."
53 IDS_DEV_NEED_RESTART "This device cannot work properly until you restart your computer."
54 IDS_DEV_REENUMERATION "This device is causing a resource conflict."
55 IDS_DEV_PARTIAL_LOG_CONF "ReactOS could not identify all the resources this device uses."
56 IDS_DEV_UNKNOWN_RESOURCE "The driver information file $1 is telling this child device to use a resource that the parent device does not have or recognize."
57 IDS_DEV_REINSTALL "The drivers for this device need to be reinstalled."
58 IDS_DEV_REGISTRY "Your registry may be bad."
59 IDS_DEV_WILL_BE_REMOVED "ReactOS is removing this device."
60 IDS_DEV_DISABLED "This device is not started."
61 IDS_DEV_DISABLED2 "This device is disabled."
62 IDS_DEV_DEVLOADER_NOT_READY "The loaders for this device cannot load the required drivers."
63 IDS_DEV_DEVLOADER_NOT_READY2 "This display adapter is functioning correctly."
64 IDS_DEV_DEVLOADER_NOT_READY3 "The loaders for this device cannot load the required drivers."
65 IDS_DEV_DEVICE_NOT_THERE "This device is either not present, not working properly, or does not have all the drivers installed."
66 IDS_DEV_MOVED "ReactOS is in the process of setting up this device."
67 IDS_DEV_TOO_EARLY "ReactOS is in the process of setting up this device."
68 IDS_DEV_NO_VALID_LOG_CONF "ReactOS can\'t specify the resources for this device."
69 IDS_DEV_FAILED_INSTALL "The drivers for this device are not installed."
70 IDS_DEV_HARDWARE_DISABLED "This device is disabled because the BIOS for the device did not give it any resources."
71 IDS_DEV_CANT_SHARE_IRQ "This device is using an Interrupt Request (IRQ) resource that is in use by another device and cannot be shared. "\
72 "You must change the conflicting setting or remove the real-mode driver causing the conflict."
73 IDS_DEV_FAILED_ADD "This device is not working properly because $1 is not working properly."
74 IDS_DEV_DISABLED_SERVICE "ReactOS cannot install the drivers for this device because it cannot access the drive or network location that has the setup files on it."
75 IDS_DEV_TRANSLATION_FAILED "This device isn\'t responding to its driver."
76 IDS_DEV_NO_SOFTCONFIG "ReactOS cannot determine the settings for this device. Consult the documentation that came with this device and use the Resource tab to set the configuration."
77 IDS_DEV_BIOS_TABLE "Your computer\'s system firmware does not include enough information to properly configure and use this device. "\
78 "To use this device, contact your computer manufacturer to obtain a firmware or BIOS update."
79 IDS_DEV_IRQ_TRANSLATION_FAILED "This device is requesting a PCI interrupt but is configured for an ISA interrupt (or vice versa). "\
80 "Please use the computer\'s system setup program to reconfigure the interrupt for this device."
81 IDS_DEV_FAILED_DRIVER_ENTRY "ReactOS cannot initialize the device driver for this hardware."
82 IDS_DEV_DRIVER_FAILED_PRIOR_UNLOAD "ReactOS cannot load the device driver for this hardware because a previous instance of the device driver is still in memory."
83 IDS_DEV_DRIVER_FAILED_LOAD "ReactOS cannot load the device driver for this hardware. The driver may be corrupted or missing."
84 IDS_DEV_DRIVER_SERVICE_KEY_INVALID "ReactOS cannot access this hardware because its service key information in the registry is missing or recorded incorrectly."
85 IDS_DEV_LEGACY_SERVICE_NO_DEVICES "ReactOS successfully loaded the device driver for this hardware but cannot find the hardware device."
86 IDS_DEV_DUPLICATE_DEVICE "ReactOS cannot load the device driver for this hardware because there is a duplicate device already running in the system."
87 IDS_DEV_FAILED_POST_START "ReactOS has stopped this device because it has reported problems."
88 IDS_DEV_HALTED "An application or service has shut down this hardware device."
89 IDS_DEV_PHANTOM "Currently, this hardware device is not connected to the computer."
90 IDS_DEV_SYSTEM_SHUTDOWN "ReactOS cannot gain access to this hardware device because the operating system is in the process of shutting down."
91 IDS_DEV_HELD_FOR_EJECT "ReactOS cannot use this hardware device because it has been prepared for \"safe removal\", but it has not been removed from the computer"
92 IDS_DEV_DRIVER_BLOCKED "The software for this device has been blocked from starting because it is known to have problems with ReactOS. Contact the hardware vendor for a new driver."
93 IDS_DEV_REGISTRY_TOO_LARGE "ReactOS cannot start new hardware devices because the system hive is too large (exceeds the Registry Size Limit)."
94 IDS_DEV_SETPROPERTIES_FAILED "ReactOS wasn\'t able to change the settings of this device."
95 END
96
97 IDD_HARDWARE DIALOG DISCARDABLE 0, 0, 300, 400
98 STYLE DS_3DLOOK | DS_CONTROL | WS_CHILD | WS_VISIBLE | WS_CAPTION | DS_SHELLFONT
99 FONT 8, "MS Shell Dlg"
100 BEGIN
101 LTEXT "&Devices:",IDC_DEVICES,7,6,196,10
102 CONTROL "",IDC_LV_DEVICES,"SysListView32",LVS_REPORT |
103 LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_SHAREIMAGELISTS |
104 LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP,7,16,196,50
105 GROUPBOX "Device Properties",IDC_PROPERTIESGROUP,7,76,196,105
106 LTEXT "",IDC_MANUFACTURER,14,88,183,10,SS_ENDELLIPSIS
107 LTEXT "",IDC_LOCATION,14,100,183,10,SS_ENDELLIPSIS
108 LTEXT "",IDC_STATUS,14,112,183,30
109 PUSHBUTTON "&Troubleshoot...",IDC_TROUBLESHOOT,85,140,54,14,
110 BS_PUSHBUTTON | WS_CHILD | WS_DISABLED | WS_TABSTOP
111 PUSHBUTTON "P&roperties",IDC_PROPERTIES,146,140,50,14
112 END
113
114 IDD_DEVICEGENERAL DIALOG DISCARDABLE 0, 0, 252, 218
115 STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
116 CAPTION "General"
117 FONT 8, "MS Shell Dlg"
118 BEGIN
119 ICON "", IDC_DEVICON, 7, 7, 20, 20
120 LTEXT "", IDC_DEVNAME, 37, 9, 174, 16, SS_NOPREFIX
121 LTEXT "Device type:", -1, 37, 39, 60, 8, SS_NOPREFIX
122 EDITTEXT IDC_DEVTYPE, 100, 39, 146, 12, NOT WS_TABSTOP | NOT WS_BORDER | ES_AUTOHSCROLL | ES_READONLY
123 LTEXT "Manufacturer:", -1, 37, 53, 60, 8, SS_NOPREFIX
124 EDITTEXT IDC_DEVMANUFACTURER, 100, 53, 145, 12, NOT WS_TABSTOP | NOT WS_BORDER | ES_AUTOHSCROLL | ES_READONLY
125 LTEXT "Location:", -1, 37, 67, 60, 8, SS_NOPREFIX
126 EDITTEXT IDC_DEVLOCATION, 100, 67, 145, 12, NOT WS_TABSTOP | NOT WS_BORDER | ES_AUTOHSCROLL | ES_READONLY
127 GROUPBOX "Device status", IDC_DEVSTATUSGROUP, 7, 83, 238, 100
128 EDITTEXT IDC_DEVSTATUS, 14, 96, 224, 61, NOT WS_TABSTOP | ES_MULTILINE | ES_AUTOVSCROLL | ES_READONLY | WS_VSCROLL
129 PUSHBUTTON "&Troubleshoot...", IDC_DEVPROBLEM, 148, 163, 90, 15
130 LTEXT "&Device usage:", IDC_DEVUSAGELABEL, 7, 188, 222, 8, WS_DISABLED
131 COMBOBOX IDC_DEVUSAGE, 7, 198, 239, 40, CBS_DROPDOWNLIST | WS_VSCROLL | WS_DISABLED
132 END
133
134 IDD_DEVICEDRIVER DIALOG DISCARDABLE 0, 0, 252, 218
135 STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
136 CAPTION "Driver"
137 FONT 8, "MS Shell Dlg"
138 BEGIN
139 ICON "", IDC_DEVICON, 7, 7, 20, 20
140 LTEXT "", IDC_DEVNAME, 37, 9, 174, 16, SS_NOPREFIX
141 LTEXT "Driver provider:", -1, 37, 39, 60, 8, SS_NOPREFIX
142 EDITTEXT IDC_DRVPROVIDER, 100, 39, 146, 12, NOT WS_TABSTOP | NOT WS_BORDER | ES_AUTOHSCROLL | ES_READONLY
143 LTEXT "Driver date:", -1, 37, 53, 60, 8, SS_NOPREFIX
144 EDITTEXT IDC_DRVDATE, 100, 53, 145, 12, NOT WS_TABSTOP | NOT WS_BORDER | ES_AUTOHSCROLL | ES_READONLY
145 LTEXT "Driver version:", -1, 37, 67, 60, 8, SS_NOPREFIX
146 EDITTEXT IDC_DRVVERSION, 100, 67, 145, 12, NOT WS_TABSTOP | NOT WS_BORDER | ES_AUTOHSCROLL | ES_READONLY
147 LTEXT "Digital Signer:", -1, 37, 81, 60, 8, SS_NOPREFIX
148 EDITTEXT IDC_DIGITALSIGNER, 100, 81, 145, 12, NOT WS_TABSTOP | NOT WS_BORDER | ES_AUTOHSCROLL | ES_READONLY
149 PUSHBUTTON "&Driver Details...", IDC_DRIVERDETAILS, 7, 106, 70, 15
150 LTEXT "To view details about the driver files.", -1, 91, 110, 154, 17, SS_NOPREFIX
151 END
152
153 IDD_DRIVERDETAILS DIALOG DISCARDABLE 0, 0, 224, 250
154 STYLE DS_SETFONT | DS_MODALFRAME | DS_3DLOOK | DS_CONTEXTHELP | WS_POPUPWINDOW | WS_VISIBLE | WS_DLGFRAME
155 CAPTION "Driver File Details"
156 FONT 8, "MS Shell Dlg"
157 BEGIN
158 ICON "", IDC_DEVICON, 7, 7, 20, 20
159 LTEXT "", IDC_DEVNAME, 37, 9, 174, 16, SS_NOPREFIX
160 LTEXT "&Driver files:", -1, 7, 36, 204, 8
161 CONTROL "", IDC_DRIVERFILES, "SysListView32", LVS_REPORT | LVS_NOCOLUMNHEADER |
162 LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_SHAREIMAGELISTS | LVS_SORTASCENDING |
163 LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP, 7, 46, 209, 80
164 LTEXT "Provider:", -1, 14, 134, 50, 8
165 LTEXT "", IDC_FILEPROVIDER, 66, 134, 155, 8
166 LTEXT "File version:", -1, 14, 150, 50, 8
167 LTEXT "", IDC_FILEVERSION, 66, 150, 155, 8
168 LTEXT "Copyright:", -1, 14, 166, 50, 8
169 LTEXT "", IDC_FILECOPYRIGHT, 66, 166, 155, 8
170 LTEXT "Digital Signer:", -1, 14, 182, 50, 8
171 LTEXT "", IDC_DIGITALSIGNER, 66, 182, 155, 8
172 PUSHBUTTON "OK", IDOK, 167, 228, 50, 14
173 END
174