'**************************************************************************
'*                   Windows NT Server Tools Setup                        *
'**************************************************************************
'*                     (c) Copyright 1993-1994                            *
'*                                                                        *
'* This file contains all the setup strings needed for localization.      *
'*                                                                        *
'**************************************************************************

CONST ST_TITLE = "Windows NT Server Tools Setup"
CONST ST_GROUP = "Windows NT Server Tools"
CONST S_1 = "The only other supported name service provider is the DCE Cell Directory Service."
CONST S_2 = "DCE Name Service Provider."
CONST S_3 = "You must enter a valid Network Address."
CONST S_4 = "Custom Name Service Install"
CONST S_5 = "You must enter a valid Server Network Address."
CONST S_6 = "Use the Control Panel 386 Enhanced icon and configure Windows using the Virtual Memory option."
CONST S_7 = "Win32s requires Virtual Memory"
CONST S_8 = "File-sharing must be enabled. Run SHARE.EXE before starting Windows or add SHARE.EXE to your AUTOEXEC.BAT file."
CONST S_9 = "Win32s Setup: SHARE.EXE is not loaded"
CONST S_10 = "If your netapi.dll is an older version, it will be renamed to netapi.old and a newer version installed."
CONST S_11 = "Note on Netapi.dll"
CONST S_12 = "Setup assumes you are running Windows For Workgroups, so netapi.dll won't be updated."

CONST S_13 = "User Manager for Domains"
CONST S_14 = "Server Manager"
CONST S_15 = "Event Viewer"
CONST S_16 = "Print Manager for Windows NT Server"
CONST S_17 = "Windows NT Server Tools Readme"

CONST S_18 = "Windows NT Server Tools was successfully installed."

CONST S_19 = "The directory where you installed the Windows NT Server Tools contains a NEW-CONF.SYS and"
CONST S_20 = " NEW-VARS.BAT file containing settings that you must add to your CONFIG.SYS and AUTOEXEC.BAT,"
CONST S_21 = " located in your root directory.  You must reboot your system for these changes to take effect."

CONST S_22 = "Setup could not restart the system, you will need to restart Windows for the Windows NT Server Tools to operate properly."
CONST S_23 = "Unable to Restart Windows"
CONST S_24 = "Setup sources were corrupted!"
CONST S_25 = "Setup Message"
