1
0
mirror of https://github.com/moparisthebest/davmail synced 2024-08-13 16:53:51 -04:00
davmail/src/java/davmailmessages.properties

11 lines
785 B
Properties
Raw Normal View History

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
LOG_EXCEPTION_CLOSING_CLIENT_OUTPUT_STREAM=Exception closing client output stream