Class LfsServerText


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

      • 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 Detail

      • LfsServerText

        public LfsServerText()
    • Method Detail

      • get

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