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.

144 lines
2.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. #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. #elif LANGUAGE_ID == 0x412
  27. //KOR specific sections
  28. #endif
  29. // String section below for localizers
  30. [Strings]
  31. SRCHASST_DIR_LFN = "srchasst"
  32. SRCHASST_CACHE_DIR_LFN = "mui"
  33. #if LANGUAGE_ID == 0x401
  34. LCID="0401"
  35. #endif
  36. #if LANGUAGE_ID == 0x418
  37. LCID="0418"
  38. #endif
  39. #if LANGUAGE_ID == 0x403
  40. LCID="0403"
  41. #endif
  42. #if LANGUAGE_ID == 0x804
  43. LCID="0804"
  44. #endif
  45. #if LANGUAGE_ID == 0x404
  46. LCID="0404"
  47. #endif
  48. #if LANGUAGE_ID == 0x40C
  49. LCID="040C"
  50. #endif
  51. #if LANGUAGE_ID == 0x407
  52. LCID="0407"
  53. #endif
  54. #if LANGUAGE_ID == 0x40D
  55. LCID="040D"
  56. #endif
  57. #if LANGUAGE_ID == 0x410
  58. LCID="0410"
  59. #endif
  60. #if LANGUAGE_ID == 0x411
  61. LCID="0411"
  62. #endif
  63. #if LANGUAGE_ID == 0x412
  64. LCID="0412"
  65. #endif
  66. #if LANGUAGE_ID == 0xC0A
  67. LCID="0C0A"
  68. #endif
  69. #if LANGUAGE_ID == 0x409
  70. LCID="0409"
  71. #endif
  72. #if LANGUAGE_ID == 0x809
  73. LCID="0809"
  74. #endif
  75. #if LANGUAGE_ID == 0x413
  76. LCID="0413"
  77. #endif
  78. #if LANGUAGE_ID == 0x41D
  79. LCID="041D"
  80. #endif
  81. #if LANGUAGE_ID == 0x416
  82. LCID="0416"
  83. #endif
  84. #if LANGUAGE_ID == 0x414
  85. LCID="0414"
  86. #endif
  87. #if LANGUAGE_ID == 0x406
  88. LCID="0406"
  89. #endif
  90. #if LANGUAGE_ID == 0x40b
  91. LCID="040b"
  92. #endif
  93. #if LANGUAGE_ID == 0x419
  94. LCID="0419"
  95. #endif
  96. #if LANGUAGE_ID == 0x40e
  97. LCID="040e"
  98. #endif
  99. #if LANGUAGE_ID == 0x415
  100. LCID="0415"
  101. #endif
  102. #if LANGUAGE_ID == 0x405
  103. LCID="0405"
  104. #endif
  105. #if LANGUAGE_ID == 0x816
  106. LCID="0816"
  107. #endif
  108. #if LANGUAGE_ID == 0x41F
  109. LCID="041F"
  110. #endif
  111. #if LANGUAGE_ID == 0x408
  112. LCID="0408"
  113. #endif