Leaked source code of windows server 2003
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
2.0 KiB

  1. [Strings]
  2. ;
  3. ; This section defines symbolic string constants for use in the rest
  4. ; of the .inf script. You should create and use symbols for all
  5. ; translatable strings in order to make localization easier.
  6. ; Also, spaces within strings elsewhere in the script confuse infedit.exe;
  7. ; so use symbolic constants for any multi-word strings.
  8. ;
  9. IRMINI_HELP="The IrDA infrared port. It can be used to establish wireless serial and network links to other computers."
  10. NSCIRDA.ServiceDesc="NSC Infrared Device Driver"
  11. PC87108.DeviceDesc="NSC PC87108 EB Fast Infrared Port"
  12. PC87308.DeviceDesc="NSC PC87308 EB Fast Infrared Port"
  13. PC87338.DeviceDesc="NSC PC87338 EB Fast Infrared Port"
  14. PC87560.DeviceDesc="NSC PC87560 EB Fast Infrared Port"
  15. OEM87338.DeviceDesc="IrDA Non-PNP Fast Infrared Port"
  16. *NSC6001.DeviceDesc="IrDA Fast Infrared Port"
  17. *SNY7001.DeviceDesc="IrDA Fast Infrared Port"
  18. *IBM0071.DeviceDesc="IBM ThinkPad Fast Infrared Port"
  19. *IBM37A0.DeviceDesc="IBM Fast Infrared Port"
  20. *NEC90A1.DeviceDesc="NEC Fast Infrared Port"
  21. *NEC90D1.DeviceDesc="NEC Versa Notebooks Fast Infrared Port"
  22. *NEC9141.DeviceDesc="NEC Notebooks Fast Infrared Port"
  23. *AEI0205.DeviceDesc="PUMA Fast Infrared Port"
  24. *CHE0002.DeviceDesc="Acer Laptop Fast Infrared Port"
  25. *HWPC224.DeviceDesc="HP Fast Infrared Port"
  26. V_CLASSNAME="Infrared adapters"
  27. NSC=National Semiconductor
  28. IBM=IBM
  29. NEC=NEC
  30. PUMA=Puma Technologies
  31. ACER=Acer
  32. SONY=Sony
  33. HP=Hewlett-Packard
  34. Dongle_A="Infrared Transceiver A"
  35. Dongle_B="Infrared Transceiver B"
  36. DongleType_0="SIR Transceiver"
  37. DongleType_1="HP HSDL-1100/2100"
  38. DongleType_2="HP HSDL-2300/3600"
  39. DongleType_3="IBM 31T1100"
  40. DongleType_4="Sharp RY5HD01/KD01"
  41. DongleType_5="Sharp RY6FD11E"
  42. DongleType_6="Vishay TFDS-6000"
  43. DongleType_7="Vishay TFDS-6500"
  44. DongleType_8="Siemens IRMS/T6400"
  45. DongleType_9="TI TSLM1100"
  46. DongleType_10="IBM SC-20H2987"
  47. DongleType_11="Dell T-97"
  48. MaxConnectRate="Maximum Connect Rate"
  49. TurnaroundTime="Minimum Turn Around Time"