Source code of Windows XP (NT5)
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.

42 lines
819 B

  1. ;//
  2. ;// ####################################################################################
  3. ;// #
  4. ;// # password EXE messages
  5. ;// #
  6. ;// ####################################################################################
  7. ;//
  8. MessageId=100 SymbolicName=MSG_TITLE
  9. Language=English
  10. Windows XP%0
  11. .
  12. ;// Put all new messages above
  13. MessageId=10000 SymbolicName=MSG_MESSAGEBOX_TITLE
  14. Language=English
  15. Windows XP%0
  16. .
  17. MessageId=10001 SymbolicName=MSG_OUT_OF_MEMORY_RETRY
  18. Language=English
  19. Setup needs more memory. Close all open programs and click Retry. If there are no other programs open, click Cancel to quit Setup.%0
  20. .
  21. MessageId=10002 SymbolicName=MSG_OUT_OF_MEMORY
  22. Language=English
  23. Your computer needs more memory for Setup to continue.%0
  24. .
  25. MessageId=10003 SymbolicName=MSG_ERROR
  26. Language=English
  27. Error%0
  28. .