[i18n] move properties used in platform.ssh module to SshBundle

GitOrigin-RevId: a0c9a1802f73f978541710e3275074776fe13fd4
This commit is contained in:
nik
2020-02-19 14:32:30 +03:00
committed by intellij-monorepo-bot
parent 49170b8d74
commit d59033f4ef

View File

@@ -863,18 +863,4 @@ editbox.blanklines.around.method.in.interface=Around method in interface:
settings.editor.font.default=default
custom.option.description=Set custom page size
credentials.host.is.empty={0} host is not specified
credentials.host.is.invalid={0} host is invalid
credentials.host.is.invalid.try.ip6={0} host is invalid. Please note that IPv6 address should be provided in square brackets, like [::1].
credentials.host.is.invalid.try.type={0} host is invalid, it contains unprintable character. Please try to type it again.
credentials.port.is.invalid={0} port is invalid
credentials.username.is.empty=User name is not specified
credentials.password.is.not.specified=Password is not specified
credentials.private.key.empty=Private key file is not specified
credentials.private.key.file.not.found=Private key file ''{0}'' not found
credentials.public.key.file.not.found=Public key file ''{0}'' not found
credentials.invalid.keypair=Keypair ''{0}'' is corrupt or has unknown format.\n Only SSH2 keys in OpenSSH format (DSA, RSA, ECDSA or ED25519) \
or PuTTY Private Key *.ppk keys are supported.
credentials.invalid.keypair.massage=Keypair ''{0}'' is corrupt or has unknown format.\n Only SSH2 keys in OpenSSH format (DSA, RSA, ECDSA or ED25519) \
or PuTTY Private Key *.ppk keys are supported.\n Error message: {1}
credentials.provided.private.key.requires.a.passphrase=Provided private key requires a passphrase