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.

172 lines
8.2 KiB

  1. /*:
  2. @*: This file is organized into two main blocks. The first block contains
  3. @*: code (non-string) sections which are specific to languages. Please put
  4. @*: the code sections in the correct language.
  5. @*: The second block is reserved for [Strings] which localizers will be
  6. @*: working with. It is further divided using "#if LANGUAGE ==" for language
  7. @*: specific strings. For strings which are common to all languages
  8. @*: place outside the #ifs.
  9. @*:
  10. @*: This file is first precompiled with LANGUAGE_ID
  11. @*: set to the language (see inf\win4\inf\makefile.inc for details).
  12. @*: For example, for usa builds, the sections under #if LANGUAGE == 0x409
  13. @*: will appear.
  14. @*:
  15. @*: Important: To support locstudio, this file contains only ONE [Strings] section.
  16. @*:
  17. @*/
  18. #if LANGUAGE_ID != 0x804 && LANGUAGE_ID != 0x404 && LANGUAGE_ID != 0x411 && LANGUAGE_ID != 0x412
  19. // This section is for non-FE (chs,cht,jpn,kor) builds. So english, german, ...
  20. #elif LANGUAGE_ID == 0x804
  21. //CHS specific sections
  22. #elif LANGUAGE_ID == 0x404
  23. //CHT specific sections
  24. #elif LANGUAGE_ID == 0x411
  25. //JPN specific sections
  26. @n:[Manufacturer]
  27. @n:%NEC%=NEC
  28. @n:
  29. @n:[NEC]
  30. @n:%*nEC1E01.DeviceDesc%=PCIC,*nEC1E01
  31. @n:%*nEC8091.DeviceDesc%=PCIC,*nEC8091
  32. @n:%*nEC8121.DeviceDesc%=PCIC,*nEC8121
  33. @n:%*nECAC12.DeviceDesc%=TICARDBUS, PCI\VEN_104C&DEV_AC12
  34. @n:%*nECAC15.DeviceDesc%=TICARDBUS, PCI\VEN_104C&DEV_AC15
  35. @n:
  36. @n:[TICBReg]
  37. @n:HKLM,"System\CurrentControlSet\Services\Pcmcia\Parameters","ControllerPowerUpDelay",0x00010001,500000
  38. @n:
  39. #elif LANGUAGE_ID == 0x412
  40. //KOR specific sections
  41. #endif
  42. // String section below for localizers
  43. [Strings]
  44. #if LANGUAGE_ID == 0x411
  45. @n:*nEC1E01.DeviceDesc="NEC PCMCIA Controller"
  46. @n:*nEC8091.DeviceDesc="NEC PC-9801-102"
  47. @n:*nEC8121.DeviceDesc="NEC PC�J�[�h�X���b�g���݃A�_�v�^"
  48. @n:*nECAC12.DeviceDesc="PCI-1130 CardBus Controller"
  49. @n:*nECAC15.DeviceDesc="PCI-1131 CardBus Controller"
  50. #endif
  51. MS="Microsoft"
  52. PCMCIAClassName="PCMCIA adapters"
  53. ;
  54. ; Manufacturer name strings
  55. ;
  56. GenDrvs="(Standard PCMCIA drivers)"
  57. IntelMfg="Intel"
  58. DatabookMfg="Databook"
  59. VLSIMfg="VLSI"
  60. CompaqMfg="Compaq"
  61. CirrusMfg="Cirrus Logic"
  62. VademMfg="Vadem"
  63. SCM="SCM SwapBox"
  64. Toshiba="Toshiba"
  65. TI="Texas Instruments"
  66. OPTi="OPTi"
  67. Ricoh="RICOH"
  68. Trident="Trident"
  69. O2MicroMfg="O2Micro"
  70. ACTIONTEC="ActionTec"
  71. NEC="NEC"
  72. ;
  73. ; Device Decription strings
  74. ;
  75. PCCard.DeviceDesc="PCMCIA Bus driver"
  76. GenPCIC="PCIC or compatible PCMCIA controller"
  77. IntelProto="Intel PCIC compatible PCMCIA controller"
  78. Cirrus.DeviceDesc="Cirrus Logic PCIC compatible PCMCIA controller"
  79. PCI\VEN_1013&DEV_1100.DeviceDesc="Cirrus Logic PCIC compatible PCI to PCMCIA Bridge"
  80. Vadem.DeviceDesc="Vadem PCIC compatible PCMCIA controller"
  81. *VDM0469.DeviceDesc="Vadem PCIC compatible Plug and Play PCMCIA controller"
  82. SCM.DeviceDesc="SCM SwapBox Family PCMCIA controller"
  83. *SCM0469.DeviceDesc="SCM SwapBox Family Plug and Play PCMCIA controller"
  84. ;
  85. ; Strings with "*PNPxxxx" are descriptions used by hardware detection
  86. ; for PCMCIA controllers
  87. ;
  88. *PNP0E00.DeviceDesc="PCIC Compatible PCMCIA Controller"
  89. *PNP0E02.DeviceDesc="VLSI PCIC Compatible PCMCIA Controller with ELC Extensions"
  90. *IBM0030.DeviceDesc="IBM King ISA Plug and Play PCMCIA Controller"
  91. *DBK0000.DeviceDesc="Databook ISA PCMCIA Controller"
  92. *DBK0402.DeviceDesc="Databook Plug and Play PCMCIA Controller based on DB86084"
  93. *DBK0204.DeviceDesc="Databook Plug and Play PCMCIA Controller based on DB86084"
  94. *DBK1402.DeviceDesc="Databook Plug and Play PCMCIA Controller based on DB86184"
  95. *DBK0214.DeviceDesc="Databook Plug and Play PCMCIA Controller based on DB86184"
  96. PCI\VEN_10B3&DEV_3106.DeviceDesc="Databook DB87144 CardBus Controller"
  97. MXTR.Deskrunner="MobileMax Deskrunner ISA PCMCIA Controller"
  98. *CPQA0DE.DeviceDesc="Compaq PCMCIA Controller"
  99. PCI\VEN_8086&DEV_1221.DeviceDesc="Intel 82092AA PCI to PCMCIA Bridge"
  100. IntelPCI="Intel PCI to PCMCIA Bridge"
  101. PCI\CC_0607.DeviceDesc="Generic CardBus Controller"
  102. PCI\VEN_1179&DEV_060A.DeviceDesc="Toshiba ToPIC95 CardBus Controller"
  103. PCI\VEN_1179&DEV_060F.DeviceDesc="Toshiba ToPIC97 CardBus Controller"
  104. PCI\VEN_1179&DEV_0617.DeviceDesc="Toshiba ToPIC100 CardBus Controller"
  105. PCI\VEN_104C&DEV_AC12.DeviceDesc="Texas Instruments PCI-1130 CardBus Controller"
  106. PCI\VEN_104C&DEV_AC13.DeviceDesc="Texas Instruments PCI-1031 PCMCIA Controller"
  107. PCI\VEN_104C&DEV_AC15.DeviceDesc="Texas Instruments PCI-1131 CardBus Controller"
  108. PCI\VEN_104C&DEV_AC16.DeviceDesc="Texas Instruments PCI-1250 CardBus Controller"
  109. PCI\VEN_104C&DEV_AC17.DeviceDesc="Texas Instruments PCI-1220 CardBus Controller"
  110. PCI\VEN_104C&DEV_AC18.DeviceDesc="Texas Instruments PCI-1260 CardBus Controller"
  111. PCI\VEN_104C&DEV_AC19.DeviceDesc="Texas Instruments PCI-1221 CardBus Controller"
  112. PCI\VEN_104C&DEV_AC1A.DeviceDesc="Texas Instruments PCI-1210 CardBus Controller"
  113. PCI\VEN_104C&DEV_AC1B.DeviceDesc="Texas Instruments PCI-1450 CardBus Controller"
  114. PCI\VEN_104C&DEV_AC1C.DeviceDesc="Texas Instruments PCI-1225 CardBus Controller"
  115. PCI\VEN_104C&DEV_AC1D.DeviceDesc="Texas Instruments PCI-1251 CardBus Controller"
  116. PCI\VEN_104C&DEV_AC1E.DeviceDesc="Texas Instruments PCI-1211 CardBus Controller"
  117. PCI\VEN_104C&DEV_AC1F.DeviceDesc="Texas Instruments PCI-1251B CardBus Controller"
  118. PCI\VEN_104C&DEV_AC40.DeviceDesc="Texas Instruments PCI-4450 CardBus Controller"
  119. PCI\VEN_104C&DEV_AC41.DeviceDesc="Texas Instruments PCI-4410 CardBus Controller"
  120. PCI\VEN_104C&DEV_AC42.DeviceDesc="Texas Instruments PCI-4451 CardBus Controller"
  121. PCI\VEN_104C&DEV_AC43.DeviceDesc="Texas Instruments PCI-4550 CardBus Controller"
  122. PCI\VEN_104C&DEV_AC44.DeviceDesc="Texas Instruments PCI-4510 CardBus Controller"
  123. PCI\VEN_104C&DEV_AC46.DeviceDesc="Texas Instruments PCI-4520 CardBus Controller"
  124. PCI\VEN_104C&DEV_AC50.DeviceDesc="Texas Instruments PCI-1410 CardBus Controller"
  125. PCI\VEN_104C&DEV_AC51.DeviceDesc="Texas Instruments PCI-1420 CardBus Controller"
  126. PCI\VEN_104C&DEV_AC52.DeviceDesc="Texas Instruments PCI-1451 CardBus Controller"
  127. PCI\VEN_104C&DEV_AC53.DeviceDesc="Texas Instruments PCI-1421 CardBus Controller"
  128. PCI\VEN_104C&DEV_AC54.DeviceDesc="Texas Instruments PCI-1620 CardBus Controller with UltraMedia"
  129. PCI\VEN_104C&DEV_AC55.DeviceDesc="Texas Instruments PCI-1520 CardBus Controller"
  130. PCI\VEN_104C&DEV_AC56.DeviceDesc="Texas Instruments PCI-1510 CardBus Controller"
  131. PCI\VEN_104C&DEV_AC57.DeviceDesc="Texas Instruments PCI-1530 CardBus Controller"
  132. PCI\VEN_104C&DEV_AC58.DeviceDesc="Texas Instruments PCI-1515 CardBus Controller"
  133. PCI\VEN_104C&DEV_AC59.DeviceDesc="Texas Instruments PCI-1621 CardBus Controller with UltraMedia"
  134. PCI\VEN_104C&DEV_AC5A.DeviceDesc="Texas Instruments PCI-1610 CardBus Controller with UltraMedia"
  135. PCI\VEN_1045&DEV_C824.DeviceDesc="OPTi 82C824 CardBus Controller"
  136. PCI\VEN_1045&DEV_C814.DeviceDesc="OPTi 82C814 Docking Controller"
  137. PCI\VEN_1013&DEV_1110.DeviceDesc="Cirrus Logic PD6832 CardBus Controller"
  138. PCI\VEN_1013&DEV_1112.DeviceDesc="Cirrus Logic PD6834 CardBus Controller"
  139. PCI\VEN_1180&DEV_0466.DeviceDesc="Ricoh RL5C466 CardBus Controller"
  140. PCI\VEN_1180&DEV_0465.DeviceDesc="Ricoh RL5C465 CardBus Controller"
  141. PCI\VEN_1180&DEV_0476.DeviceDesc="Ricoh R/RL/5C476(II) or Compatible CardBus Controller"
  142. PCI\VEN_1180&DEV_0478.DeviceDesc="Ricoh R/RL/RB/5C478(II), R5C522 or Compatible CardBus Controller"
  143. PCI\VEN_1180&DEV_0475.DeviceDesc="Ricoh R/RL/RT/RC/5C475(II), R5C520 or Compatible CardBus Controller"
  144. Trident094.DeviceDesc="Trident Omega-82C094 PCI to PCMCIA Bridge"
  145. PCI\VEN_1023&DEV_0194.DeviceDesc="Trident 82C194 CardBus Controller"
  146. PCI\VEN_1217&DEV_6729.DeviceDesc="O2Micro OZ6729 PCI to PCMCIA Bridge"
  147. PCI\VEN_1217&DEV_673A.DeviceDesc="O2Micro OZ6730 PCI to PCMCIA Bridge"
  148. PCI\VEN_1217&DEV_6832.DeviceDesc="O2Micro OZ6832/6833 CardBus Controller"
  149. PCI\VEN_1217&DEV_6836.DeviceDesc="O2Micro/ROHM OZ6836/6860 CardBus Controller"
  150. PCI\VEN_1217&DEV_6872.DeviceDesc="O2Micro OZ6812 CardBus Controller"
  151. PCI\VEN_1217&DEV_6933.DeviceDesc="O2Micro OZ6933/711E1 CardBus Controller"
  152. PCI\VEN_1217&DEV_6972.DeviceDesc="O2Micro OZ6912/711E0 CardBus Controller"
  153. PCI\VEN_1217&DEV_6925.DeviceDesc="O2Micro OZ6922 CardBus Controller"
  154. AEI0218.DeviceDesc="ActionTec PcCard Reader"
  155. PCI\VEN_1033&DEV_003E.DeviceDesc="NEC NAPCCARD CardBus Controller"
  156. ;
  157. ;
  158. ;
  159. CARDBUSSlot = "CardBus Slot %1!u!"
  160. PCCARDSlot = "PCCard Slot %1!u!"