42 lines
655 B
PHP
42 lines
655 B
PHP
|
page ,132
|
|||
|
if 0
|
|||
|
|
|||
|
/*++
|
|||
|
|
|||
|
Copyright (c) 1993 Microsoft Corporation
|
|||
|
|
|||
|
Module Name:
|
|||
|
|
|||
|
messages.asm
|
|||
|
|
|||
|
Abstract:
|
|||
|
|
|||
|
Contains internationalisable strings and lengths
|
|||
|
|
|||
|
Author:
|
|||
|
|
|||
|
Richard L Firth (rfirth) 5-Oct-1993
|
|||
|
|
|||
|
Environment:
|
|||
|
|
|||
|
DOS real mode only
|
|||
|
|
|||
|
[Notes:]
|
|||
|
|
|||
|
optional-notes
|
|||
|
|
|||
|
Revision History:
|
|||
|
|
|||
|
5-Oct-1993 rfirth
|
|||
|
Created
|
|||
|
|
|||
|
--*/
|
|||
|
|
|||
|
endif
|
|||
|
|
|||
|
NLS_MSG_001 equ "Nespr<EFBFBD>vn<EFBFBD> verze syst<73>mu DOS"
|
|||
|
NLS_MSG_002 equ "Podpora VDM IPX/SPX je ji<6A> na<6E>tena"
|
|||
|
NLS_MSG_003 equ "Nelze na<6E><61>st podporu VDM IPX/SPX"
|
|||
|
NLS_MSG_004 equ "P<EFBFBD>esm<EFBFBD>rova<EFBFBD> NetWare VDM je ji<6A> na<6E>ten"
|
|||
|
NLS_MSG_005 equ "P<EFBFBD>esm<EFBFBD>rova<EFBFBD> NetWare VDM nelze na<6E><61>st"
|