Class JSchText
java.lang.Object
org.eclipse.jgit.nls.TranslationBundle
org.eclipse.jgit.internal.transport.ssh.jsch.JSchText
Externalized text messages for localization.
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.jgit.nls.TranslationBundle
effectiveLocale, resourceBundle
-
Field Details
-
connectionFailed
-
sshUserNameError
-
transportSSHRetryInterrupt
-
unknownHost
-
-
Constructor Details
-
JSchText
public JSchText()
-
-
Method Details
-
get
Get an instance of this translation bundle.- Returns:
- an instance of this translation bundle
-