blob: 7cc4673a997862553ab750aad29f52ab0c1e22a6 [file] [log] [blame]
###############################################################################
# Copyright (c) 2000, 2003 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Common Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/cpl-v10.html
#
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
# String resources for vcm.core.cvs.ssh
###########################
closed=Closed
stream=Unexpected end of stream
Client.packetType=unexpected packet type: {0}
Client.notConnected=Not connected
Client.cipher=Supported cipher not found
Client.socketClosed=Connection closed by server
Client.authenticationFailed=Invalid username, password, host or repository
Client.socket=Cannot connect to host: {0}
Client.disconnectDescription=SSH server disconnected: {0}
Client.noDisconnectDescription=No reason could be obtained.
Client.sshProtocolVersion=Unsupported SSH protocol version: {0}
Client.hostIdChanged=The server host key does not match the key previously stored. Either the host key has changed or there is a man-in-the-middle attack. Contact the server administrator
Client.addedHostKey=Host key for {0} was not found in the list of known hosts stored in {1}. The key is being automatically added to the known_hosts file for you. This key, which is like a personal signature, is used by Eclipse to guarantee that the host it is communicating with is the correct one. If the Eclipse client detects a change in this key you will be notified.
Client.sshProtocolVersion=Unsupported SSH protocol version: {0}
ServerPacket.crc=crc error
SSHServerConnection.authenticating=Authenticating over extssh
Misc.missingMD5=The MD5 encryption algorithm is required but not available: {0}
KnownHosts.8=Error reading host key file
KnownHosts.9=Error writing host key file
KnownHosts.10=Error creating host key file