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

org.opencms.jsp.messages.properties Maven / Gradle / Ivy

Go to download

OpenCms is an enterprise-ready, easy to use website content management system based on Java and XML technology. Offering a complete set of features, OpenCms helps content managers worldwide to create and maintain beautiful websites fast and efficiently.

There is a newer version: 17.0
Show newest version
ERR_BAD_REQUEST_RESPONSE_0              =ServletRequest or ServletResponse is not of required "Http" type.
ERR_COLLECTOR_NOT_FOUND_1               =Collector "{0}" was not found.
ERR_DIRECT_EDIT_PROVIDER_1				=Unable to create a new instance of direct edit provider "{0}".
ERR_IMAGE_TAG_VFS_ACCESS_1              =Error accessing image resource "{0}".
ERR_MISSING_CMS_CONTROLLER_1            ="{0}" is usable only on a OpenCms controlled JSP page.
ERR_PARENTLESS_TAG_1                    =Tag "{0}" without required parent tag found.
ERR_PROCESS_TAG_1                       =Error processing "{0}" tag in JSP.
ERR_RUNTIME_1                           =An error occurred while processing "{0}".
ERR_READING_REQUIRED_RESOURCE_1			=Error reading required head include resources for "{0}".
ERR_TAG_CONTENTCHECK_WRONG_PARENT_0     =Tag 'contentcheck' without required parent tag 'contentload' found.
ERR_TAG_CONTENTLOAD_INDEX_SIZE_0        =The 'cms:contentload' tag requires a 'pageIndex' and 'pageSize' attribute, or none of them.
ERR_TAG_CONTENTLOAD_MISSING_COLLECTOR_0 =The 'cms:contentload' tag requires a 'collector' attribute.
ERR_TAG_CONTENTLOAD_MISSING_PARAM_0     =The 'cms:contentload' tag requires a 'param' attribute.
ERR_TAG_RESOURCELOAD_INDEX_SIZE_0       =The 'cms:resourceload' tag requires a 'pageIndex' and 'pageSize' attribute, or none of them.
ERR_TAG_RESOURCELOAD_MISSING_COLLECTOR_0 =The 'cms:resourceload' tag requires a 'collector' attribute.
ERR_TAG_RESOURCELOAD_MISSING_PARAM_0     =The 'cms:resourceload' tag requires a 'param' attribute.
ERR_TAG_INVALID_LOCALE_1				=You must specify a valid locale in the 'locale' attribute for tag '{0}'. The attribute is ignored.
ERR_XML_DOCUMENT_UNMARSHAL_1            =Error unmarshalling XML document "{0}".
ERR_CONTAINER_PAGE_NO_TYPE_3			=Container page "{1}" used as template for resource "{0}" defines no container of type "{2}".
ERR_XSD_NO_TEMPLATE_FORMATTER_3			=Schema of type "{1}" for resource "{0}" defines no "{2}" formatter.
ERR_CONTAINER_PAGE_NOT_FOUND_3			=Resource "{0}" is no container page or its "{1}" property with value "{2}" does not point to a container page.
ERR_CONTAINER_PAGE_ELEMENT_RENDER_ERROR_2=Container-page element "{0}" could not be rendered with formatter "{1}".
ERR_RESOURCE_IS_NOT_RELEASE_OR_EXPIRED_1=The requested resource "{0}" is either not released or expired.

GUI_ERR_ACTIONELEM_NOT_INIT_0		    =+++ CmsJspActionElement not initialized. +++
GUI_ERR_FILE_PROP_MISSING_2             =+++ File property "{0}" on "{1}" not found. +++ 
GUI_ERR_GEN_LINK_1                      =+++ Error generating link to "{0}". +++
GUI_ERR_IMG_SCALE_2                     =+++ Error scaling image "{0}" using scaler parameters "{1}". +++
GUI_ERR_INVALID_INFO_PROP_0             =+++ Invalid info property selected: null. +++
GUI_ERR_INVALID_INFO_PROP_1             =+++ Invalid info property selected: "{0}". +++
GUI_ERR_INVALID_USER_PROP_1             =+++ Invalid user property selected: "{0}". +++
GUI_ERR_INFO_PROP_READ_1                =+++ Error reading info property "{0}". +++ 
GUI_ERR_USER_PROP_READ_1                =+++ Error reading user property "{0}". +++ 
GUI_ERR_WORKPL_LABEL_READ_1             =+++ Error reading workplace label "{0}". +++
GUI_LABEL_STACKTRACE_0					=Stack trace
GUI_TAG_USER_ADDITIONALINFO_0           =AdditionalInfo:

GUI_ERR_TAG_ATTRIBUTE_MISSING_2         =The "{0}" tag requires a "{1}" attribute.         
GUI_ERR_TAG_ATTRIBUTE_INVALID_3         =The "{0}" tag has an invalid "{1}" attribute. The value has to point to be a fully qualified classsname of a class with default constructor that implements "{2}".

GUI_TOOLBAR_ENABLE_EDIT_MODE_0          =Switch to editor


LOG_DEBUG_INTERRUPTED_EXCEPTION_1       =Interrupted Exception in {0}. 
LOG_ERR_CONTENT_SHOW_1                  =Error processing content element "{0}". 
LOG_ERR_JSP_BEAN_0                      =Error in JSP Bean.
LOG_ERR_JSP_WRITE_0                     =Error while writing JSP 'contentshow' tag.
LOG_LOGIN_SUCCESSFUL_3                  =Successful login of user "{0}": Request from IP {2} using uri "{1}".
LOG_LOGIN_FAILED_3                      =Failed login of user "{0}": The given password was incorrect. Request from IP {2} using uri "{1}".
LOG_LOGIN_FAILED_DB_REASON_3            =Failed login of user "{0}": A database error occurred reading the user data. Request from IP {2} using uri "{1}".
LOG_LOGIN_FAILED_NO_USER_3				=Failed login of user "{0}": No system user with this name exists. Request from IP {2} using uri "{1}".
LOG_LOGIN_FAILED_DISABLED_3				=Failed login of user "{0}": This user has been disabled. Request from IP {2} using uri "{1}".
LOG_LOGIN_FAILED_TEMP_DISABLED_5		=Failed login of user "{0}": This user has been temporarily disabled until {3,date,medium} {3,time,medium} because of {4} invalid login attempts. Request from IP {2} using uri "{1}".
LOG_LOGIN_FAILED_WITH_MESSAGE_4			=Failed login of user "{0}": All logins are disabled until {3,date,medium} {3,time,medium}. Request from IP {2} using uri "{1}".
LOG_LOGOUT_SUCCESFUL_3                  =Logout of user "{0}": Request from IP {2} using uri "{1}".
LOG_CONTAINER_NOT_FOUND_3				=Container "{2}" not found in locale "{1}" for container page "{0}".
LOG_WRONG_CONTAINER_TYPE_4				=Type "{3}" is inconsistent in container "{2}" in locale "{1}" for container page "{0}".
LOG_WRONG_CONTAINER_MAXELEMENTS_3		=MaxElements "{2}" in container "{1}" for container page "{0}" should be an integer.
LOG_MAXELEMENTS_NOT_SET_2				=MaxElements is not set for container "{0}" for container page "{1}".

LOG_WRONG_DEVICE_TYPE_2                 =A not supported device type was selected. Wrong device type: "{0}" in element: "{1}".

LOG_TAG_SEARCH_SEARCH_FAILED_0          =The search failed.




© 2015 - 2024 Weber Informatics LLC | Privacy Policy