You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

HttpServerText.properties 1.5KB

123456789101112131415161718192021222324252627282930
  1. alreadyInitializedByContainer=Already initialized by container
  2. cannotGetLengthOf=Cannot get length of {0}
  3. clientHas175ChunkedEncodingBug=Git client software upgrade is required.\n\
  4. \n\
  5. Git 1.7.5 contains a bug that breaks HTTP support in the client.\n\
  6. Please upgrade to Git 1.7.5.1 or newer (or alternatively, downgrade\n\
  7. to any version between 1.6.6 and 1.7.4.5).\n\
  8. \n\
  9. http://git-scm.com/download\n
  10. encodingNotSupportedByThisLibrary={0} "{1}": not supported by this library.
  11. expectedRepositoryAttribute=Expected Repository attribute
  12. filterMustNotBeNull=filter must not be null
  13. internalServerError=Internal server error
  14. internalErrorDuringReceivePack=Internal error during receive-pack to {0}
  15. internalErrorDuringUploadPack=Internal error during upload-pack from {0}
  16. internalServerErrorRequestAttributeWasAlreadySet=Internal server error, request attribute {0} was already set when {1} was invoked.
  17. invalidBoolean=Invalid boolean {0} = {1}
  18. invalidIndex=Invalid index: {0}
  19. invalidRegexGroup=Invalid regex group {0}
  20. noResolverAvailable=No resolver available
  21. parameterNotSet=Parameter {0} not set
  22. pathForParamNotFound={0} (for {1}) not found
  23. pathNotSupported={0} not supported
  24. receivedCorruptObject=Cannot receive {0} into {1}
  25. repositoryAccessForbidden=Git access forbidden
  26. repositoryNotFound=Git repository not found
  27. servletAlreadyInitialized=Servlet already initialized
  28. servletMustNotBeNull=servlet must not be null
  29. servletWasAlreadyBound=servlet was already bound
  30. unexpectedeOFOn=Unexpected EOF on {0}