Class LfsServerText
java.lang.Object
org.eclipse.jgit.nls.TranslationBundle
org.eclipse.jgit.lfs.server.internal.LfsServerText
Translation bundle for JGit LFS server
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic LfsServerText
get()
Get an instance of this translation bundleMethods inherited from class org.eclipse.jgit.nls.TranslationBundle
effectiveLocale, resourceBundle
-
Field Details
-
failedToCalcSignature
-
invalidPathInfo
-
objectNotFound
-
undefinedS3AccessKey
-
undefinedS3Bucket
-
undefinedS3Region
-
undefinedS3Hostname
-
undefinedS3SecretKey
-
undefinedS3StorageClass
-
unparsableEndpoint
-
unsupportedOperation
-
unsupportedUtf8
-
-
Constructor Details
-
LfsServerText
public LfsServerText()
-
-
Method Details
-
get
Get an instance of this translation bundle- Returns:
- an instance of this translation bundle
-