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

123456789101112131415161718192021
  1. alreadyInitializedByContainer=Already initialized by container
  2. cannotGetLengthOf=Cannot get length of {0}
  3. encodingNotSupportedByThisLibrary={0} "{1}": not supported by this library.
  4. expectedRepositoryAttribute=Expected Repository attribute
  5. filterMustNotBeNull=filter must not be null
  6. internalErrorDuringReceivePack=Internal error during receive-pack
  7. internalErrorDuringUploadPack=Internal error during upload-pack
  8. internalServerErrorRequestAttributeWasAlreadySet=Internal server error, request attribute {0} was already set when {1} was invoked.
  9. invalidBoolean=Invalid boolean {0} = {1}
  10. invalidIndex=Invalid index: {0}
  11. invalidRegexGroup=Invalid regex group {0}
  12. noResolverAvailable=No resolver available
  13. parameterNotSet=Parameter {0} not set
  14. pathForParamNotFound={0} (for {1}) not found
  15. pathNotSupported={0} not supported
  16. repositoryAccessForbidden=Git access forbidden
  17. repositoryNotFound=Git repository not found
  18. servletAlreadyInitialized=Servlet already initialized
  19. servletMustNotBeNull=servlet must not be null
  20. servletWasAlreadyBound=servlet was already bound
  21. unexpectedeOFOn=Unexpected EOF on {0}