home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2001 September
/
Chip_2001-09_cd1.bin
/
zkuste
/
delphi
/
nastroje
/
d5
/
MFTP.ZIP
/
src
/
English.Msg
next >
Wrap
Text File
|
1999-05-09
|
2KB
|
41 lines
resourcestring
msgBusy = 'The component is busy doing something';
msgISytax = 'Invalid sytax';
msgLogin = 'Logged in';
msgLoginS = 'Login successful';
msgNResume = 'This site cannot resume broken downloads/uploads';
msgSResume = 'This site can resume broken downloads/uploads';
msgDenied = 'Access denied or file not found';
msgEDisconnected = 'Not connected to the server';
msgDisconnected = 'Disconnected';
msgIDontTellYou = 'PASS (want to know) :-P'#13#10;
msgNSProtocol = 'The protocol is not supported';
msgRetry = 'Retrying...';
msgAOverwrite = 'I don'#39't know how to resume this file, I will overwrite it';
msgNothing = 'I am afraid I have nothing to do';
msgFResumeD = 'Failed to resume downloading file';
msgFResumeU = 'Failed to resume uploading file';
msgNetworkDown = 'Network down';
msgInvalidAddress = 'Invalid address specified';
msgTimeOut = 'Connection timed out';
msgOutOfSocket = 'Out of sockets';
msgNetworkUR = 'Network unreachable';
msgHostUR = 'Host unreachable';
msgNotAvail = 'Address not available';
msgRefuse = 'Connection Refused';
msgUnexpected = 'Unexpected internal error in component (WinSock Error Code: ';
msgReset = 'Connection reset by remote side';
msgGeneralE = 'General Winsock Error';
msgAborted = 'Connection aborted due to timeout or other failure';
msgARE = 'Address resolution error';
msgCommandx = 'COMMAND:> ';
msgErrorx = 'ERROR:> ';
msgExceptionx = 'Exception:> ';
msgReplyx = ' ';
msgStatusx = 'STATUS:> ';
msgConnectTo = 'Connected to ';
msgSpecifiedS = 'specified server';
msgWelcome = ', waiting for welcome message'#13#10;
msgUEParse = 'Unexpected error occured in paring URL';
msgSearchStopped = 'FileList building was terminated abnormally';