📄 messages.java
字号:
/*
* File : $Source: /usr/local/cvs/opencms/src/org/opencms/db/generic/Messages.java,v $
* Date : $Date: 2006/04/02 09:59:56 $
* Version: $Revision: 1.25 $
*
* This library is part of OpenCms -
* the Open Source Content Mananagement System
*
* Copyright (c) 2005 Alkacon Software GmbH (http://www.alkacon.com)
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* For further information about Alkacon Software GmbH, please see the
* company website: http://www.alkacon.com
*
* For further information about OpenCms, please see the
* project website: http://www.opencms.org
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
package org.opencms.db.generic;
import org.opencms.i18n.A_CmsMessageBundle;
import org.opencms.i18n.I_CmsMessageBundle;
/**
* Convenience class to access the localized messages of this OpenCms package.<p>
*
* @author Thomas Weckert
* @author Jan Baudisch
*
* @version $Revision: 1.25 $
*
* @since 6.0.0
*/
public final class Messages extends A_CmsMessageBundle {
/** Message constant for key in the resource bundle. */
public static final String ERR_BACKUP_FILE_NOT_FOUND_1 = "ERR_BACKUP_FILE_NOT_FOUND_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_COUNTING_PROPERTIES_1 = "ERR_COUNTING_PROPERTIES_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_CREATE_SIBLING_FILE_NOT_FOUND_1 = "ERR_CREATE_SIBLING_FILE_NOT_FOUND_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_DELETE_BACKUP_VERSIONS_1 = "ERR_DELETE_BACKUP_VERSIONS_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_DELETE_NONEMTY_FOLDER_2 = "ERR_DELETE_NONEMTY_FOLDER_2";
/** Message constant for key in the resource bundle. */
public static final String ERR_DELETE_USED_PROPERTY_1 = "ERR_DELETE_USED_PROPERTY_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_ERROR_DELETING_PROPERTYDEF_1 = "ERR_ERROR_DELETING_PROPERTYDEF_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_ERROR_PUBLISHING_DELETED_FOLDER_1 = "ERR_ERROR_PUBLISHING_DELETED_FOLDER_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_ERROR_PUBLISHING_FILE_1 = "ERR_ERROR_PUBLISHING_FILE_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_ERROR_PUBLISHING_FOLDER_1 = "ERR_ERROR_PUBLISHING_FOLDER_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_GENERIC_SQL_0 = "ERR_GENERIC_SQL_0";
/** Message constant for key in the resource bundle. */
public static final String ERR_GENERIC_SQL_1 = "ERR_GENERIC_SQL_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_GROUP_WITH_NAME_ALREADY_EXISTS_1 = "ERR_GROUP_WITH_NAME_ALREADY_EXISTS_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_INITIALIZING_USER_DRIVER_0 = "ERR_INITIALIZING_USER_DRIVER_0";
/** Message constant for key in the resource bundle. */
public static final String ERR_INVALID_RESOURCE_LENGTH_2 = "ERR_INVALID_RESOURCE_LENGTH_2";
/** Message constant for key in the resource bundle. */
public static final String ERR_JDBC_CONN_INVALID_PROJECT_ID_1 = "ERR_JDBC_CONN_INVALID_PROJECT_ID_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_NO_ACE_FOUND_2 = "ERR_NO_ACE_FOUND_2";
/** Message constant for key in the resource bundle. */
public static final String ERR_NO_BACKUP_CONTENT_ID_2 = "ERR_NO_BACKUP_CONTENT_ID_2";
/** Message constant for key in the resource bundle. */
public static final String ERR_NO_BACKUP_PROJECT_WITH_TAG_ID_1 = "ERR_NO_BACKUP_PROJECT_WITH_TAG_ID_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_NO_GROUP_WITH_ID_1 = "ERR_NO_GROUP_WITH_ID_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_NO_PROJECT_WITH_ID_1 = "ERR_NO_PROJECT_WITH_ID_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_NO_PROJECT_WITH_NAME_1 = "ERR_NO_PROJECT_WITH_NAME_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_NO_PROJECTRESOURCE_1 = "ERR_NO_PROJECTRESOURCE_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_NO_PROPERTIES_FOR_PROPERTYDEF_1 = "ERR_NO_PROPERTIES_FOR_PROPERTYDEF_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_NO_PROPERTYDEF_WITH_NAME_1 = "ERR_NO_PROPERTYDEF_WITH_NAME_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_NO_USER_WITH_ID_1 = "ERR_NO_USER_WITH_ID_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_OUT_OF_MEMORY_0 = "ERR_OUT_OF_MEMORY_0";
/** Message constant for key in the resource bundle. */
public static final String ERR_PARENT_FOLDER_DELETED_1 = "ERR_PARENT_FOLDER_DELETED_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_READ_AGENT_0 = "ERR_READ_AGENT_0";
/** Message constant for key in the resource bundle. */
public static final String ERR_READ_DELETED_FILE_1 = "ERR_READ_DELETED_FILE_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_READ_DELETED_RESOURCE_1 = "ERR_READ_DELETED_RESOURCE_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_READ_FILE_WITH_STRUCTURE_ID_1 = "ERR_READ_FILE_WITH_STRUCTURE_ID_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_READ_FOLDER_1 = "ERR_READ_FOLDER_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_READ_FOLDER_WITH_ID_1 = "ERR_READ_FOLDER_WITH_ID_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_READ_PARENT_ID_1 = "ERR_READ_PARENT_ID_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_READ_RESOURCE_1 = "ERR_READ_RESOURCE_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_READ_RESOURCE_WITH_ID_1 = "ERR_READ_RESOURCE_WITH_ID_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_READ_TASK_1 = "ERR_READ_TASK_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_READ_TASK_LOG_0 = "ERR_READ_TASK_LOG_0";
/** Message constant for key in the resource bundle. */
public static final String ERR_READ_TASK_LOGS_0 = "ERR_READ_TASK_LOGS_0";
/** Message constant for key in the resource bundle. */
public static final String ERR_READ_TASKS_0 = "ERR_READ_TASKS_0";
/** Message constant for key in the resource bundle. */
public static final String ERR_READING_USER_0 = "ERR_READING_USER_0";
/** Message constant for key in the resource bundle. */
public static final String ERR_READING_USERS_0 = "ERR_READING_USERS_0";
/** Message constant for key in the resource bundle. */
public static final String ERR_RESOURCE_WITH_NAME_ALREADY_EXISTS_1 = "ERR_RESOURCE_WITH_NAME_ALREADY_EXISTS_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_RESOURCE_WITH_NAME_CURRENTLY_CREATED_1 = "ERR_RESOURCE_WITH_NAME_CURRENTLY_CREATED_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_RESOURCENAME_TOO_LONG_2 = "ERR_RESOURCENAME_TOO_LONG_2";
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -