Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

59 lines
1.7 KiB

  1. [strings]
  2. ;localized strings
  3. MSFT = "Microsoft"
  4. SideWinder.DeviceDesc = "Sidewinder activador de porta de HID para joystick"
  5. msgame.SvcDesc = "Sidewinder activador de porta de HID para joystick"
  6. SideWinder.SW3dPro = "Microsoft SideWinder 3D Pro"
  7. SideWinder.gamepad = "Microsoft consola de jogos SideWinder"
  8. SideWinder.PrecisionPro = "Microsoft SideWinder Precision Pro"
  9. SideWinder.ForceFeedbackPro = "Microsoft SideWinder Force Feedback Pro"
  10. SideWinder.FreestylePro = "Microsoft SideWinder Freestyle Pro"
  11. SideWinder.ForceFeedbackWheel = "Microsoft SideWinder Force Feedback Wheel"
  12. SideWinder.AutoDetect = "Microsoft SideWinder (Detec��o autom�tica)"
  13. SideWinder.PedalCalibration = "Coloque o volante no meio, pise o pedal do acelerador at� meio e, em seguida, prima um bot�o no controlador"
  14. ;
  15. ; non localized strings
  16. SPSVCINST_ASSOCSERVICE= 0x00000002
  17. szSWAutoDetect="System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\SideWinderAutoDetect"
  18. szSW3DPro="System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_045E&PID_0F1F"
  19. szSWGPad="System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_045E&PID_0003"
  20. szSW3DPro2="System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_045E&PID_0017"
  21. szSWFFPro="System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_045E&PID_0006"
  22. szSWFSPro="System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_045E&PID_000D"
  23. szSWFFWheel="System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_045E&PID_0015"