mirror of https://github.com/tongzx/nt5src
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.
55 lines
1.9 KiB
55 lines
1.9 KiB
|
|
[Strings]
|
|
;
|
|
; This section defines symbolic string constants for use in the rest
|
|
; of the .inf script. You should create and use symbols for all
|
|
; translatable strings in order to make localization easier.
|
|
; Also, spaces within strings elsewhere in the script confuse infedit.exe;
|
|
; so use symbolic constants for any multi-word strings.
|
|
;
|
|
IRMINI_HELP="The IrDA infrared port. It can be used to establish wireless serial and network links to other computers."
|
|
NSCIRDA.ServiceDesc="NSC Infrared Device Driver"
|
|
PC87108.DeviceDesc="NSC PC87108 EB Fast Infrared Port"
|
|
PC87308.DeviceDesc="NSC PC87308 EB Fast Infrared Port"
|
|
PC87338.DeviceDesc="NSC PC87338 EB Fast Infrared Port"
|
|
PC87560.DeviceDesc="NSC PC87560 EB Fast Infrared Port"
|
|
OEM87338.DeviceDesc="IrDA Non-PNP Fast Infrared Port"
|
|
*NSC6001.DeviceDesc="IrDA Fast Infrared Port"
|
|
*SNY7001.DeviceDesc="IrDA Fast Infrared Port"
|
|
*IBM0071.DeviceDesc="IBM ThinkPad Fast Infrared Port"
|
|
*IBM37A0.DeviceDesc="IBM Fast Infrared Port"
|
|
*NEC90A1.DeviceDesc="NEC Fast Infrared Port"
|
|
*NEC90D1.DeviceDesc="NEC Versa Notebooks Fast Infrared Port"
|
|
*NEC9141.DeviceDesc="NEC Fast Infrared Port"
|
|
*AEI0205.DeviceDesc="PUMA Fast Infrared Port"
|
|
*CHE0002.DeviceDesc="Acer Laptop Fast Infrared Port"
|
|
*HWPC224.DeviceDesc="HP Fast Infrared Port"
|
|
|
|
V_CLASSNAME="Infrared adapters"
|
|
|
|
NSC=National Semiconductor
|
|
IBM=IBM
|
|
NEC=NEC
|
|
PUMA=Puma Technologies
|
|
ACER=Acer
|
|
SONY=Sony
|
|
HP=Hewlett-Packard
|
|
|
|
Dongle_A="Infrared Transceiver A"
|
|
Dongle_B="Infrared Transceiver B"
|
|
|
|
DongleType_0="SIR Transceiver"
|
|
DongleType_1="HP HSDL-1100/2100"
|
|
DongleType_2="HP HSDL-2300/3600"
|
|
DongleType_3="IBM 31T1100"
|
|
DongleType_4="Sharp RY5HD01/KD01"
|
|
DongleType_5="Sharp RY6FD11E"
|
|
DongleType_6="Vishay TFDS-6000"
|
|
DongleType_7="Vishay TFDS-6500"
|
|
DongleType_8="Siemens IRMS/T6400"
|
|
DongleType_9="TI TSLM1100"
|
|
DongleType_10="IBM SC-20H2987"
|
|
DongleType_11="Dell T-97"
|
|
|
|
MaxConnectRate="Maximum Connect Rate"
|
|
TurnaroundTime="Minimum Turn Around Time"
|