2009-04-17 05:20:11 -04:00
|
|
|
LOG_CONNECTION_FROM=Connection from {0} on port {1}
|
|
|
|
LOG_SWT_NOT_AVAILABLE=SWT not available, fallback to JDK 1.6 system tray support
|
|
|
|
LOG_UNABLE_TO_LOAD_IMAGE=Unable to load image
|
|
|
|
LOG_SYSTEM_TRAY_NOT_AVAILABLE=JDK 1.6 needed for system tray support
|
|
|
|
LOG_EXTERNAL_CONNECTION_REFUSED=Connection from external client refused
|
|
|
|
LOG_EXCEPTION_LISTENING_FOR_CONNECTIONS=Exception while listening for connections
|
|
|
|
LOG_EXCEPTION_CLOSING_CLIENT_SOCKET=Exception closing client socket
|
|
|
|
LOG_EXCEPTION_CLOSING_SERVER_SOCKET=Exception closing server socket
|
|
|
|
LOG_EXCEPTION_GETTING_SOCKET_STREAMS=Exception while getting socket streams
|
|
|
|
LOG_EXCEPTION_CLOSING_CLIENT_INPUT_STREAM=Exception closing client input stream
|
2009-04-17 06:32:11 -04:00
|
|
|
LOG_EXCEPTION_CLOSING_CLIENT_OUTPUT_STREAM=Exception closing client output stream
|
|
|
|
LOG_UNABLE_TO_LOAD_SETTINGS=Unable to load settings:
|
|
|
|
LOG_ERROR_CLOGING_CONFIG_FILE=Error closing configuration file
|
|
|
|
LOG_UNABLE_TO_STORE_SETTINGS=Unable to store settings:
|
|
|
|
LOG_ERROR_CLOSING_CONFIG_FILE=Error closing configuration file:
|
|
|
|
LOG_INVALID_SETTING_VALUE=Invalid setting value in {0}
|
|
|
|
LOG_PROTOCOL_PORT={0} port {1}
|
|
|
|
LOG_DAVMAIL_GATEWAY_LISTENING=DavMail gateway listening on
|
|
|
|
LOG_SOCKET_BIND_FAILED=Unable to bind server socket to {0}: port not allowed or in use by another process
|
|
|
|
LOG_EXCEPTION_CREATING_SERVER_SOCKET=Exception creating server socket
|
|
|
|
LOG_NEW_VERSION_AVAILABLE=A new version ({0}) of DavMail Gateway is available !
|
|
|
|
LOG_EXCEPTION_WAITING_SERVER_THREAD_DIE=Exception waiting for server thread to die
|
2009-04-17 09:32:26 -04:00
|
|
|
LOG_UNABLE_TO_GET_RELEASED_VERSION=Unable to get released version
|
|
|
|
LOG_UNABLE_TO_GET_PARSEINTWITHTAG=Unable to get BerDecoder.parseIntWithTag method
|
|
|
|
LOG_CONNECTION_CLOSED=Connection closed
|
|
|
|
LOG_CLOSE_CONNECTION_ON_TIMEOUT=Closing connection on timeout
|
|
|
|
LOG_EXCEPTION_SENDING_ERROR_TO_CLIENT=Exception sending error to client
|
|
|
|
LOG_LDAP_REQ_BIND_USER=LDAP_REQ_BIND {0} {1}
|
|
|
|
LOG_LDAP_REQ_BIND_ANONYMOUS=LDAP_REQ_BIND {0} anonymous
|
|
|
|
LOG_LDAP_REQ_BIND=LDAP_REQ_UNBIND {0}
|
|
|
|
LOG_LDAP_REQ_SEARCH=LDAP_REQ_SEARCH {0} base={1} scope: {2} sizelimit: {3} timelimit: {4} filter: {5} returning attributes: {6}
|
|
|
|
LOG_LDAP_REQ_SEARCH_INVALID_DN=LDAP_REQ_SEARCH {0} unrecognized dn {1}
|
|
|
|
LOG_LDAP_REQ_SEARCH_ANONYMOUS_ACCESS_FORBIDDEN=LDAP_REQ_SEARCH {0} Anonymous access to {1} forbidden
|
|
|
|
LOG_LDAP_REQ_SEARCH_FOUND_RESULTS=LDAP_REQ_SEARCH {0} found {1} results
|
|
|
|
LOG_LDAP_REQ_SEARCH_END=LDAP_REQ_SEARCH {0} end
|
|
|
|
LOG_LDAP_REQ_ABANDON_SEARCH=LDAP_REQ_ABANDON {0} for search {1}
|
|
|
|
LOG_LDAP_UNSUPPORTED_OPERATION=Unsupported operation: {0}
|
|
|
|
LOG_LDAP_UNSUPPORTED_FILTER=Unsupported filter: {0}
|
|
|
|
LOG_LDAP_UNSUPPORTED_FILTER_VALUE=Unsupported filter value
|
|
|
|
LOG_LDAP_REPLACED_UID_FILTER=Replaced {0} with {1} in uid filter
|
|
|
|
LOG_LDAP_REQ_SEARCH_SEND_PERSON=LDAP_REQ_SEARCH {0} send uid={1}{2} {3}
|
|
|
|
LOG_LDAP_SEND_ROOT_DSE=Sending root DSE
|
|
|
|
LOG_LDAP_SEND_COMPUTER_CONTEXT=Sending computer context {0} {1}
|
|
|
|
LOG_LDAP_IGNORE_FILTER_ATTRIBUTE=Ignoring filter attribute: {0} = {1}
|
|
|
|
LOG_LDAP_UNSUPPORTED_FILTER_ATTRIBUTE=Unsupported filter attribute: {0} = {1}
|
|
|
|
LOG_LDAP_REQ_SEARCH_SIZE_LIMIT_EXCEEDED=LDAP_REQ_SEARCH {0} size limit exceeded
|
|
|
|
LOG_LDAP_REQ_SEARCH_SUCCESS=LDAP_REQ_SEARCH {0} success
|