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

12345678910111213141516171819202122
  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. internalServerError=Internal server error
  7. internalErrorDuringReceivePack=Internal error during receive-pack
  8. internalErrorDuringUploadPack=Internal error during upload-pack
  9. internalServerErrorRequestAttributeWasAlreadySet=Internal server error, request attribute {0} was already set when {1} was invoked.
  10. invalidBoolean=Invalid boolean {0} = {1}
  11. invalidIndex=Invalid index: {0}
  12. invalidRegexGroup=Invalid regex group {0}
  13. noResolverAvailable=No resolver available
  14. parameterNotSet=Parameter {0} not set
  15. pathForParamNotFound={0} (for {1}) not found
  16. pathNotSupported={0} not supported
  17. repositoryAccessForbidden=Git access forbidden
  18. repositoryNotFound=Git repository not found
  19. servletAlreadyInitialized=Servlet already initialized
  20. servletMustNotBeNull=servlet must not be null
  21. servletWasAlreadyBound=servlet was already bound
  22. unexpectedeOFOn=Unexpected EOF on {0}