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.

51 lines
644 B

  1. [Strings]
  2. @*:
  3. @*: This is the name for %ProgramFiles% folder as it appears on NT.
  4. @*: If this directory is not localized, do not change this string.
  5. @*:
  6. ProgramFiles = "Program Files"
  7. @*:
  8. @*: This is the name for %ProgramFilesx86% folder as it appears on NT (alpha only).
  9. @*: If this directory is not localized, do not change this string.
  10. @*:
  11. ProgramFilesx86 = "Programmabestanden (x86)"
  12. @*:
  13. @*: This is the "Common Files" directory found in %ProgramFiles%.
  14. @*: If this directory is not localized, do not change this string.
  15. @*:
  16. CommonFiles = "Common Files"