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