📄 messages.java
字号:
/*
* File : $Source: /usr/local/cvs/opencms/src/org/opencms/db/Messages.java,v $
* Date : $Date: 2006/03/28 12:14:36 $
* Version: $Revision: 1.43 $
*
* 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.
*
* 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;
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 Achim Westermann
* @author Jan Baudisch
*
* @version $Revision: 1.43 $
*
* @since 6.0.0
*/
public final class Messages extends A_CmsMessageBundle {
/** Message constant for key in the resource bundle. */
public static final String ERR_ACCEPT_TASK_1 = "ERR_ACCEPT_TASK_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_ACCESS_FILE_AS_FOLDER_1 = "ERR_ACCESS_FILE_AS_FOLDER_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_ACCESS_FOLDER_AS_FILE_1 = "ERR_ACCESS_FOLDER_AS_FILE_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_ACCESSING_POOL_1 = "ERR_ACCESSING_POOL_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_ADD_USER_GROUP_FAILED_2 = "ERR_ADD_USER_GROUP_FAILED_2";
/** Message constant for key in the resource bundle. */
public static final String ERR_ADD_USER_WEB_1 = "ERR_ADD_USER_WEB_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_ADMIN_REMOVED_FROM_ADMINISTRATORS_0 = "ERR_ADMIN_REMOVED_FROM_ADMINISTRATORS_0";
/** Message constant for key in the resource bundle. */
public static final String ERR_BACKUP_PROJECT_4 = "ERR_BACKUP_PROJECT_4";
/** Message constant for key in the resource bundle. */
public static final String ERR_BAD_RESOURCENAME_1 = "ERR_BAD_RESOURCENAME_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_BAD_USER_1 = "ERR_BAD_USER_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_CHANGE_LAST_MODIFIED_RESOURCE_IN_PROJECT_1 = "ERR_CHANGE_LAST_MODIFIED_RESOURCE_IN_PROJECT_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_CHANGE_LOCK_OF_RESOURCE_1 = "ERR_CHANGE_LOCK_OF_RESOURCE_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_CHANGE_LOCK_UNLOCKED_RESOURCE_1 = "ERR_CHANGE_LOCK_UNLOCKED_RESOURCE_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_CHANGE_RESOURCE_FLAGS_1 = "ERR_CHANGE_RESOURCE_FLAGS_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_CHANGE_RESOURCE_TYPE_1 = "ERR_CHANGE_RESOURCE_TYPE_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_CHANGE_RESOURCES_IN_FOLDER_WITH_PROP_4 = "ERR_CHANGE_RESOURCES_IN_FOLDER_WITH_PROP_4";
/** Message constant for key in the resource bundle. */
public static final String ERR_CHANGE_USER_TYPE_WITH_ID_1 = "ERR_CHANGE_USER_TYPE_WITH_ID_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_CHANGE_USER_TYPE_WITH_NAME_1 = "ERR_CHANGE_USER_TYPE_WITH_NAME_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_CLOSE_BACKUP_DRIVER_0 = "ERR_CLOSE_BACKUP_DRIVER_0";
/** Message constant for key in the resource bundle. */
public static final String ERR_CLOSE_PROJECT_DRIVER_0 = "ERR_CLOSE_PROJECT_DRIVER_0";
/** Message constant for key in the resource bundle. */
public static final String ERR_CLOSE_USER_DRIVER_0 = "ERR_CLOSE_USER_DRIVER_0";
/** Message constant for key in the resource bundle. */
public static final String ERR_CLOSE_VFS_DRIVER_0 = "ERR_CLOSE_VFS_DRIVER_0";
/** Message constant for key in the resource bundle. */
public static final String ERR_CLOSE_WORKFLOW_DRIVER_0 = "ERR_CLOSE_WORKFLOW_DRIVER_0";
/** Message constant for key in the resource bundle. */
public static final String ERR_CONSTRAINT_DELETE_GROUP_DEFAULT_1 = "ERR_CONSTRAINT_DELETE_GROUP_DEFAULT_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_COPY_ACE_2 = "ERR_COPY_ACE_2";
/** Message constant for key in the resource bundle. */
public static final String ERR_COPY_RESOURCE_2 = "ERR_COPY_RESOURCE_2";
/** Message constant for key in the resource bundle. */
public static final String ERR_COPY_RESOURCE_TO_PROJECT_2 = "ERR_COPY_RESOURCE_TO_PROJECT_2";
/** Message constant for key in the resource bundle. */
public static final String ERR_COUNT_LOCKED_RESOURCES_FOLDER_1 = "ERR_COUNT_LOCKED_RESOURCES_FOLDER_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_COUNT_LOCKED_RESOURCES_PROJECT_2 = "ERR_COUNT_LOCKED_RESOURCES_PROJECT_2";
/** Message constant for key in the resource bundle. */
public static final String ERR_CREATE_GROUP_1 = "ERR_CREATE_GROUP_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_CREATE_PROJECT_1 = "ERR_CREATE_PROJECT_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_CREATE_PROJECT_ONLINE_PROJECT_NAME_1 = "ERR_CREATE_PROJECT_ONLINE_PROJECT_NAME_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_CREATE_PROPDEF_1 = "ERR_CREATE_PROPDEF_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_CREATE_RESOURCE_1 = "ERR_CREATE_RESOURCE_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_CREATE_SIBLING_1 = "ERR_CREATE_SIBLING_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_CREATE_TASK_1 = "ERR_CREATE_TASK_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_CREATE_TEMPFILE_PROJECT_0 = "ERR_CREATE_TEMPFILE_PROJECT_0";
/** Message constant for key in the resource bundle. */
public static final String ERR_CREATE_USER_1 = "ERR_CREATE_USER_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_DB_OPERATION_0 = "ERR_DB_OPERATION_0";
/** Message constant for key in the resource bundle. */
public static final String ERR_DELETE_BACKUPS_2 = "ERR_DELETE_BACKUPS_2";
/** Message constant for key in the resource bundle. */
public static final String ERR_DELETE_GROUP_1 = "ERR_DELETE_GROUP_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_DELETE_PROJECT_1 = "ERR_DELETE_PROJECT_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_DELETE_PROPERTY_1 = "ERR_DELETE_PROPERTY_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_DELETE_RESOURCE_1 = "ERR_DELETE_RESOURCE_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_DELETE_STATEXP_PUBLISHED_RESOURCES_0 = "ERR_DELETE_STATEXP_PUBLISHED_RESOURCES_0";
/** Message constant for key in the resource bundle. */
public static final String ERR_DELETE_STATEXP_PUBLISHES_RESOURCE_1 = "ERR_DELETE_STATEXP_PUBLISHES_RESOURCE_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_DELETE_USER_1 = "ERR_DELETE_USER_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_DIRECT_PUBLISH_NO_PERMISSIONS_1 = "ERR_DIRECT_PUBLISH_NO_PERMISSIONS_1";
/** Message contant for key in the resource bundle. */
public static final String ERR_DIRECT_PUBLISH_PARENT_DELETED_2 = "ERR_DIRECT_PUBLISH_PARENT_DELETED_2";
/** Message contant for key in the resource bundle. */
public static final String ERR_DIRECT_PUBLISH_PARENT_NEW_2 = "ERR_DIRECT_PUBLISH_PARENT_NEW_2";
/** Message constant for key in the resource bundle. */
public static final String ERR_END_TASK_1 = "ERR_END_TASK_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_ERROR_INITIALIZING_DRIVER_1 = "ERR_ERROR_INITIALIZING_DRIVER_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_FORWARD_TASK_3 = "ERR_FORWARD_TASK_3";
/** Message constant for key in the resource bundle. */
public static final String ERR_GET_ACL_ENTRIES_1 = "ERR_GET_ACL_ENTRIES_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_GET_ALL_ACCESSIBLE_PROJECTS_1 = "ERR_GET_ALL_ACCESSIBLE_PROJECTS_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_GET_ALL_MANAGEABLE_PROJECTS_1 = "ERR_GET_ALL_MANAGEABLE_PROJECTS_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_GET_CHILD_GROUPS_1 = "ERR_GET_CHILD_GROUPS_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_GET_CHILD_GROUPS_TRANSITIVE_1 = "ERR_GET_CHILD_GROUPS_TRANSITIVE_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_GET_CONNECTION_1 = "ERR_GET_CONNECTION_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_GET_DIRECT_GROUP_OF_USER_1 = "ERR_GET_DIRECT_GROUP_OF_USER_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_GET_GROUPS_0 = "ERR_GET_GROUPS_0";
/** Message constant for key in the resource bundle. */
public static final String ERR_GET_GROUPS_OF_USER_1 = "ERR_GET_GROUPS_OF_USER_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_GET_GROUPS_OF_USER_2 = "ERR_GET_GROUPS_OF_USER_2";
/** Message constant for key in the resource bundle. */
public static final String ERR_GET_LOCK_1 = "ERR_GET_LOCK_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_GET_PARENT_GROUP_1 = "ERR_GET_PARENT_GROUP_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_GET_PERMISSIONS_2 = "ERR_GET_PERMISSIONS_2";
/** Message constant for key in the resource bundle. */
public static final String ERR_GET_PUBLISH_LIST_DIRECT_1 = "ERR_GET_PUBLISH_LIST_DIRECT_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_GET_PUBLISH_LIST_PROJECT_1 = "ERR_GET_PUBLISH_LIST_PROJECT_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_GET_RESOURCES_IN_TIME_RANGE_3 = "ERR_GET_RESOURCES_IN_TIME_RANGE_3";
/** Message constant for key in the resource bundle. */
public static final String ERR_GET_TASK_PARAM_2 = "ERR_GET_TASK_PARAM_2";
/** Message constant for key in the resource bundle. */
public static final String ERR_GET_TASK_TYPE_1 = "ERR_GET_TASK_TYPE_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_GET_USERS_0 = "ERR_GET_USERS_0";
/** Message constant for key in the resource bundle. */
public static final String ERR_GET_USERS_OF_GROUP_1 = "ERR_GET_USERS_OF_GROUP_1";
/** Message constant for key in the resource bundle. */
public static final String ERR_GET_USERS_OF_TYPE_1 = "ERR_GET_USERS_OF_TYPE_1";
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -