Class Texts
java.lang.Object
org.eclipse.jgit.nls.TranslationBundle
org.eclipse.jgit.internal.transport.sshd.agent.connector.Texts
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
-
errCloseMappedFile
-
errLastError
-
errUnknown
-
errUnknownIdentityAgent
-
logErrorLoadLibrary
-
msgCloseFailed
-
msgConnectFailed
-
msgConnectPipeFailed
-
msgNoMappedFile
-
msgReadFailed
-
msgSendFailed
-
msgSendFailed2
-
msgShortRead
-
pageant
-
unixDefaultAgent
-
winOpenSsh
-
-
Constructor Details
-
Texts
public Texts()
-
-
Method Details
-
get
Get an instance of this translation bundle.- Returns:
- an instance of this translation bundle
-