[devmgr]
[reactos.git] / reactos / dll / win32 / devmgr / lang / en-US.rc
index ac8af43..6a1a891 100644 (file)
@@ -172,8 +172,10 @@ BEGIN
      EDITTEXT IDC_DRVVERSION, 100, 67, 145, 12, NOT WS_TABSTOP | NOT WS_BORDER | ES_AUTOHSCROLL | ES_READONLY
      LTEXT "Digital Signer:", -1, 37, 81, 60, 8, SS_NOPREFIX
      EDITTEXT IDC_DIGITALSIGNER, 100, 81, 145, 12, NOT WS_TABSTOP | NOT WS_BORDER | ES_AUTOHSCROLL | ES_READONLY
-     PUSHBUTTON "&Driver Details...", IDC_DRIVERDETAILS, 7, 106, 70, 15
+     PUSHBUTTON "&Driver Details", IDC_DRIVERDETAILS, 7, 106, 75, 15
      LTEXT "To view details about the driver files.", -1, 91, 110, 154, 17, SS_NOPREFIX
+     PUSHBUTTON "&Update Driver...", IDC_UPDATEDRIVER, 7, 126, 75, 15
+     LTEXT "Update the device driver.", -1, 91, 130, 154, 17, SS_NOPREFIX 
 END
 
 IDD_DRIVERDETAILS DIALOGEX DISCARDABLE  0, 0, 224, 230