blob: ab3c9f52cb0efeba4e5468595509e9befcb3b2f0 [file] [log] [blame]
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you 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.
#
#
# This file contains localization strings for configuration labels and
# descriptions as used in the metatype.xml descriptor generated by the
# the Sling SCR plugin
## Transformation Servlet Entries
thumbnailsupport.name=Apache Sling Thumbnails Support
thumbnailsupport.description=Service for generating and transforming thumbnails from files
thumbnailsupport.supportedTypes.name=Supported Resource Types
thumbnailsupport.supportedTypes.description= The resource types supported in generating \
thumbnails in the format: <RESOURCE_TYPE>\=<SUB_PATH_TO_MIME_TYPE>, e.g.: nt:file\=jcr:content/jcr:mimeType
thumbnailsupport.persistableTypes.name=Persistable Resource Types
thumbnailsupport.persistableTypes.description= The resource types which support persisting renditions when generating \
thumbnails in the format: <RESOURCE_TYPE>\=<SUB_PATH_TO_RENDITIONS_CONTAINER>, e.g.: sling:File\=jcr:content/renditions
transformservlet.errorResourcePath.name=Error Resource Path
transformservlet.errorResourcePath.name.description=The path of the resource to forward \
if an error occurs transforming the provided resource
transformservlet.errorSuffix.name=Error Suffix
transformservlet.errorSuffix.name.description=The suffix to forward to \
if an error occurs transforming the provided resource