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.

84 lines
1.7 KiB

  1. ;//
  2. ;// ####################################################################################
  3. ;// #
  4. ;// # Common Messages
  5. ;// #
  6. ;// ####################################################################################
  7. ;//
  8. MessageId=10000 SymbolicName=MSG_MESSAGEBOX_TITLE
  9. Language=English
  10. Windows XP Setup%0
  11. .
  12. MessageId=10001 SymbolicName=MSG_OUT_OF_MEMORY_RETRY
  13. Language=English
  14. Setup needs more memory. Close all open programs and click Retry. If there are no other programs open, click Cancel to quit Setup.%0
  15. .
  16. MessageId=10002 SymbolicName=MSG_OUT_OF_MEMORY
  17. Language=English
  18. Your computer needs more memory for Setup to continue.%0
  19. .
  20. MessageId=10003 SymbolicName=MSG_ERROR
  21. Language=English
  22. Error%0
  23. .
  24. ;// ***
  25. ;// *** Migration DLL support info fixups (used when DLL
  26. ;// *** provides non-empty strings)
  27. ;// ***
  28. ;// %1 - Support Phone
  29. MessageId= SymbolicName=MSG_MIGDLL_SUPPORT_PHONE_FIXUP
  30. Language=English
  31. Support Phone: %1
  32. .
  33. ;// %1 - Support URL
  34. MessageId= SymbolicName=MSG_MIGDLL_SUPPORT_URL_FIXUP
  35. Language=English
  36. Support on the Internet: %1
  37. .
  38. ;// %1 - Instructions
  39. MessageId= SymbolicName=MSG_MIGDLL_INSTRUCTIONS_FIXUP
  40. Language=English
  41. %1
  42. .
  43. ;// ***
  44. ;// *** Windows platform names
  45. ;// ***
  46. MessageId= SymbolicName=MSG_SHORT_OS_NAME
  47. Language=English
  48. Windows%0
  49. .
  50. MessageId= SymbolicName=MSG_NORMAL_OS_NAME
  51. Language=English
  52. Windows XP%0
  53. .
  54. MessageId= SymbolicName=MSG_FULL_OS_NAME
  55. Language=English
  56. Windows XP%0
  57. .
  58. MessageId= SymbolicName=MSG_ADMINISTRATOR_ACCOUNT
  59. Language=English
  60. Administrator%0
  61. .
  62. ;// ***
  63. ;// *** Messages that are out of place
  64. ;// ***
  65. ;// *** This is because localization tools cannot deal with symbol renumbering
  66. ;// ***