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.

260 lines
4.6 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. /*
  19. ;no need to localize the following section. the proper LCID string
  20. ;will be created by precompiler
  21. ;LangID and Language mapping code
  22. ;0403=ca.mui - Pseudo localized if Pseudo lang changes, this needs to be changed
  23. ;040c=FR.MUI
  24. ;0c0a=ES.MUI
  25. ;0410=IT.MUI
  26. ;041d=SV.MUI
  27. ;0413=NL.MUI
  28. ;0416=Br.MUI
  29. ;040b=FI.MUI
  30. ;0414=no.MUI
  31. ;0406=da.MUI
  32. ;040e=hu.MUI
  33. ;0415=pl.MUI
  34. ;0419=RU.MUI
  35. ;0405=cs.MUI
  36. ;0408=EL.MUI
  37. ;0816=pt.mui
  38. ;041f=tr.mui
  39. ;0411=JPN.MUI
  40. ;0412=KOR.MUI
  41. ;0407=GER.MUI
  42. ;0804=CHS.MUI
  43. ;0404=CHT.MUI
  44. ;0401=ara.mui
  45. ;040d=heb.mui
  46. */
  47. [ER.install]
  48. #if LANGUAGE_ID == 0x401
  49. dwintl.dll,dwil1025.dll.mu_
  50. #elif LANGUAGE_ID == 0x404
  51. dwintl.dll,dwil1028.dll.mu_
  52. #elif LANGUAGE_ID == 0x405
  53. dwintl.dll,dwil1029.dll.mu_
  54. #elif LANGUAGE_ID == 0x406
  55. dwintl.dll,dwil1030.dll.mu_
  56. #elif LANGUAGE_ID == 0x407
  57. dwintl.dll,dwil1031.dll.mu_
  58. #elif LANGUAGE_ID == 0x408
  59. dwintl.dll,dwil1032.dll.mu_
  60. #elif LANGUAGE_ID == 0x409
  61. dwintl.dll,dwil1033.dll.mu_
  62. #elif LANGUAGE_ID == 0x40b
  63. dwintl.dll,dwil1035.dll.mu_
  64. #elif LANGUAGE_ID == 0x40c
  65. dwintl.dll,dwil1036.dll.mu_
  66. #elif LANGUAGE_ID == 0x40d
  67. dwintl.dll,dwil1037.dll.mu_
  68. #elif LANGUAGE_ID == 0x40e
  69. dwintl.dll,dwil1038.dll.mu_
  70. #elif LANGUAGE_ID == 0x410
  71. dwintl.dll,dwil1040.dll.mu_
  72. #elif LANGUAGE_ID == 0x411
  73. dwintl.dll,dwil1041.dll.mu_
  74. #elif LANGUAGE_ID == 0x412
  75. dwintl.dll,dwil1042.dll.mu_
  76. #elif LANGUAGE_ID == 0x413
  77. dwintl.dll,dwil1043.dll.mu_
  78. #elif LANGUAGE_ID == 0x414
  79. dwintl.dll,dwil1044.dll.mu_
  80. #elif LANGUAGE_ID == 0x415
  81. dwintl.dll,dwil1045.dll.mu_
  82. #elif LANGUAGE_ID == 0x416
  83. dwintl.dll,dwil1046.dll.mu_
  84. #elif LANGUAGE_ID == 0x419
  85. dwintl.dll,dwil1049.dll.mu_
  86. #elif LANGUAGE_ID == 0x41b
  87. dwintl.dll,dwil1051.dll.mu_
  88. #elif LANGUAGE_ID == 0x41d
  89. dwintl.dll,dwil1053.dll.mu_
  90. #elif LANGUAGE_ID == 0x41e
  91. dwintl.dll,dwil1054.dll.mu_
  92. #elif LANGUAGE_ID == 0x41f
  93. dwintl.dll,dwil1055.dll.mu_
  94. #elif LANGUAGE_ID == 0x424
  95. dwintl.dll,dwil1060.dll.mu_
  96. #elif LANGUAGE_ID == 0x41b
  97. dwintl.dll,dwil1051.dll.mu_
  98. #elif LANGUAGE_ID == 0x804
  99. dwintl.dll,dwil2052.dll.mu_
  100. #elif LANGUAGE_ID == 0x816
  101. dwintl.dll,dwil2070.dll.mu_
  102. #elif LANGUAGE_ID == 0xc04
  103. dwintl.dll,dwil3076.dll.mu_
  104. #elif LANGUAGE_ID == 0xc0a
  105. dwintl.dll,dwil3082.dll.mu_
  106. #endif
  107. [Strings]
  108. ; non-localizeable
  109. #if LANGUAGE_ID == 0x401
  110. DWLCID=1025
  111. LCID=0401
  112. #elif LANGUAGE_ID == 0x404
  113. DWLCID=1028
  114. LCID=0404
  115. #elif LANGUAGE_ID == 0x405
  116. DWLCID=1029
  117. LCID=0405
  118. #elif LANGUAGE_ID == 0x406
  119. DWLCID=1030
  120. LCID=0406
  121. #elif LANGUAGE_ID == 0x407
  122. DWLCID=1031
  123. LCID=0407
  124. #elif LANGUAGE_ID == 0x408
  125. DWLCID=1032
  126. LCID=0408
  127. #elif LANGUAGE_ID == 0x409
  128. DWLCID=1033
  129. LCID=0409
  130. #elif LANGUAGE_ID == 0x40b
  131. DWLCID=1035
  132. LCID=040b
  133. #elif LANGUAGE_ID == 0x40c
  134. DWLCID=1036
  135. LCID=040c
  136. #elif LANGUAGE_ID == 0x40d
  137. DWLCID=1037
  138. LCID=040d
  139. #elif LANGUAGE_ID == 0x40e
  140. DWLCID=1038
  141. LCID=040e
  142. #elif LANGUAGE_ID == 0x410
  143. DWLCID=1040
  144. LCID=0410
  145. #elif LANGUAGE_ID == 0x411
  146. DWLCID=1041
  147. LCID=0411
  148. #elif LANGUAGE_ID == 0x412
  149. DWLCID=1042
  150. LCID=0412
  151. #elif LANGUAGE_ID == 0x413
  152. DWLCID=1043
  153. LCID=0413
  154. #elif LANGUAGE_ID == 0x414
  155. DWLCID=1044
  156. LCID=0414
  157. #elif LANGUAGE_ID == 0x415
  158. DWLCID=1045
  159. LCID=0415
  160. #elif LANGUAGE_ID == 0x416
  161. DWLCID=1046
  162. LCID=0416
  163. #elif LANGUAGE_ID == 0x419
  164. DWLCID=1049
  165. LCID=0419
  166. #elif LANGUAGE_ID == 0x41b
  167. DWLCID=1051
  168. LCID=041b
  169. #elif LANGUAGE_ID == 0x41d
  170. DWLCID=1053
  171. LCID=041d
  172. #elif LANGUAGE_ID == 0x41e
  173. DWLCID=1054
  174. LCID=041e
  175. #elif LANGUAGE_ID == 0x41f
  176. DWLCID=1055
  177. LCID=041f
  178. #elif LANGUAGE_ID == 0x424
  179. DWLCID=1060
  180. LCID=0424
  181. #elif LANGUAGE_ID == 0x804
  182. DWLCID=2052
  183. LCID=0804
  184. #elif LANGUAGE_ID == 0x816
  185. DWLCID=2070
  186. LCID=0816
  187. #elif LANGUAGE_ID == 0xc04
  188. DWLCID=3076
  189. LCID=0c04
  190. #elif LANGUAGE_ID == 0xc0a
  191. DWLCID=3082
  192. LCID=0c0a
  193. #endif
  194. ;-------------
  195. ; localizeable
  196. ;--------------