1LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US 2 3STRINGTABLE 4BEGIN 5 IDS_NAME "Name" 6 IDS_TYPE "Type" 7 IDS_MANUFACTURER "Manufacturer: %1" 8 IDS_LOCATION "Location: %1" 9 IDS_STATUS "Device Status: %1" 10 IDS_UNKNOWN "Unknown" 11 IDS_LOCATIONSTR "Location %1!u! (%2)" 12 IDS_DEVCODE " (Code %1!u!)" 13 IDS_DEVCODE2 " (Code %2!u!)" 14 IDS_ENABLEDEVICE "Use this device (enable)" 15 IDS_DISABLEDEVICE "Do not use this device (disable)" 16 IDS_UNKNOWNDEVICE "Unknown device" 17 IDS_NODRIVERLOADED "No drivers are installed for this device." 18 IDS_DEVONPARENT "on %1" 19 IDS_TROUBLESHOOTDEV "&Troubleshoot..." 20 IDS_ENABLEDEV "E&nable Device" 21 IDS_REINSTALLDRV "Re&install Driver" 22 IDS_PROPERTIES "P&roperties" 23 IDS_UPDATEDRV "U&pdate Driver..." 24 IDS_REBOOT "Restart &Computer..." 25 IDS_NOTAVAILABLE "Not available" 26 IDS_NOTDIGITALLYSIGNED "Not digitally signed" 27 IDS_NODRIVERS "No driver files are required or have been loaded for this device." 28 IDS_RESOURCE_COLUMN "Resource type" 29 IDS_SETTING_COLUMN "Setting" 30 IDS_RESOURCE_MEMORY_RANGE "Memory range" 31 IDS_RESOURCE_INTERRUPT "IRQ" 32 IDS_RESOURCE_DMA "DMA" 33 IDS_RESOURCE_PORT "I/O range" 34END 35 36/* error messages, source: http://www.z123.org/techsupport/medm.htm */ 37STRINGTABLE 38BEGIN 39 IDS_DEV_NO_PROBLEM "This device is working properly." 40 IDS_DEV_NOT_CONFIGURED "This device is not configured correctly." 41 IDS_DEV_DEVLOADER_FAILED "ReactOS could not load the driver for this device because the computer is reporting two %1 bus types." 42 IDS_DEV_DEVLOADER_FAILED2 "The %1 device loader(s) for this device could not load the device driver." 43 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." 44 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." 45 IDS_DEV_LACKED_ARBITRATOR "The driver for this device requested a resource that ReactOS does not know how to handle." 46 IDS_DEV_BOOT_CONFIG_CONFLICT "Another device is using the resources this device needs." 47 IDS_DEV_FAILED_FILTER "The drivers for this device need to be reinstalled." 48 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." 49 IDS_DEV_DEVLOADER_NOT_FOUND2 "This device is not working properly because the file %1 that loads the drivers for this device is bad." 50 IDS_DEV_DEVLOADER_NOT_FOUND3 "Device failure: Try changing the driver for this device. If that doesn't work, see your hardware documentation." 51 IDS_DEV_INVALID_DATA "This device is not working properly because the BIOS in your computer is reporting the resources for the device incorrectly." 52 IDS_DEV_INVALID_DATA2 "This device is not working properly because the BIOS in the device is reporting the resources for the device incorrectly. " 53 IDS_DEV_FAILED_START "This device is either not present, not working properly, or does not have all the drivers installed." 54 IDS_DEV_LIAR "ReactOS stopped responding while attempting to start this device, and therefore will never attempt to start this device again." 55 IDS_DEV_NORMAL_CONFLICT "This device cannot find any free %1 resources to use." 56 IDS_DEV_NOT_VERIFIED "This device is either not present, not working properly, or does not have all the drivers installed." 57 IDS_DEV_NEED_RESTART "This device cannot work properly until you restart your computer." 58 IDS_DEV_REENUMERATION "This device is causing a resource conflict." 59 IDS_DEV_PARTIAL_LOG_CONF "ReactOS could not identify all the resources this device uses." 60 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." 61 IDS_DEV_REINSTALL "The drivers for this device need to be reinstalled." 62 IDS_DEV_REGISTRY "Your registry may be bad." 63 IDS_DEV_WILL_BE_REMOVED "ReactOS is removing this device." 64 IDS_DEV_DISABLED "This device is not started." 65 IDS_DEV_DISABLED2 "This device is disabled." 66 IDS_DEV_DEVLOADER_NOT_READY "The loaders for this device cannot load the required drivers." 67 IDS_DEV_DEVLOADER_NOT_READY2 "" /* unused */ 68 IDS_DEV_DEVLOADER_NOT_READY3 "" /* unused */ 69 IDS_DEV_DEVICE_NOT_THERE "This device is either not present, not working properly, or does not have all the drivers installed." 70 IDS_DEV_MOVED "ReactOS is in the process of setting up this device." 71 IDS_DEV_TOO_EARLY "ReactOS is in the process of setting up this device." 72 IDS_DEV_NO_VALID_LOG_CONF "ReactOS can't specify the resources for this device." 73 IDS_DEV_FAILED_INSTALL "The drivers for this device are not installed." 74 IDS_DEV_HARDWARE_DISABLED "This device is disabled because the BIOS for the device did not give it any resources." 75 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.\nYou must change the conflicting setting or remove the real-mode driver causing the conflict." 76 IDS_DEV_FAILED_ADD "This device is not working properly because %1 is not working properly." 77 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." 78 IDS_DEV_TRANSLATION_FAILED "This device isn't responding to its driver." 79 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." 80 IDS_DEV_BIOS_TABLE "Your computer's system firmware does not include enough information to properly configure and use this device.\nTo use this device, contact your computer manufacturer to obtain a firmware or BIOS update." 81 IDS_DEV_IRQ_TRANSLATION_FAILED "This device is requesting a PCI interrupt but is configured for an ISA interrupt (or vice versa).\nPlease use the computer's system setup program to reconfigure the interrupt for this device." 82 IDS_DEV_FAILED_DRIVER_ENTRY "ReactOS cannot initialize the device driver for this hardware." 83 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." 84 IDS_DEV_DRIVER_FAILED_LOAD "ReactOS cannot load the device driver for this hardware. The driver may be corrupted or missing." 85 IDS_DEV_DRIVER_SERVICE_KEY_INVALID "ReactOS cannot access this hardware because its service key information in the registry is missing or recorded incorrectly." 86 IDS_DEV_LEGACY_SERVICE_NO_DEVICES "ReactOS successfully loaded the device driver for this hardware but cannot find the hardware device." 87 IDS_DEV_DUPLICATE_DEVICE "ReactOS cannot load the device driver for this hardware because there is a duplicate device already running in the system." 88 IDS_DEV_FAILED_POST_START "ReactOS has stopped this device because it has reported problems." 89 IDS_DEV_HALTED "An application or service has shut down this hardware device." 90 IDS_DEV_PHANTOM "Currently, this hardware device is not connected to the computer." 91 IDS_DEV_SYSTEM_SHUTDOWN "ReactOS cannot gain access to this hardware device because the operating system is in the process of shutting down." 92 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" 93 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." 94 IDS_DEV_REGISTRY_TOO_LARGE "ReactOS cannot start new hardware devices because the system hive is too large (exceeds the Registry Size Limit)." 95 IDS_DEV_SETPROPERTIES_FAILED "ReactOS wasn't able to change the settings of this device." 96END 97 98STRINGTABLE 99BEGIN 100 IDS_PROP_DEVICEID "Device Instance ID" 101 IDS_PROP_HARDWAREIDS "Hardware IDs" 102 IDS_PROP_COMPATIBLEIDS "Compatible IDs" 103 IDS_PROP_MATCHINGDEVICEID "Matching Device ID" 104 IDS_PROP_SERVICE "Service" 105 IDS_PROP_ENUMERATOR "Enumerator" 106 IDS_PROP_CAPABILITIES "Capabilities" 107 IDS_PROP_DEVNODEFLAGS "Devnode Flags" 108 IDS_PROP_CONFIGFLAGS "Config Flags" 109 IDS_PROP_CSCONFIGFLAGS "CSConfig Flags" 110 IDS_PROP_EJECTIONRELATIONS "Ejection Relations" 111 IDS_PROP_REMOVALRELATIONS "Removal Relations" 112 IDS_PROP_BUSRELATIONS "Bus Relations" 113 IDS_PROP_DEVUPPERFILTERS "Device Upper Filters" 114 IDS_PROP_DEVLOWERFILTERS "Device Lower Filters" 115 IDS_PROP_CLASSUPPERFILTERS "Class Upper Filters" 116 IDS_PROP_CLASSLOWERFILTERS "Class Lower Filters" 117 IDS_PROP_CLASSINSTALLER "Class Installers" 118 IDS_PROP_CLASSCOINSTALLER "Class Coinstallers" 119 IDS_PROP_DEVICECOINSTALLER "Device Coinstallers" 120 IDS_PROP_FIRMWAREREVISION "Firmware Revision" 121 IDS_PROP_CURRENTPOWERSTATE "Current Power State" 122 IDS_PROP_POWERCAPABILITIES "Power Capabilities" 123 IDS_PROP_POWERSTATEMAPPINGS "Power State Mappings" 124END 125 126IDD_HARDWARE DIALOGEX 0, 0, 300, 400 127STYLE DS_CONTROL | WS_CHILD | WS_VISIBLE | WS_CAPTION | DS_SHELLFONT 128FONT 8, "MS Shell Dlg" 129BEGIN 130 LTEXT "&Devices:", IDC_DEVICES, 7, 6, 196, 10 131 CONTROL "", IDC_LV_DEVICES, "SysListView32", LVS_REPORT | LVS_SINGLESEL | LVS_SHOWSELALWAYS | 132 LVS_SHAREIMAGELISTS | LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP, 7, 16, 196, 50 133 GROUPBOX "Device Properties", IDC_PROPERTIESGROUP, 7, 76, 196, 105 134 LTEXT "", IDC_MANUFACTURER, 14, 88, 183, 10, SS_ENDELLIPSIS 135 LTEXT "", IDC_LOCATION, 14, 100, 183, 10, SS_ENDELLIPSIS 136 LTEXT "", IDC_STATUS, 14, 112, 183, 30 137 PUSHBUTTON "&Troubleshoot...", IDC_TROUBLESHOOT, 80, 140, 60, 14, BS_PUSHBUTTON | WS_CHILD | WS_DISABLED | WS_TABSTOP 138 PUSHBUTTON "P&roperties", IDC_PROPERTIES, 146, 140, 50, 14 139END 140 141IDD_DEVICEGENERAL DIALOGEX 0, 0, 252, 218 142STYLE DS_SHELLFONT | WS_CHILD | WS_DISABLED | WS_CAPTION 143CAPTION "General" 144FONT 8, "MS Shell Dlg" 145BEGIN 146 ICON "", IDC_DEVICON, 7, 7, 20, 20 147 LTEXT "", IDC_DEVNAME, 37, 9, 174, 16, SS_NOPREFIX 148 LTEXT "Device type:", -1, 37, 39, 60, 8, SS_NOPREFIX 149 EDITTEXT IDC_DEVTYPE, 100, 39, 146, 12, NOT WS_TABSTOP | NOT WS_BORDER | ES_AUTOHSCROLL | ES_READONLY 150 LTEXT "Manufacturer:", -1, 37, 53, 60, 8, SS_NOPREFIX 151 EDITTEXT IDC_DEVMANUFACTURER, 100, 53, 145, 12, NOT WS_TABSTOP | NOT WS_BORDER | ES_AUTOHSCROLL | ES_READONLY 152 LTEXT "Location:", -1, 37, 67, 60, 8, SS_NOPREFIX 153 EDITTEXT IDC_DEVLOCATION, 100, 67, 145, 12, NOT WS_TABSTOP | NOT WS_BORDER | ES_AUTOHSCROLL | ES_READONLY 154 GROUPBOX "Device status", IDC_DEVSTATUSGROUP, 7, 83, 238, 100 155 EDITTEXT IDC_DEVSTATUS, 14, 96, 224, 61, NOT WS_TABSTOP | ES_MULTILINE | ES_AUTOVSCROLL | ES_READONLY | WS_VSCROLL 156 PUSHBUTTON "&Troubleshoot...", IDC_DEVPROBLEM, 148, 163, 90, 15 157 LTEXT "&Device usage:", IDC_DEVUSAGELABEL, 7, 188, 222, 8, WS_DISABLED 158 COMBOBOX IDC_DEVUSAGE, 7, 198, 239, 40, CBS_DROPDOWNLIST | WS_VSCROLL | WS_DISABLED 159END 160 161IDD_DEVICEDRIVER DIALOGEX 0, 0, 252, 218 162STYLE DS_SHELLFONT | WS_CHILD | WS_DISABLED | WS_CAPTION 163CAPTION "Driver" 164FONT 8, "MS Shell Dlg" 165BEGIN 166 ICON "", IDC_DEVICON, 7, 7, 20, 20 167 LTEXT "", IDC_DEVNAME, 37, 9, 174, 16, SS_NOPREFIX 168 LTEXT "Driver provider:", -1, 37, 39, 60, 8, SS_NOPREFIX 169 EDITTEXT IDC_DRVPROVIDER, 100, 39, 146, 12, NOT WS_TABSTOP | NOT WS_BORDER | ES_AUTOHSCROLL | ES_READONLY 170 LTEXT "Driver date:", -1, 37, 53, 60, 8, SS_NOPREFIX 171 EDITTEXT IDC_DRVDATE, 100, 53, 145, 12, NOT WS_TABSTOP | NOT WS_BORDER | ES_AUTOHSCROLL | ES_READONLY 172 LTEXT "Driver version:", -1, 37, 67, 60, 8, SS_NOPREFIX 173 EDITTEXT IDC_DRVVERSION, 100, 67, 145, 12, NOT WS_TABSTOP | NOT WS_BORDER | ES_AUTOHSCROLL | ES_READONLY 174 LTEXT "Digital Signer:", -1, 37, 81, 60, 8, SS_NOPREFIX 175 EDITTEXT IDC_DIGITALSIGNER, 100, 81, 145, 12, NOT WS_TABSTOP | NOT WS_BORDER | ES_AUTOHSCROLL | ES_READONLY 176 PUSHBUTTON "&Driver Details...", IDC_DRIVERDETAILS, 7, 106, 75, 15 177 LTEXT "To view details about the driver files.", -1, 91, 110, 154, 17, SS_NOPREFIX 178 PUSHBUTTON "&Update Driver...", IDC_UPDATEDRIVER, 7, 134, 75, 15 179 LTEXT "Update the device driver.", -1, 91, 138, 154, 17, SS_NOPREFIX 180 PUSHBUTTON "&Roll Back Driver", IDC_ROLLBACKDRIVER, 7, 162, 75, 15 181 LTEXT "If the device fails after updating the driver, roll back to the previously installed driver.", -1, 91, 162, 154, 25, SS_NOPREFIX 182 PUSHBUTTON "&Uninstall", IDC_UNINSTALLDRIVER, 7, 190, 75, 15 183 LTEXT "To uninstall the driver (Advanced).", -1, 91, 194, 154, 17, SS_NOPREFIX 184END 185 186IDD_DRIVERDETAILS DIALOGEX 0, 0, 224, 230 187STYLE DS_SHELLFONT | DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUPWINDOW | WS_VISIBLE | WS_DLGFRAME 188CAPTION "Driver File Details" 189FONT 8, "MS Shell Dlg" 190BEGIN 191 ICON "", IDC_DEVICON, 7, 7, 20, 20 192 LTEXT "", IDC_DEVNAME, 37, 9, 174, 16, SS_NOPREFIX 193 LTEXT "&Driver files:", -1, 7, 36, 204, 8 194 CONTROL "", IDC_DRIVERFILES, "SysListView32", LVS_REPORT | LVS_NOCOLUMNHEADER | 195 LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_SHAREIMAGELISTS | LVS_SORTASCENDING | 196 LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP, 7, 46, 209, 80 197 LTEXT "Provider:", -1, 14, 134, 50, 8 198 EDITTEXT IDC_FILEPROVIDER, 66, 134, 155, 8, NOT WS_TABSTOP | NOT WS_BORDER | ES_AUTOHSCROLL | ES_READONLY 199 LTEXT "File version:", -1, 14, 150, 50, 8 200 EDITTEXT IDC_FILEVERSION, 66, 150, 155, 8, NOT WS_TABSTOP | NOT WS_BORDER | ES_AUTOHSCROLL | ES_READONLY 201 LTEXT "Copyright:", -1, 14, 166, 50, 8 202 EDITTEXT IDC_FILECOPYRIGHT, 66, 166, 155, 8, NOT WS_TABSTOP | NOT WS_BORDER | ES_AUTOHSCROLL | ES_READONLY 203 LTEXT "Digital Signer:", -1, 14, 182, 50, 8 204 EDITTEXT IDC_DIGITALSIGNER, 66, 182, 155, 8, NOT WS_TABSTOP | NOT WS_BORDER | ES_AUTOHSCROLL | ES_READONLY 205 DEFPUSHBUTTON "OK", IDOK, 167, 208, 50, 14 206END 207 208IDD_DEVICEDETAILS DIALOGEX 0, 0, 252, 218 209STYLE DS_SHELLFONT | WS_CHILD | WS_DISABLED | WS_CAPTION 210CAPTION "Details" 211FONT 8, "MS Shell Dlg" 212BEGIN 213 ICON "", IDC_DEVICON, 7, 7, 20, 20 214 LTEXT "", IDC_DEVNAME, 37, 9, 174, 16, SS_NOPREFIX 215 COMBOBOX IDC_DETAILSPROPNAME, 7, 36, 238, 165, CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP 216 CONTROL "", IDC_DETAILSPROPVALUE, "SysListView32", LVS_REPORT | LVS_NOCOLUMNHEADER | 217 LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_SHAREIMAGELISTS | 218 LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP, 7, 58, 238, 155 219END 220 221IDD_DEVICERESOURCES DIALOGEX 0, 0, 252, 218 222STYLE DS_SHELLFONT | WS_CHILD | WS_DISABLED | WS_CAPTION 223CAPTION "Resources" 224FONT 8, "MS Shell Dlg" 225BEGIN 226 ICON "", IDC_DEVICON, 7, 7, 20, 20 227 LTEXT "", IDC_DEVNAME, 37, 9, 174, 16, SS_NOPREFIX 228 LTEXT "Resource settings:", -1, 7, 36, 204, 8 229 CONTROL "", IDC_DRIVERRESOURCES, "SysListView32", LVS_REPORT | 230 LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_SHAREIMAGELISTS | LVS_SORTASCENDING | 231 LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP, 7, 46, 238, 80 232END 233 234IDD_DEVICEPOWER DIALOGEX 0, 0, 252, 218 235STYLE DS_SHELLFONT | WS_CHILD | WS_DISABLED | WS_CAPTION 236CAPTION "Power" 237FONT 8, "MS Shell Dlg" 238BEGIN 239 ICON "", IDC_DEVICON, 7, 7, 20, 20 240 LTEXT "", IDC_DEVNAME, 37, 9, 174, 16, SS_NOPREFIX 241END 242 243IDD_UNINSTALLDRIVER DIALOGEX 0, 0, 224, 121 244STYLE DS_SHELLFONT | DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUPWINDOW | WS_VISIBLE | WS_DLGFRAME 245CAPTION "Confirm Device Removal" 246FONT 8, "MS Shell Dlg" 247BEGIN 248 ICON "", IDC_DEVICON, 7, 7, 20, 20 249 LTEXT "", IDC_DEVNAME, 40, 9, 174, 16, SS_NOPREFIX 250 LTEXT "Warning: You are about to uninstall this device from your system.", -1, 7, 37, 204, 50 251 DEFPUSHBUTTON "OK", IDOK, 110, 100, 50, 14 252 PUSHBUTTON "Cancel", IDCANCEL, 166, 100, 50, 14 253END 254 255 256/* 257 This code relates to the device manager GUI 258 */ 259 260IDM_MAINMENU MENU 261BEGIN 262 POPUP "&File" 263 BEGIN 264 MENUITEM "E&xit", IDM_EXIT 265 END 266 POPUP "&Action" 267 BEGIN 268 MENUITEM "Scan for hardware changes", IDM_SCAN_HARDWARE 269 MENUITEM "Add hardware", IDM_ADD_HARDWARE 270 END 271 POPUP "&View" 272 BEGIN 273 MENUITEM "D&evices by type", IDM_DEVBYTYPE 274 MENUITEM "De&vices by connection", IDM_DEVBYCONN 275 MENUITEM "Resources by t&ype", IDM_RESBYTYPE, GRAYED 276 MENUITEM "Resources by co&nnection", IDM_RESBYCONN, GRAYED 277 MENUITEM SEPARATOR 278 MENUITEM "Sho&w hidden devices", IDM_SHOWHIDDEN 279 END 280 POPUP "&Help" 281 BEGIN 282 MENUITEM "&About", IDM_ABOUT 283 END 284END 285 286 287STRINGTABLE DISCARDABLE 288BEGIN 289 IDS_APPNAME "ReactOS Device Manager" 290 IDS_CONFIRM_DISABLE "Disabling this device will cause it to stop functioning.\r\nDo you really want to disable it?" 291 IDS_CONFIRM_UNINSTALL "Warning: You are about to uninstall this device from your system.\r\nDo you want to continue?" 292END 293STRINGTABLE DISCARDABLE 294BEGIN 295 IDS_MENU_UPDATE "Update driver software..." 296 IDS_MENU_ENABLE "Enable" 297 IDS_MENU_DISABLE "Disable" 298 IDS_MENU_UNINSTALL "Uninstall" 299 IDS_MENU_SCAN "Scan for hardware changes" 300 IDS_MENU_ADD "Add hardware" 301 IDS_MENU_PROPERTIES "Properties" 302END 303 304STRINGTABLE DISCARDABLE 305BEGIN 306 IDS_TOOLTIP_PROPERTIES "Properties" 307 IDS_TOOLTIP_SCAN "Scan for hardware changes" 308 IDS_TOOLTIP_ENABLE "Enable" 309 IDS_TOOLTIP_DISABLE "Disable" 310 IDS_TOOLTIP_UPDATE "Update Driver Software" 311 IDS_TOOLTIP_UNINSTALL "Uninstall" 312END 313 314/* Hints */ 315STRINGTABLE DISCARDABLE 316BEGIN 317 IDS_HINT_BLANK " " 318 IDS_HINT_PROPERTIES " Open property dialog for the current selection." 319 IDS_HINT_SCAN " Scan for changed or new plug and play devices." 320 IDS_HINT_ENABLE " Enables the selected device." 321 IDS_HINT_DISABLE " Disables the selected device." 322 IDS_HINT_UPDATE " Launches the Update Driver Software wizard for the selected device." 323 IDS_HINT_UNINSTALL " Uninstalls the driver for the selected device." 324 IDS_HINT_ADD " Adds a legacy (non-Plug and Play) device to the computer." 325 IDS_HINT_ABOUT " About ReactOS Device Manager." 326 IDS_HINT_EXIT " Exits the program." 327 328 IDS_HINT_DEV_BY_TYPE " Displays devices by hardware type." 329 IDS_HINT_DEV_BY_CONN " Displays devices by connection." 330 IDS_HINT_RES_BY_TYPE " Displays resources by type." 331 IDS_HINT_RES_BY_CONN " Displays resources by connection type." 332 IDS_HINT_SHOW_HIDDEN " Displays legacy devices and devices that are no longer installed." 333 334 IDS_HINT_SYS_RESTORE " Restores this window to normal size." 335 IDS_HINT_SYS_MOVE " Moves this window." 336 IDS_HINT_SYS_SIZE " Resizes this window." 337 IDS_HINT_SYS_MINIMIZE " Collapses this window to an icon." 338 IDS_HINT_SYS_MAXIMIZE " Expands this window to fill this screen." 339 IDS_HINT_SYS_CLOSE " Closes this window." 340END 341