選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

HttpServerText.properties 1008B

12345678910111213141516171819
  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. servletAlreadyInitialized=Servlet already initialized
  17. servletMustNotBeNull=servlet must not be null
  18. servletWasAlreadyBound=servlet was already bound
  19. unexpectedeOFOn=Unexpected EOF on {0}