Class LfsText


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

      • corruptLongObject

        public String corruptLongObject
      • inconsistentMediafileLength

        public String inconsistentMediafileLength
      • inconsistentContentLength

        public String inconsistentContentLength
      • incorrectLONG_OBJECT_ID_LENGTH

        public String incorrectLONG_OBJECT_ID_LENGTH
      • invalidLongId

        public String invalidLongId
      • invalidLongIdLength

        public String invalidLongIdLength
      • lfsUnavailable

        public String lfsUnavailable
      • protocolError

        public String protocolError
      • requiredHashFunctionNotAvailable

        public String requiredHashFunctionNotAvailable
      • repositoryNotFound

        public String repositoryNotFound
      • repositoryReadOnly

        public String repositoryReadOnly
      • lfsUnathorized

        public String lfsUnathorized
      • lfsFailedToGetRepository

        public String lfsFailedToGetRepository
      • lfsNoDownloadUrl

        public String lfsNoDownloadUrl
      • serverFailure

        public String serverFailure
      • wrongAmoutOfDataReceived

        public String wrongAmoutOfDataReceived
      • userConfigInvalid

        public String userConfigInvalid
      • missingLocalObject

        public String missingLocalObject
    • 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