blob: 48807f959a530d42198fa425f77f106f095ef92d [file] [log] [blame]
#
#************************************************************************
# Copyright (c) 2004, 2009 Actuate Corporation.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
# Actuate Corporation - initial API and implementation
#
#************************************************************************
#
logManager_duplicateName=Logger with same name exists.
#
manifest_nullArgument=Argument must not be null.
manifest_NO_DATA_SOURCE_EXTN_ID_DEFINED=The ODA driver plugin.xml data source extension is missing an id attribute.
manifest_INVALID_VERSION_VALUE=The ODA driver plugin.xml has an invalid odaVersion value ({0}) in the data source extension ({1}).
manifest_NO_DRIVER_CLASS_DEFINED=The ODA driver plugin.xml is missing a driverClass attribute in the data source extension ({0}).
manifest_INVALID_SET_THREAD_CONTEXT_CLASSLOADER_VALUE=The ODA driver plugin.xml has an invalid setThreadContextClassLoader value ({0}) in the data source extension ({1}).
manifest_NO_DATA_SET_TYPES_DEFINED=The ODA data source extension ({0}) has no <dataSet> element defined in the extension manifest. This is valid configuration, but does limit the ODA extension capabilities.
manifest_NO_ATTRIBUTE_ID_DEFINED=The ODA driver plugin extension is missing an attribute ({0}) in the ({1}) element.
manifest_NO_DATA_TYPE_MAPPINGS_DEFINED=The ODA driver plugin.xml should have at least one <dataTypeMapping> element defined for the <dataSet> ({0}).
manifest_NO_NATIVE_TYPE_CODE_DEFINED=The ODA driver plugin.xml is missing a nativeDataTypeCode attribute in the <dataTypeMapping> ({0}) of the <dataSet> ({1}).
manifest_INVALID_NATIVE_TYPE_CODE_VALUE=The ODA driver plugin.xml has an invalid nativeDataTypeCode value ({0}) in the <dataTypeMapping> ({1}) of the <dataSet> ({2}).
manifest_NO_NATIVE_TYPE_NAME_DEFINED=The ODA driver plugin.xml is missing a nativeDataType attribute in the <dataTypeMapping> of the <dataSet> ({0}).
manifest_NO_ODA_SCALAR_DATA_TYPE_DEFINED_1=The ODA driver plugin.xml is missing an odaScalarDataType attribute in the <dataTypeMapping> ({0}).
manifest_NO_ODA_SCALAR_DATA_TYPE_DEFINED_2=The ODA driver plugin.xml is missing an odaScalarDataType attribute in the <alternativeOdaDataType> of the <dataTypeMapping> ({0}).
manifest_INVALID_ODA_SCALAR_DATA_TYPE_VALUE=The ODA driver plugin.xml has an invalid odaScalarDataType value ({0}) in the <dataTypeMapping> ({1}).
manifest_INVALID_LOG_LEVEL_VALUE=The ODA driver plugin.xml has an invalid logLevel value ({0}) in the data source extension ({1}).
manifest_MISSING_ELEMENT_IN_EXTENSION_MANIFEST=The extension ({0}) is missing a {1} element.
manifest_NO_LOG_FILENAME_PREFIX_DEFINED=The ODA driver plugin.xml is missing a logFileNamePrefix attribute in the <traceLogging> of the data source extension ({0}).
#
sortSpec_INVALID_SORT_MODE_SPECIFIED=Invalid sort mode specified: {0}.
sortSpec_NULL_COLUMN_NAME_SPECIFIED=Null column name specified.
sortSpec_INVALID_COLUMN_NAME_SPECIFIED=Invalid column name specified: {0}.
sortSpec_INVALID_NULL_ORDERING=Invalid null ordering value: {0}.
sortSpec_INVALID_SORT_ORDER_SPECIFIED=Invalid sort order specified: {0}.
sortSpec_NO_DYNAMIC_SORT_KEY_FOR_SORTMODENONE=This sortSpec with sortModeNone does not allow any dynamic sort key.
sortSpec_ONE_SORTCOLUMN_FOR_SINGLE_COLUMN_MODE=A sort column already exists. The sortModeSingleColumn mode allows a maximum of one dynamic sort column.
sortSpec_ONE_SORTORDER_FOR_SINGLE_ORDER_MODE=The sortModeSingleOrder mode supports only one sort order.
sortSpec_ONLY_IN_SINGLE_ORDER_MODE=Supported only in sortModeSingleOrder mode.
sortSpec_INDEX_OUT_OF_BOUND=Index: {0}, count: {1}.
#
stringSubUtil_NO_STRING_VALUE_TO_REPLACE=No string value to replace: {0}.
stringSubUtil_DELIMITER_CANNOT_BE_EMPTY=The delimiter cannot be an empty string or contain only white spaces.
stringSubUtil_DELIMITER_CANNOT_BE_NULL=The delimiter cannot be null.
stringSubUtil_SUBSTITUTION_LIST_CANNOT_BE_NULL=The string substitution list cannot be null.
stringSubUtil_SUBSTITUTION_VALUE_CANNOT_BE_NULL=The string substitution value cannot be null.
stringSubUtil_TEXT_STRING_CANNOT_BE_NULL=The text string cannot be null.
stringSubUtil_NAME_VALUE_MAP_CANNOT_BE_NULL=The name-value map cannot be null.
#
profileProperty_PROFILE_NAME=Connection &Profile Name
profileProperty_PROFILE_STORE_PATH=Connection Profile Store &URL
profileProperty_GROUP_PROPERTIES=External Connection Profile Reference
#
querySpec_CUSTOM_AGGR_EXCEED_MAX_ARGS=The custom filter expression ({0}) has {1} arguments, but allows a maximum of {2} arguments.
querySpec_CUSTOM_AGGR_INCOMPATIBLE_DUPL_CHECK=The custom aggregate type ({0}) cannot ignore duplicate values.
querySpec_CUSTOM_AGGR_INCOMPATIBLE_NULL_CHECK=The custom aggregate type ({0}) cannot ignore null values.
querySpec_CUSTOM_AGGR_LESS_THAN_MIN_ARGS=The custom aggregate expression ({0}) has {1} arguments, but requires a minimum of {2} arguments.
querySpec_CUSTOM_FILTER_EXCEED_MAX_ARGS=The custom filter expression ({0}) has {1} arguments, but allows a maximum of {2} arguments.
querySpec_CUSTOM_FILTER_LESS_THAN_MIN_ARGS=The custom filter expression ({0}) has {1} arguments, but requires a minimum of {2} arguments.
querySpec_EXTENSION_ID_NOT_FOUND=No {0} extension found with the id ({1}).
querySpec_INVALID_AGGR_EXPR=Invalid aggregate expression.
querySpec_INVALID_ARG=Invalid argument: {0}.
querySpec_INVALID_CLASS_TYPE_ATTRIBUTE=Invalid class type ({0}). The {1} attribute must be an instance of {2}.
querySpec_INVALID_EXT_POINT_ATTR_VALUE=The {0} extension ({1}) has an invalid value ({2}) for the {3} attribute.
querySpec_INVALID_EXT_POINT_ELEMENT=The {0} extension ({1}) is invalid. See the schema definition for required content.
querySpec_INVALID_FILTER_EXPR=Invalid filter expression.
querySpec_MAX_ONE_NEGATING_EXPR=Cannot add more than one negating expression to a {0}.
querySpec_MISSING_COMPOSITE_MIN_CHILDREN=The composite {0} must contain at least {1} child expressions.
querySpec_MISSING_EXPR_VARIABLE=The filter expression ({0}) is missing an associated variable.
querySpec_MISSING_EXT_POINT_ATTR_VALUE=The {0} extension ({1}) is missing the {2} attribute value in the {3} element.
querySpec_MISSING_EXT_POINT_ELEMENT=The {0} extension ({1}) is missing the {2} element.
querySpec_MISSING_EXT_POINT_MIN_ELEMENT=The {0} extension ({1}) must have at least one {2} element defined .
querySpec_NON_DEFINED_CUSTOM_AGGR=The custom aggregate expression ({0}) is not found in the dynamicResultSet extension registry.
querySpec_NON_DEFINED_CUSTOM_FILTER=The custom filter expression ({0}) is not found in the dynamicResultSet extension registry.
querySpec_NONSUPPORTED_VAR_DATA_TYPE=The native data type ({0}) of the expression variable ({1}) is not supported by the type of custom expression used.
querySpec_NOT_EXPR_INCOMPATIBLE=Invalid use of a non-negatable expression ({0}) in a {1}.
querySpec_NOT_EXPR_MISSING_CHILD=Missing negating expression in NotExpression: ({0}).
querySpec_UNABLE_ADD_TO_NON_LIST_COLLECTION=Unable to add a value to existing values. The existing value is not a java.util.List.
querySpec_UNEXPECTED_AGGR_EXPR_EXTENSION=Unable to support the custom aggregate expression ({0}) of other extension.
querySpec_UNEXPECTED_AGGR_EXPR_TYPE=The custom aggregate expression ({0}) is not a {1} instance. Consumer application must use ExpressionFactory\#createCustomAggregate to create a custom expression instance.
querySpec_UNEXPECTED_CUSTOM_EXPR_EXTENSION=Unable to support the custom filter expression ({0}) of other extension.
querySpec_UNEXPECTED_CUSTOM_EXPR_TYPE=The custom filter expression ({0}) is not a {1} instance.\n Consumer application must use ExpressionFactory\#createCustomExpression to create a custom filter expression instance.
querySpec_UNEXPECTED_EXPR_VARIABLE_TYPE=Cannot support this type of ExpressionVariable ({1}).