65 lines
2.1 KiB
Plaintext
65 lines
2.1 KiB
Plaintext
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
[Strings]
|
||
|
||
;localized strings
|
||
VENDOR = "Logitech, Inc."
|
||
|
||
WgmExtrmDgtlSvcDesc.Name = "Logitech WingMan ¼Æ¦ì¸Ë¸m(¦Û°Ê°»´ú)"
|
||
WgmExtrmDgtl.Name = "Logitech WingMan Extreme Digital"
|
||
CyberManIIDgtl.Name = "Logitech CyberMan II"
|
||
ThndrPadDgtl.Name = "Logitech ThunderPad Digital"
|
||
WgmIntrCptr.Name = "Logitech WingMan Interceptor"
|
||
WgmGamePad.Name = "Logitech WingMan GamePad"
|
||
WgmFormula.Name = "Logitech WingMan Formula"
|
||
WgmGpBlk.Name = "Logitech WingMan GamePad (Black)"
|
||
WgmGpExt.Name = "Logitech WingMan GamePad Extreme"
|
||
WgmFormulaY.Name = "Logitech WingMan Formula (Yellow)"
|
||
WgmExtrmDgtl3D.Name = "Logitech WingMan Extreme Digital 3D"
|
||
|
||
;
|
||
; non localized strings
|
||
; registery key
|
||
WgmOem.WgmExtrmDgtlSvcDesc = "SYSTEM\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_046d&PID_C01f"
|
||
WgmOem.WgmExtrmDgtl = "SYSTEM\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_046d&PID_C020"
|
||
WgmOem.CyberManIIDgtl = "SYSTEM\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_046d&PID_C021"
|
||
WgmOem.ThndrPadDgtl = "SYSTEM\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_046d&PID_C022"
|
||
WgmOem.WgmIntrCptr = "SYSTEM\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_046d&PID_C023"
|
||
WgmOem.WgmGamePad = "SYSTEM\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_046d&PID_C024"
|
||
WgmOem.WgmFormula = "SYSTEM\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_046d&PID_C025"
|
||
WgmOem.WgmGpBlk = "SYSTEM\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_046d&PID_C026"
|
||
WgmOem.WgmGpExt = "SYSTEM\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_046d&PID_C027"
|
||
WgmOem.WgmFormulaY = "SYSTEM\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_046d&PID_C028"
|
||
WgmOem.WgmExtrmDgtl3D = "SYSTEM\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_046d&PID_C029"
|
||
|