Class LfsServerText

java.lang.Object
org.eclipse.jgit.nls.TranslationBundle
org.eclipse.jgit.lfs.server.internal.LfsServerText

public class LfsServerText extends TranslationBundle
Translation bundle for JGit LFS server
  • Field Details

    • failedToCalcSignature

      public String failedToCalcSignature
    • invalidPathInfo

      public String invalidPathInfo
    • objectNotFound

      public String objectNotFound
    • undefinedS3AccessKey

      public String undefinedS3AccessKey
    • undefinedS3Bucket

      public String undefinedS3Bucket
    • undefinedS3Region

      public String undefinedS3Region
    • undefinedS3Hostname

      public String undefinedS3Hostname
    • undefinedS3SecretKey

      public String undefinedS3SecretKey
    • undefinedS3StorageClass

      public String undefinedS3StorageClass
    • unparsableEndpoint

      public String unparsableEndpoint
    • unsupportedOperation

      public String unsupportedOperation
    • unsupportedUtf8

      public String unsupportedUtf8
  • Constructor Details

    • LfsServerText

      public LfsServerText()
  • Method Details

    • get

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