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.

41 lines
731 B

  1. page ,132
  2. if 0
  3. /*++
  4. Copyright (c) 1993 Microsoft Corporation
  5. Module Name:
  6. messages.asm
  7. Abstract:
  8. Contains internationalisable strings and lengths
  9. Author:
  10. Richard L Firth (rfirth) 5-Oct-1993
  11. Environment:
  12. DOS real mode only
  13. [Notes:]
  14. optional-notes
  15. Revision History:
  16. 5-Oct-1993 rfirth
  17. Created
  18. --*/
  19. endif
  20. NLS_MSG_001 equ "Falsche DOS-Version"
  21. NLS_MSG_002 equ "VDM-IPX/SPX-Unterst�tzung ist bereits geladen."
  22. NLS_MSG_003 equ "VDM-IPX/SPX-Unterst�tzung kann nicht geladen werden."
  23. NLS_MSG_004 equ "Der VDM-NetWare-Redirector ist bereits geladen."
  24. NLS_MSG_005 equ "Der VDM-NetWare-Redirector kann nicht geladen werden."