blob: 852c24146cf871abe73a7bbcf2c45f7e94f2d349 [file] [log] [blame]
################################################################################
# Copyright (c) 2006, 2007 Composent, Inc. and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
# Composent, Inc. - initial API and implementation
################################################################################
AbstractOutgoingFileTransfer_EXCEPTION_FILE_TRANSFER_INFO_NOT_NULL=File transfer info cannot be null.
AbstractRetrieveFileTransfer_Progress_Data=\ - data
AbstractRetrieveFileTransfer_Exception_User_Cancelled=Cancelled by user
AbstractRetrieveFileTransfer_Status_Transfer_Completed_OK=Transfer Completed OK
UrlConnectionRetrieveFileTransfer_CONNECT_EXCEPTION_NOT_CONNECTED=not connected
UrlConnectionRetrieveFileTransfer_EXCEPTION_FILE_MODIFIED_SINCE_LAST_ACCESS=file modified since last access
UrlConnectionRetrieveFileTransfer_EXCEPTION_COULD_NOT_CONNECT=Exception connecting to {0}.
UrlConnectionRetrieveFileTransfer_EXCEPTION_INVALID_SERVER_RESPONSE=invalid server response
UrlConnectionRetrieveFileTransfer_INVALID_SERVER_RESPONSE_TO_PARTIAL_RANGE_REQUEST=invalid server response to partial range request
UrlConnectionRetrieveFileTransfer_RESUME_ERROR_END_POSITION_LESS_THAN_START=end position cannot be less than or equal to start position
UrlConnectionRetrieveFileTransfer_RESUME_START_ERROR=resume start error
UrlConnectionRetrieveFileTransfer_RESUME_START_POSITION_LESS_THAN_ZERO=start position cannot be less then 0
UrlConnectionRetrieveFileTransfer_UnsupportedCallbackException=Password not provided from callback.
UrlConnectionRetrieveFileTransfer_USERNAME_PROMPT=Username:
UrlConnectionOutgoingFileTransfer_EXCEPTION_COULD_NOT_CONNECT=Exception connecting to {0}.
AbstractRetrieveFileTransfer_Status_Transfer_Exception=Transfer Exception
AbstractRetrieveFileTransfer_RemoteFileID_Not_Null=remoteFileID cannot be null
AbstractRetrieveFileTransfer_TransferListener_Not_Null=transferListener cannot be null
AbstractOutgoingFileTransfer_Progress_Data=\ - data
AbstractOutgoingFileTransfer_Exception_User_Cancelled=Canceled by user
AbstractOutgoingFileTransfer_Status_Transfer_Completed_OK=Transfer Completed OK
AbstractOutgoingFileTransfer_Status_Transfer_Exception=Transfer Exception
AbstractOutgoingFileTransfer_RemoteFileID_Not_Null=remoteFileID cannot be null
AbstractOutgoingFileTransfer_TransferListener_Not_Null=transferListener cannot be null
AbstractOutgoingFileTransfer_MalformedURLException=Invalid URL
HttpClientRetrieveFileTransfer_Http_ProxyPort_Prop=http.proxyPort
HttpClientRetrieveFileTransfer_Http_ProxyHost_Prop=http.proxyHost
HttpClientRetrieveFileTransfer_Username_Prefix=Username:
HttpClientRetrieveFileTransfer_Unauthorized=Unauthorized
HttpClientRetrieveFileTransfer_Proxy_Auth_Required=Proxy Authentication Required
AbstractRetrieveFileTransfer_MalformedURLException=Exception creating URL for {0}
FileSystemBrowser_EXCEPTION_DIRECTORY_DOES_NOT_EXIST=Directory {0} does not exist.
FileSystemBrowser_EXCEPTION_NOT_DIRECTORY={0} is not a directory.
FileTransferNamespace_Namespace_Protocol=ecf.provider.filetransfer
FileTransferNamespace_Http_Protocol=http
FileTransferNamespace_Ftp_Protocol=ftp
FileTransferNamespace_File_Protocol=file
FileTransferNamespace_Jar_Protocol=jar
FileTransferNamespace_Https_Protocol=https
FileTransferNamespace_Mailto_Protocol=mailto
FileTransferNamespace_Gopher_Protocol=mailto
FileTransferNamespace_Exception_Args_Null=FileTransferID<init> arguments are empty
FileTransferNamespace_Exception_Create_Instance=Exception in createInstance
FileTransferNamespace_Exception_Create_Instance_Failed=arguments not correct to create instance of FileTransferNamespace
FileTransferID_Exception_Url_Not_Null=FileTransferID<init> URL cannot be null
SslProtocolSocketFactory_SSLContext_Instance=SSL
SslProtocolSocketFactory_Status_Create_Error=SslProtocolSocketFactory
Activator_EXCEPTION_LOADING_EXTENSION_POINT=Error loading from {0} extension point
Activator_EXCEPTION_URLConnection_CANNOT_BE_CREATED=URLConnection cannot be created for {0}
Activator_WARNING_RETRIEVE_PROTOCOL_CONTRIBUTION_WILL_BE_IGNORED=Protocol {0} already defined for retrieve file transfer. Contribution from {1} will be ignored.
Activator_WARNING_SEND_PROTOCOL_CONTRIBUTION_IGNORED=Protocol {0} already defined for send file transfer. Contribution from {1} will be ignored.
Activator_WARNING_BROWSE_PROTOCOL_CONTRIBUTION_IGNORED=Protocol {0} already defined for remote file browsing. Contribution from {1} will be ignored.
LocalFileOutgoingFileTransfer_EXCEPTION_OPENING_FOR_INPUT=Exception opening file {0} for input.
LocalFileOutgoingFileTransfer_EXCEPTION_OPENING_FOR_OUTPUT=Exception opening {0} for output.
MultiProtocolOutgoingAdapter_EXCEPTION_NO_PROTOCOL_HANDER=No protocol handler for {0}