Package org.eclipse.jgit.lfs.internal
Class LfsText
java.lang.Object
org.eclipse.jgit.nls.TranslationBundle
org.eclipse.jgit.lfs.internal.LfsText
Translation bundle for JGit LFS server
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.jgit.nls.TranslationBundle
effectiveLocale, resourceBundle
-
Field Details
-
corruptLongObject
-
dotLfsConfigReadFailed
-
inconsistentContentLength
-
inconsistentMediafileLength
-
incorrectLONG_OBJECT_ID_LENGTH
-
invalidLongId
-
invalidLongIdLength
-
lfsFailedToGetRepository
-
lfsNoDownloadUrl
-
lfsUnauthorized
-
missingLocalObject
-
protocolError
-
repositoryNotFound
-
repositoryReadOnly
-
requiredHashFunctionNotAvailable
-
serverFailure
-
userConfigInvalid
-
wrongAmountOfDataReceived
-
-
Constructor Details
-
LfsText
public LfsText()
-
-
Method Details
-
get
Get an instance of this translation bundle.- Returns:
- an instance of this translation bundle
-