java.lang.Object
org.eclipse.jgit.nls.TranslationBundle
org.eclipse.jgit.internal.transport.ssh.jsch.JSchText

public final class JSchText extends TranslationBundle
Externalized text messages for localization.
  • Field Details

    • connectionFailed

      public String connectionFailed
    • sshUserNameError

      public String sshUserNameError
    • transportSSHRetryInterrupt

      public String transportSSHRetryInterrupt
    • unknownHost

      public String unknownHost
  • Constructor Details

    • JSchText

      public JSchText()
  • Method Details

    • get

      public static JSchText get()
      Get an instance of this translation bundle.
      Returns:
      an instance of this translation bundle