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.4KB

1234567891011121314151617181920212223242526272829
  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
  15. internalErrorDuringUploadPack=Internal error during upload-pack
  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. repositoryAccessForbidden=Git access forbidden
  25. repositoryNotFound=Git repository not found
  26. servletAlreadyInitialized=Servlet already initialized
  27. servletMustNotBeNull=servlet must not be null
  28. servletWasAlreadyBound=servlet was already bound
  29. unexpectedeOFOn=Unexpected EOF on {0}