29 lines
1.6 KiB
Properties
29 lines
1.6 KiB
Properties
# The contents of this file are subject to the Mozilla Public License Version 1.1
|
|
# (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.mozilla.org/MPL/>.
|
|
#
|
|
# Software distributed under the License is distributed on an "AS IS" basis, WITHOUT
|
|
# WARRANTY OF ANY KIND, either express or implied. See the License for the specific
|
|
# language governing rights and limitations under the License.
|
|
#
|
|
# The Original Code is the Venice Web Communities System.
|
|
#
|
|
# The Initial Developer of the Original Code is Eric J. Bowersox <erbo@silcom.com>,
|
|
# for Silverwrist Design Studios. Portions created by Eric J. Bowersox are
|
|
# Copyright (C) 2002 Eric J. Bowersox/Silverwrist Design Studios. All Rights Reserved.
|
|
#
|
|
# Contributor(s):
|
|
# ---------------------------------------------------------------------------------
|
|
# This file has been localized for the en_US locale
|
|
creation.ioError=Unable to read from configuration file {0}.
|
|
no.classNotFound=The object class {0} was not found.
|
|
no.createError=Unable to create new object of class {0}.
|
|
no.notDynamo=The object class {0} is not a valid Dynamo NamedObject,
|
|
no.notDBPool=The object class {0} is not a valid Dynamo database connection pool.
|
|
no.notApp=The object class {0} is not a valid Dynamo application.
|
|
resource.rootErr=The resource root directory {0} does not exist.
|
|
mountRP.badName=Invalid mount path for resources: {0}
|
|
mountRP.already=Resource provider already mounted on path {0}.
|
|
registerRenderer.already=Renderer already registered for class {0}.
|
|
finalinit.fail=Final-stage initialization failed: {0}
|