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.

77 lines
3.5 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. ;localized strings
  32. MSFT = "Microsoft"
  33. StdMfg = "(Standard system devices)"
  34. HID.ClassName = "Human Input Devices (HID)"
  35. HidGame.SvcDesc = "Microsoft Hid to Joystick Port Enabler"
  36. HIDGame.GenericDesc = "Generic Game port Device"
  37. HidGame.Generic2A2B = "2-axis, 2-button joystick"
  38. HidGame.Generic2A4B = "2-axis, 4-button joystick"
  39. HidGame.Gamepad2B = "2-button gamepad"
  40. HidGame.FlightYoke2B = "2-button flight yoke"
  41. HidGame.FlightYokeThrottle2B = "2-button flight yoke w/throttle"
  42. HidGame.Generic3A2B = "3-axis, 2-button joystick"
  43. HidGame.Generic3A4B = "3-axis, 4-button joystick"
  44. HidGame.Gamepad4B = "4-button gamepad"
  45. HidGame.FlightYoke4B = "4-button flight yoke"
  46. HidGame.FlightYokeThrottle4B = "4-button flight yoke w/throttle"
  47. HidGame.YConnectTwo2A2B = "Two 2-axis, 2-button joysticks on Y-connector"
  48. HidGame.Dev0 = "Steering wheel w/rudder axis pedals"
  49. HidGame.Dev1 = "4-button joystick w/POV"
  50. HidGame.Dev2 = "4-button joystick w/POV and throttle"
  51. HidGame.Dev3 = "6-button joystick w/POV"
  52. HidGame.Dev4 = "6-button joystick w/POV and throttle"
  53. HidGame.Dev5 = "6-button joystick w/two POVs"
  54. HidGame.Dev6 = "6-button joystick w/two POVs and throttle"
  55. HidGame.Dev7 = "6-button flight yoke w/two POVs"
  56. HidGame.Dev8 = "6-button flight yoke w/two POVs and throttle"
  57. HidGame.Dev9 = "6-button gamepad"
  58. HidGame.DevA = "5-button gamepad w/throttle"
  59. HidGame.DevB = "6-button joystick"
  60. HidGame.DevC = "5-button joystick w/throttle"
  61. HidGame.DevD = "5-button joystick w/POV"
  62. WgmExtrmDgtlAuto.Name = "Logitech WingMan Digital Devices(Auto-Detect)"
  63. ;
  64. ; non localized strings
  65. KEY_OEM="SYSTEM\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM"
  66. SPSVCINST_ASSOCSERVICE= 0x00000002
  67. SERVICE_KERNEL_DRIVER = 1
  68. SERVICE_DEMAND_START = 3
  69. SERVICE_ERROR_IGNORE = 0