public final class JSchText extends TranslationBundle
| Modifier and Type | Field and Description |
|---|---|
String |
connectionFailed |
String |
sshUserNameError |
String |
transportSSHRetryInterrupt |
String |
unknownHost |
| Constructor and Description |
|---|
JSchText() |
| Modifier and Type | Method and Description |
|---|---|
static JSchText |
get()
Get an instance of this translation bundle.
|
effectiveLocale, resourceBundlepublic String connectionFailed
public String sshUserNameError
public String transportSSHRetryInterrupt
public String unknownHost
public static JSchText get()
Copyright © 2020 Eclipse JGit Project. All rights reserved.