blob: 22bcddd5d165418654e8a40f2b7251a74fc92315 [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 Apache Felix SCR plugin
#
# Localizations for FsResourceProvider configuration
factory.name = Apache Sling MongoDB Resource Provider
factory.description = Configure an instance of the MongoDB \
resource provider in terms of provider root and connection
provider.roots.name = Provider Root
provider.roots.description = Location in the virtual resource tree where the \
resources are mapped in. This property must not be an empty string.
host.name = MongoDB Host
host.description = The host to connect to.
port.name = MongoDB Port
port.description = The port to connect to.
db.name MongoDB Database
db.description = The database to use.
filter.collections.name = Filter Collections
filter.collections.description = These collections are not available as resources.
numconnections.name = Connections Per Host
numconnections.description = MongoOptions.connectionsPerHost
threadmultiplier.name = Thread Multiplier
threadmultiplier.description = MongoOptions.threadsAllowedToBlockForConnectionMultiplier