blob: 2faeec43043336cacaf940dae30ec2481fd00382 [file] [log] [blame]
# Copyright 2005 The Apache Software Foundation
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
stream-open-error=Error opening response stream for content type {0}: {1}
writer-open-error=Error opening response writer for content type {0}: {1}
error-getting-resource=Error getting context resource ''{0}'': {1}
unable-to-redirect=Unable to redirect to {0}: {1}
unable-to-find-dispatcher=Unable to find a request dispatcher for local resource ''{0}''.
unable-to-forward=Unable to forward to local resource ''{0}'': {1}
reset-failed=Unable to reset response buffer: {0}
content-type-unchanged=Unable to change response content type from ''{0}'' to ''{1}'' (following a reset). See Tapestry issue TAPESTRY-607.