Class LfsText


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

      • corruptLongObject

        public String corruptLongObject
      • dotLfsConfigReadFailed

        public String dotLfsConfigReadFailed
      • inconsistentContentLength

        public String inconsistentContentLength
      • inconsistentMediafileLength

        public String inconsistentMediafileLength
      • incorrectLONG_OBJECT_ID_LENGTH

        public String incorrectLONG_OBJECT_ID_LENGTH
      • invalidLongId

        public String invalidLongId
      • invalidLongIdLength

        public String invalidLongIdLength
      • lfsFailedToGetRepository

        public String lfsFailedToGetRepository
      • lfsNoDownloadUrl

        public String lfsNoDownloadUrl
      • lfsUnauthorized

        public String lfsUnauthorized
      • lfsUnavailable

        public String lfsUnavailable
      • missingLocalObject

        public String missingLocalObject
      • protocolError

        public String protocolError
      • repositoryNotFound

        public String repositoryNotFound
      • repositoryReadOnly

        public String repositoryReadOnly
      • requiredHashFunctionNotAvailable

        public String requiredHashFunctionNotAvailable
      • serverFailure

        public String serverFailure
      • wrongAmountOfDataReceived

        public String wrongAmountOfDataReceived
    • Constructor Detail

      • LfsText

        public LfsText()
    • Method Detail

      • get

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