All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.apache.myfaces.trinidadinternal.resource.LoggerBundle Maven / Gradle / Ivy

The newest version!
// Do not edit this file!
// This file has been automatically generated.
// Edit LoggerBundle.xrts and run the XRTSMakeBundle tool instead.
// 
package org.apache.myfaces.trinidadinternal.resource;

import java.util.ListResourceBundle;

public class LoggerBundle extends ListResourceBundle {
  @Override
  public Object[][] getContents() {
    return new Object[][] {
    {"UNKNOWN_AGENT_ATTRIBUTES_CREATE_WITH_UNKNOWN", "The User-Agent \"{0}\" is unknown; creating an agent with \"unknown\" agent attributes."},
    {"UNKNOWN_AGENT_TYPE_CREATE_WITH_NULL", "The agent type is unknown; creating an agent with null agent attributes."},
    {"CANNOT_GET_CAPABILITIES", "could not get capabilities from capabilities document"},
    {"CANNOT_LOCATE_CAPABILITIES_DOCUMENT", "Could not locate Capabilities document"},
    {"CANNOT_RESOLVE_CAPABILITIES_FILE", "\"Cannot resolve capabilities file\""},
    {"INVALID_DEPENDENCY", "Invalid dependency found in include by reference"},
    {"REFERENCE_ID_NOT_FOUND", "Reference to id: {0} not found"},
    {"FAIL_PARSE_CAPABILITIES_DOCUMENT", "Failed to parse capabilities document"},
    {"UNABLE_PARSE_AGENT_STRING", "Unable to parse agent string"},
    {"ELEMENT_MISSING_ATTRIBUTES", "Element {0} has missing (or empty) attributes"},
    {"FAIL_PARSE_CAPABILITIES_DATA_DOCUMENT", "Failed to parse capabilities data document"},
    {"UNABLE_PARSE_MODEL_STRING", "Unable to parse model string"},
    {"INVALID_CAPABILITY_DATA_URL", "Capability data url {0} is invalid"},
    {"CANNOT_FIND_SAVED_VIEW_STATE", "Could not find saved view state for token {0}"},
    {"USE_APPLICATION_VIEW_CACHE_UNSUPPORTED", "USE_APPLICATION_VIEW_CACHE is unsupported and should not be used since it currently does not work in most cases."},
    {"NO_STRUCTURE_ROOT_AVAILABLE", "No structure available and no root available"},
    {"NO_STRUCTURE_AVAILABLE", "No structure available"},
    {"IGNORING_SERVLET_INIT_PARAM", "Ignoring servlet init parameter:{0} unable to parse:{1}"},
    {"CANNOT_LOAD_VIEWHANDLER", "Could not load ViewHandler {0}"},
    {"DUPLICATE_VIEWHANDLER_REGISTRATION", "Trinidad\'s ViewHandler is registered more than once. To avoid initialization problems, make sure that only one Trinidad implementation jar is loaded"},
    {"TIMESTAMP_CHECKING_ENABLED_SHOULDNOT_IN_PRODUCTION", "Apache Trinidad is running with time-stamp checking enabled. This should not be used in a production environment. See the {0} property in WEB-INF/web.xml"},
    {"CANNOT_LOAD_URL", "Could not load {0}"},
    {"CANNOT_INSTANTIATE_UPLOADEDFILEPROCESSOR", "Could not instantiate UploadedFileProcessor"},
    {"UPLOADED_FILE_LARGE", "The file could not be uploaded because it is too large."},
    {"RUNNING_IN_DEBUG_MODE", "Trinidad is running in debug mode. Do not use in a production environment. See:{0}"},
    {"ELEMENT_NOT_UNDERSTOOD", "Element {0} is not understood"},
    {"NOT_SUPPORT_EL_EXPRESSION", "Element {0} does not support EL expressions."},
    {"ELEMENT_ONLY_ACCEPT_INTEGER", "Element {0} only accepts integer values"},
    {"ELEMENT_ONLY_ACCEPT_LONG", "Element {0} only accepts long values"},
    {"CANNOT_FIND_CONTEXT_CLASS_LOADER", "Could not find context class loader."},
    {"CONFIGURATOR_SERVICES_INITIALIZED", "Configurator services already initialized."},
    {"REQUESTCONTEXT_NOT_PROPERLY_RELEASED", "RequestContext had not been properly released on earlier request."},
    {"UNABLE_SET_REQUEST_CHARACTER", "Unable to set request character encoding to {0}, because request parameters have already been read."},
    {"RETURNFROMDIALOG_KEY_NOT_AVAILABLE", "No \'DialogUsedRK\' key available for returnFromDialog to do the right thing!"},
    {"CANNOT_QUEUE_RETURN_EVENT", "Could not queue return event: no launch source"},
    {"RENDERKIT_NOT_SUPPORT_DIALOGRENDERKITSERVICE", "RenderKit {0} does not support DialogRenderKitService, and cannot be used to launch dialogs;  using a single window instead."},
    {"HTTPSESSION_USED_FOR_CHANGE_PERSISTENCE", "Apache Trinidad is using HTTPSession for change persistence"},
    {"CHANGE_MANAGER_CREATION_FAILED", "Unable to create ChangeManager:{0}"},
    {"CANNOT_FIND_PARTIAL_TRIGGER", "Could not find partial trigger {0} from {1}"},
    {"NEEDED_COMPONENT_NULL_NO_SCRIPT_WRITTEN", "The component is null, but it is needed for the client id, so no script written"},
    {"NULL_CLIENT_ID_NO_SCRIPT_RENDERED", "Client id is null, no script rendered"},
    {"CANNOT_CREATE_CONVERTER_LIKELY_BECAUSE_NO_CONVERTER_REGISTERED", "Tried to create converter for type {0}, but could not, likely because no converter is registered."},
    {"NULL_CLINET_ID_NO_SCRIPT_RENDERED", "Client id is null, no script rendered"},
    {"FAIL_INSTANTIATE_PROPERTY", "Instantiation of Property {0} failed."},
    {"CANNOT_GET_UNIQUE_NAME", "Couldn\'t get unique name!"},
    {"ELAPSED_TIME_ENCODING_GIF", "Elapsed time:{0} secs to encode gif"},
    {"LAF_NOT_FOUND", "laf \"{0}\" not found."},
    {"ILLEGAL_CHARACTER_IN_ATTRIBUTE", "Illegal character (space) in \"name\" attribute"},
    {"INCORRECTLY_SET_NAME_ATTRIBUTE", "\"name\" attribute incorrectly set to \"name\""},
    {"NAME_ATTRIBUTE_OF_TARGET_WILL_CAUSE_JAVASCRIPT_ERROR", "\"name\" attribute set to \"target\", which will cause Javascript errors."},
    {"UNNECESSARY_NAME_ATTRIBUTE_START_WITH_JAVASCRIPT", "The value of the \"{0}\" attribute starts with \"javascript:\"; this is unnecessary, and in fact can lead to Javascript errors."},
    {"ELEMENTS_NOT_CLOSED", "Elements not closed:"},
    {"COMMENTS_CANNOT_INCLUDE", "Comments cannot include \"--\""},
    {"ENDING_WHEN_OTHER_EXPECTED", "Ending {0} when {1} expected. Passes:{2}"},
    {"ATTRIBUTE_OUTSIDE_ELEMENT", "Writing attribute outside of element"},
    {"DUPLICATE_ATTRIBUTE_OUTPUT", "Attribute \"{0}\" output twice;  writing attribute as \"duplicate_{1}\" instead."},
    {"ELEMENT_END_NAME_NOT_MATCH_START_NAME", "Element End name:{0} does not match start name:{1}"},
    {"GROUPNODE_REFER_INVALID_GROUP_NODE", "GroupNode {0} refers to no valid node."},
    {"CREATE_MODEL_EXCEPTION", "Exception creating model {0}"},
    {"INVALID_EL_EXPRESSION", "EL Expression {0} is invalid or returned a bad value."},
    {"RESOURCE_BUNDLE_NOT_FOUND", "Resource bundle {0} could not be found."},
    {"ERR_CLOSING_FILE", "Error closing file:{0}"},
    {"ERR_GET_REGION_METADATA_FILE", "Error getting region-metadata files:{0}"},
    {"ERR_READ_REGION_METADATA_FILE", "Error reading region-metadata file:{0}"},
    {"REPLACE_COMPONENTTYPE_JSPURI", "Replaced jspUri {0} with {1} for componentType:{2}"},
    {"UNKNOWN_ELEMENT", "Unknown element:{0} at {1}"},
    {"MISSING_AT", "<{0}> is missing at {1}"},
    {"EXCEPTION_AT", "Exception at {0}"},
    {"RENDERER_INSTANTIATION_FAILED", "Instantiation of Renderer {0} failed"},
    {"RENDERER_NOT_FOUND", "Renderer \'\'{0}\'\' not found for component family \'\'{1}\'\'"},
    {"NO_SKIN_FACTORY", "There is no SkinFactory"},
    {"STYLESHEETDOCUMENT_ID_NOT_MATCH_LOCAL_SKIN", "The skin {0} specified on the requestMap will be used even though the consumer\'\'s skin\'\'s styleSheetDocumentId on the requestMap does not match the local skin\'\'s styleSheetDocument\'\'s id.  This will impact performance since the consumer and prodcuer stylesheets cannot be shared. The producer styleclasses will not be compressed to avoid conflicts. A reason the ids do not match may be the jars are not identical on the producer and the consumer. For example, one might have trinidad-skins.xml\'\'s skin-additions in a jar file on the class path that the other does not have."},
    {"STYLESHEETDOCUMENT_ID_NOT_IN_REQUESTMAP", "The skin {0} specified on the requestMap will be used even though the consumer\'\'s skin\'\'s styleSheetDocumentId was not in the requestMap. This will impact performance since the stylesheets cannot be shared between the producer and the consumer."},
    {"REQUESTMAP_SKIN_NOT_USED_BECAUSE_NOT_EXIST", "The skin {0} specified on the requestMap will not be used because it does not exist."},
    {"CANNOT_GET_SKIN_FROM_SKINFACTORY", "Could not get skin {0} from the SkinFactory"},
    {"SKIN_CIRCULAR_INCLUDE_ERROR", "Circular dependency detected in skin reference icon {0}"},
    {"NULL_SKINADDITION", "A null SkinAddition object was passed to addSkinAddition."},
    {"SKIN_CONFIG_PROCESS_FAILURE", "Failed to process skin config file: {0}."},
    {"INVALID_TRANSLATION_SOURCE_VE_TYPE", "The skin\'s translation-source ValueExpression is not of the expected type Map or ResourceBundle, so it will be ignored."},
    {"BOTH_BUNDLENAME_TRANSLATIONSOURCE_SET", "You cannot set both bundle-name and translation-source. bundle-name will take precedence."},
    {"TRANSLATION_SOURCE_NOT_EL", "The translation-source must be an EL expression. Check the trinidad-skins.xml file."},
    {"FILE_HANDLER_NOT_SET_IN_SERVLETCONTEXT", "The java.io.File handle (\"javax.servlet.context.tempdir\") is not set in the ServletContext"},
    {"RENDERINGCONTEXT_NOT_AVAILABLE", "No RenderingContext available"},
    {"CANNOT_LOCATE_HTMLRENDERKIT", "Basic HTMLRenderKit could not be located"},
    {"CANNOT_FIND_HTML_RENDERER", "Could not find basic HTML renderer for {0}, type={1}"},
    {"CANNOT_GET_STYLESHEET_CACHE", "Could not get stylesheet cache"},
    {"MODEL_NOT_SPECIFIED_FOR_CHART_COMPONENT", "Model not specified for the chart component."},
    {"TRAIN_MUST_INSIDE_FORM", "Trains must be used inside of a form"},
    {"NODESTAMP_FACET_NOT_FOUND_FOR_TRAIN", "Train expect a nodeStamp facet, no such facet was found for train {0}"},
    {"VISIBLE_STOP_COUNT_MUST_ABOVE_ZERO", "Visible stop count must be > 0, found {0}"},
    {"VISIBLE_STOP_COUNT_MYST_INTEGER", "Visible stop count must be an integer, found {0}"},
    {"NODESTAMP_FACET_MISSING", "\'nodeStamp\' facet missing!"},
    {"SINGLE_STEP_MUST_INSIDE_FORM", "SingleSteps must be used inside of a form"},
    {"FRAMES_MUST_INSIDE_FRAMEBORDERLAYOUTS", "Frames must appear inside FrameBorderLayouts"},
    {"NO_PPR_CAPABLE_ID_FOUND_FOR_COMPONENT", "No PPR-capable \'\'id\'\' found for elements of {0}. This component has not written-out an \'\'id\'\' attribute."},
    {"INVALID_STRING_ATTRIBUTE", "Invalid string attribute for chooseDate: {0}"},
    {"UNABLE_ENCODE_URL", "Unable to encode URL \'\'{0}\'\' using encoding \'\'{1}\'\'"},
    {"SORTING_DISABLED_TABLE_NOT_IN_FORM", "Sorting disabled;  table is not in a form"},
    {"COMPONENT_COLUMN_OUTSIDE_TABLE", "{0}: Column used outside of a Table"},
    {"NULL_NODE_NAME_CANNOT_ADD_CONVERTER_AND_VALIDATOR", "Cannot add client side converter and validators as the node name is null"},
    {"NULL_VALIDATORS_ITERATOR", "Null validators iterator for {0}"},
    {"DUPLICATE_CONVERTER_ONE_PER_COMPONENT", "There is already a converter on \"{0}\". There should only be one converter per component."},
    {"FRAME_MISSING_ATTRIBUTE", "frame:{0} is missing attribute:{1}"},
    {"ILLEGAL_COMPONENT_HIERARCHY_UIXCOMMAND_EXPECTED", "Warning: illegal component hierarchy detected, expected UIXCommand but found another type of component instead."},
    {"NAVIGATIONLEVELRENDERER_NOT_FOUND_CHILD_PROPERTY", "Warning: NavigationLevelRenderer was looking for child property \"{0}\" but none was found, it is likely that an unexpected child component was found (expected CommandNavigationItem)."},
    {"PANELACCORDION_MUST_INSIDE_FORM", "PanelAccordion must be used inside of a form"},
    {"ERR_PARTIAL_PAGE_RENDERING", "Error during partial-page rendering"},
    {"POLL_COMPONENT_MUST_INSIDE_FORM", "The poll component must be inside of a form;  disabling poll {0}"},
    {"SELECTED_SHUTTLE_ITEMS_EXCEEDED_TOTAL_NUMBER", "The number of items selected for shuttle \'\'{0}\'\' exceeds the total number of items in the shuttle. No selected items will be returned."},
    {"SHOWDETAIL_NOT_IN_FORM_WILLNOT_FUNCTION_PROPERLY", "showDetail is not in a form, and will not function correctly"},
    {"SOME_ENTRIES_NOT_FOUND_IN_SELECTITEMS", "Some entries in value of {0} not found in SelectItems: {1}"},
    {"CANNOT_FIND_SELECTED_ITEM_MATCHING_VALUE", "Could not find selected item matching value \"{0}\" in {1}"},
    {"TABLE_HAS_NO_VISIABLE_COLUMN", "Table with id: {0} has no visible columns!"},
    {"TREE_COMPONENT_MUST_INSIDE_FORM", "The tree component must be used inside of a form."},
    {"CANNOT_FIND_SCRIPTLET", "Could not find scriptlet: {0}"},
    {"UNABLE_GET_RESOURCE", "Unable to get resource {0}"},
    {"RUNNING_DEBUG_JAVASCRIPT", "Apache Trinidad is running with debug javascript. Do not use in a production environment. See the \"org.apache.myfaces.trinidad.DEBUG_JAVASCRIPT\" parameter in /WEB-INF/web.xml"},
    {"RUNNING_DEBUG_JAVASCRIPT_IN_PRODUCTION_STAGE", "Your environment is configured as production and Apache Trinidad is running with debug javascript. See the \"org.apache.myfaces.trinidad.DEBUG_JAVASCRIPT\" parameter in /WEB-INF/web.xml"},
    {"DISABLE_CONTENT_COMPRESSION_IN_PRODUCTION_STAGE", "Your environment is configured as production and Apache Trinidad is running with uncompressed CSS. See the \"org.apache.myfaces.trinidad.DISABLE_CONTENT_COMPRESSION\" parameter in /WEB-INF/web.xml"},
    {"DEBUG_OUTPUT_TRUE_IN_PRODUCTION_STAGE", "Your environment is configured as production and Apache Trinidad is running with debug-output TRUE. See the \"debug-output\" element in trinidad-config.xml file."},
    {"ILLEGAL_VALUE", "Illegal value:{0} for {1}"},
    {"UNKNOWN_VALUE_FOR_ALIGN", "Unknown value for align:{0}"},
    {"TABLESELECT_COMPONENT_MAY_ONLY_INSIDE_TABLE_AND_TREETABLE", "tableSelect components may only be used inside table and treeTable"},
    {"NODESTAMP_FACET_ON_TREETABLE_MISSING_OR_NOT_UIXCOLUMN_TYPE", "nodeStamp facet on treeTable:{0} is missing or not of type UIXColumn"},
    {"UNEXPECTED_TREE_STATE", "Unexpected tree state: focus rowKey is empty on an expand/collapse all request."},
    {"PAGE_NOT_CONTAIN_FORM_ELEMENT", "Page contains no form, it will not work properly"},
    {"ONLY_SHOWDETAILITEM_ALLOWED_AS_PANELTABBED_CHILD", "Only tr:showDetailItem is allowed as child of tr:panelTabbed."},
    {"COMPONENT_VALUE_IS_NOT_VALID_BOUNDEDRANGEMODEL_INSTANCE", "Value for component with id \'\'{0}\'\' is not a valid BoundedRangeModel instance"},
    {"RESOURCE_NOT_FOUND", "Resource \"{0}\" at path \"{1}\" not found"},
    {"CANNOT_FIND_BUNDLE", "Could not find bundle {0}"},
    {"REQUIRED_ATTRIBUTE_NOT_FOUND", "Required attribute \"{0}\" not found."},
    {"NOT_UNDERSTOOD_CHILD_NAME", "{0} is not an understood child element"},
    {"NOT_UNDERSTOOD_ATTRIBUTE", "\"{0}\" is not an understood attribute"},
    {"ONLY_ONE_CHILD_ELEMENT_ALLOWED", "Only one child element is allowed here."},
    {"CANNOT_PARSE_ATTRIBUTE_VALUE", "Could not parse value of attribute: {0}"},
    {"CANNOT_PARSE_ATTRIBUTE_VALUE_NAMESPACE", "Could not parse value of attribute: {0}, namespace={1}"},
    {"UNKNOWN_ATTRIBUTE", "Unknown attribute: {0}"},
    {"UNKNOWN_ATTRIBUTE_NAMESPACE", "Unknown attribute: {0}, namespace={1}"},
    {"ERR_PARSING_SKIN_CSS_FILE", "Error when parsing the skin css file. The property\'\'s name cannot be null or the empty string. The parser will ignore it. name is \'\'{0}\'\' and value is \'\'{1}\'\'"},
    {"IGNORING_PROPERTIES_WITHOUT_SELECTOR", "Ignoring properties {0} because there is no corresponding selector."},
    {"ERR_READING_SKIN_CSS_FILE", "Error reading from the skin css file"},
    {"ERR_PARSING_SKIN_SELECTOR", "Error reading from the skin css file. There is an extra comma in selector: {0}"},
    {"CANNOT_ADD_SKIN", "Can\'t add Skin with null skinId or null skin"},
    {"DUPLICATE_ADD_SKIN_TO_SKIN_FACTORY", "The previously added {0} skin has been added again. If you cached this skin in your application, you might get inconsistent results. Check for duplicate trinidad-skins.xml files on the classpath."},
    {"CANNOT_GET_SKIN_WITH_NULL_SKINID", "Can\'t get Skin with null skinId"},
    {"CANNOT_FIND_MATCHING_SKIN", "Can\'\'t find a skin that matches family {0} and renderkit {1}, so we will use the simple skin"},
    {"GET_SKIN_FOUND_SKIN_VERSION", "Found a skin that matches family {0} and version {1}. We will use skin {2}."},
    {"GET_SKIN_CANNOT_FIND_SKIN_VERSION", "Cannot find a skin that matches family {0} and version {1}. We will use the skin {2}."},
    {"GET_SKIN_CANNOT_FIND_NO_VERSION", "Cannot find an unversioned skin for family {0}. We will use the versioned skin {1}."},
    {"CANNOT_GET_STYLESHEET_DOCUMENT_TIMESTAMP", "Could not get the stylesheet document\'s timestamp because we couldn\'t open the connection."},
    {"SELECTOR_SHOULD_NOT_END_IN_ICON", "The skin selector {0} is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with \"style\" instead of \"icon\" so that the Skinning Framework will treat it as a style, not an icon."},
    {"AT_IMPORT_NOT_FIRST", "{0} must come before all other rules."},
    {"CIRCULAR_EXTENDED_OR_NONEXIST_SKIN", "The following skins extend each other in a circular fashion or the skin they extend does not exist:{0}"},
    {"UNABLE_LOCATE_BASE_SKIN", "Unable to locate base skin \"{0}\" for use in defining skin of id \"{1}\", family \"{2}\", renderkit ID \"{3}\". Using the default base skin \"{4}\"."},
    {"ERR_PARSING", "Error parsing:{0}"},
    {"ERR_LOADING_FILE", "Error loading file:{0}"},
    {"CANNOT_LOAD_STYLESHEET", "Could not load style sheet: {0}"},
    {"IOEXCEPTION_IN_PHASE", "IOException during parse of {0}"},
    {"NO_STYLES_FOUND_CONTEXT", "No styles found in context - {0}"},
    {"IOEXCEPTION_CREATING_FILE", "IOException while creating file: {0}"},
    {"UNABLE_GENERATE_STYLE_SHEET", "\\nUnable to generate the style sheet {0} in cache directory \\n{1}.\\nPlease make sure that the cache directory exists and is writable.\\n"},
    {"IOEXCEPTION_OPENNING_FILE", "IOException while opening file for writing: {0}"},
    {"CSS_FILE_HIT_IE_LIMIT_OF_CSS_SELECTOR", "The css file has hit IE\'\'s limit of 4095 CSS selectors. It has {0} selectors. The selectors after that will be ignored."},
    {"UNSUPPORTED_CONSECUTIVE_SUB_ELEMENT_SYNTAX", "Consecutive sub-element (::) syntax used in selector {0}. This is not supported."},
    {"URL_VALUE_EXPECTED_FOR_PROPERTY_IN_STYLE_SHEET", "An url value delimited by url() is expected for the property \'\'{0}\'\' in style sheet \'\'{1}\'\'. Found: \'\'{2}\'\'."},
    {"INVALID_IMAGE_URI_IN_STYLE_SHEET", "Invalid image uri \'\'{0}\'\' in style sheet \'\'{1}\'\'"},
    {"EMPTY_URL_IN_STYLE_SHEET", "An empty URL was found in style sheet \'\'{0}\'\'"},
    {"ELEMENT_MUST_HAVE_NAME_ATTRIBUTE", "