⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 messages.java

📁 cms是开源的框架
💻 JAVA
📖 第 1 页 / 共 4 页
字号:
/*
 * File   : $Source: /usr/local/cvs/opencms/src/org/opencms/workplace/commons/Messages.java,v $
 * Date   : $Date: 2006/03/27 14:52:18 $
 * Version: $Revision: 1.15 $
 *
 * 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.workplace.commons;

import org.opencms.i18n.A_CmsMessageBundle;
import org.opencms.i18n.I_CmsMessageBundle;
import org.opencms.util.CmsStringUtil;

/**
 * Convenience class to access the localized messages of this OpenCms package.<p> 
 * 
 * @author Jan Baudisch 
 * 
 * @version $Revision: 1.15 $ 
 * 
 * @since 6.0.0 
 */
public final class Messages extends A_CmsMessageBundle {

    /** Message constant for key in the resource bundle. */
    public static final String ERR_AVAILABILITY_BAD_TIMEWINDOW_0 = "ERR_AVAILABILITY_BAD_TIMEWINDOW_0";

    /** Message constant for key in the resource bundle. */
    public static final String ERR_AVAILABILITY_MULTI_0 = "ERR_AVAILABILITY_MULTI_0";

    /** Message constant for key in the resource bundle. */
    public static final String ERR_BUILDING_RESTYPE_LIST_1 = "ERR_BUILDING_RESTYPE_LIST_1";

    /** Message constant for key in the resource bundle. */
    public static final String ERR_CHACC_DELETE_ENTRY_0 = "ERR_CHACC_DELETE_ENTRY_0";

    /** Message constant for key in the resource bundle. */
    public static final String ERR_CHACC_MODIFY_ENTRY_0 = "ERR_CHACC_MODIFY_ENTRY_0";

    /** Message constant for key in the resource bundle. */
    public static final String ERR_CHANGE_LINK_TARGET_0 = "ERR_CHANGE_LINK_TARGET_0";

    /** Message constant for key in the resource bundle. */
    public static final String ERR_CHPWD_NO_MATCH_0 = "ERR_CHPWD_NO_MATCH_0";

    /** Message constant for key in the resource bundle. */
    public static final String ERR_COPY_MULTI_0 = "ERR_COPY_MULTI_0";

    /** Message constant for key in the resource bundle. */
    public static final String ERR_COPY_MULTI_TARGET_NOFOLDER_1 = "ERR_COPY_MULTI_TARGET_NOFOLDER_1";

    /** Message constant for key in the resource bundle. */
    public static final String ERR_COPY_ONTO_ITSELF_1 = "ERR_COPY_ONTO_ITSELF_1";

    /** Message constant for key in the resource bundle. */
    public static final String ERR_DELETE_MULTI_0 = "ERR_DELETE_MULTI_0";

    /** Message constant for key in the resource bundle. */
    public static final String ERR_FILE_SIZE_TOO_LARGE_1 = "ERR_FILE_SIZE_TOO_LARGE_1";

    /** Message constant for key in the resource bundle. */
    public static final String ERR_GET_LINK_TARGET_1 = "ERR_GET_LINK_TARGET_1";

    /** Message constant for key in the resource bundle. */
    public static final String ERR_GET_RESTYPE_1 = "ERR_GET_RESTYPE_1";

    /** Message constant for key in the resource bundle. */
    public static final String ERR_INVALID_NEW_PASS_0 = "ERR_INVALID_NEW_PASS_0";

    /** Message constant for key in the resource bundle. */
    public static final String ERR_INVALID_OLD_PASS_0 = "ERR_INVALID_OLD_PASS_0";

    /** Message constant for key in the resource bundle. */
    public static final String ERR_INVALID_PROP_0 = "ERR_INVALID_PROP_0";

    /** Message constant for key in the resource bundle. */
    public static final String ERR_LOCK_MULTI_0 = "ERR_LOCK_MULTI_0";

    /** Message constant for key in the resource bundle. */
    public static final String ERR_MISSING_FIELDS_0 = "ERR_MISSING_FIELDS_0";

    /** Message constant for key in the resource bundle. */
    public static final String ERR_MISSING_GROUP_OR_USER_NAME_0 = "ERR_MISSING_GROUP_OR_USER_NAME_0";

    /** Message constant for key in the resource bundle. */
    public static final String ERR_MODIFY_INTERNAL_FLAG_0 = "ERR_MODIFY_INTERNAL_FLAG_0";

    /** Message constant for key in the resource bundle. */
    public static final String ERR_MOVE_FAILED_TARGET_EXISTS_2 = "ERR_MOVE_FAILED_TARGET_EXISTS_2";

    /** Message constant for key in the resource bundle. */
    public static final String ERR_MOVE_MULTI_0 = "ERR_MOVE_MULTI_0";

    /** Message constant for key in the resource bundle. */
    public static final String ERR_MOVE_MULTI_TARGET_NOFOLDER_1 = "ERR_MOVE_MULTI_TARGET_NOFOLDER_1";

    /** Message constant for key in the resource bundle. */
    public static final String ERR_MOVE_ONTO_ITSELF_1 = "ERR_MOVE_ONTO_ITSELF_1";

    /** Message constant for key in the resource bundle. */
    public static final String ERR_PARSE_EXPIREDATE_1 = "ERR_PARSE_EXPIREDATE_1";

    /** Message constant for key in the resource bundle. */
    public static final String ERR_PARSE_RELEASEDATE_1 = "ERR_PARSE_RELEASEDATE_1";

    /** Message constant for key in the resource bundle. */
    public static final String ERR_PARSE_TIMESTAMP_1 = "ERR_PARSE_TIMESTAMP_1";

    /** Message constant for key in the resource bundle. */
    public static final String ERR_PERMISSION_SELECT_TYPE_0 = "ERR_PERMISSION_SELECT_TYPE_0";

    /** Message constant for key in the resource bundle. */
    public static final String ERR_PUBLISH_MULTI_UNLOCK_0 = "ERR_PUBLISH_MULTI_UNLOCK_0";

    /** Message constant for key in the resource bundle. */
    public static final String ERR_REDIRECT_XMLPAGE_DIALOG_1 = "ERR_REDIRECT_XMLPAGE_DIALOG_1";

    /** Message constant for key in the resource bundle. */
    public static final String ERR_RESOURCE_DELETED_2 = "ERR_RESOURCE_DELETED_2";

    /** Message constant for key in the resource bundle. */
    public static final String ERR_RESOURCE_DOES_NOT_EXIST_3 = "ERR_RESOURCE_DOES_NOT_EXIST_3";

    /** Message constant for key in the resource bundle. */
    public static final String ERR_RESOURCE_OUTSIDE_TIMEWINDOW_1 = "ERR_RESOURCE_OUTSIDE_TIMEWINDOW_1";

    /** Message constant for key in the resource bundle. */
    public static final String ERR_TOUCH_MULTI_0 = "ERR_TOUCH_MULTI_0";

    /** Message constant for key in the resource bundle. */
    public static final String ERR_UNDELETE_MULTI_0 = "ERR_UNDELETE_MULTI_0";

    /** Message constant for key in the resource bundle. */
    public static final String ERR_UNDO_CHANGES_MULTI_0 = "ERR_UNDO_CHANGES_MULTI_0";

    /** Message constant for key in the resource bundle. */
    public static final String ERR_UNLOCK_MULTI_0 = "ERR_UNLOCK_MULTI_0";

    /** Message constant for key in the resource bundle. */
    public static final String ERR_UPLOAD_FILE_NOT_FOUND_0 = "ERR_UPLOAD_FILE_NOT_FOUND_0";

    /** Message constant for key in the resource bundle. */
    public static final String GUI_AVAILABILITY_0 = "GUI_AVAILABILITY_0";

    /** Message constant for key in the resource bundle. */
    public static final String GUI_AVAILABILITY_ENABLE_NOTIFICATION_0 = "GUI_AVAILABILITY_ENABLE_NOTIFICATION_0";

    /** Message constant for key in the resource bundle. */
    public static final String GUI_AVAILABILITY_MODIFY_SIBLINGS_0 = "GUI_AVAILABILITY_MODIFY_SIBLINGS_0";

    /** Message constant for key in the resource bundle. */
    public static final String GUI_AVAILABILITY_NO_RESPONSIBLES_0 = "GUI_AVAILABILITY_NO_RESPONSIBLES_0";

    /** Message constant for key in the resource bundle. */
    public static final String GUI_AVAILABILITY_NOTIFICATION_MULTI_2 = "GUI_AVAILABILITY_NOTIFICATION_MULTI_2";

    /** Message constant for key in the resource bundle. */
    public static final String GUI_AVAILABILITY_NOTIFICATION_SETTINGS_1 = "GUI_AVAILABILITY_NOTIFICATION_SETTINGS_1";

    /** Message constant for key in the resource bundle. */
    public static final String GUI_AVAILABILITY_NOTIFICATION_SUBRES_0 = "GUI_AVAILABILITY_NOTIFICATION_SUBRES_0";

    /** Message constant for key in the resource bundle. */
    public static final String GUI_AVAILABILITY_RESET_EXPIRE_0 = "GUI_AVAILABILITY_RESET_EXPIRE_0";

    /** Message constant for key in the resource bundle. */
    public static final String GUI_AVAILABILITY_RESET_RELEASE_0 = "GUI_AVAILABILITY_RESET_RELEASE_0";

    /** Message constant for key in the resource bundle. */
    public static final String GUI_AVAILABILITY_RESPONSIBLES_0 = "GUI_AVAILABILITY_RESPONSIBLES_0";

    /** Message constant for key in the resource bundle. */
    public static final String GUI_CALENDAR_CHOOSE_DATE_0 = "GUI_CALENDAR_CHOOSE_DATE_0";

    /** Message constant for key in the resource bundle. */
    public static final String GUI_CHLINK_1 = "GUI_CHLINK_1";

    /** Message constant for key in the resource bundle. */
    public static final String GUI_CHNAV_1 = "GUI_CHNAV_1";

    /** Message constant for key in the resource bundle. */
    public static final String GUI_CHNAV_INSERT_AFTER_0 = "GUI_CHNAV_INSERT_AFTER_0";

    /** Message constant for key in the resource bundle. */
    public static final String GUI_CHNAV_NO_CHANGE_0 = "GUI_CHNAV_NO_CHANGE_0";

    /** Message constant for key in the resource bundle. */
    public static final String GUI_CHNAV_POS_CURRENT_1 = "GUI_CHNAV_POS_CURRENT_1";

    /** Message constant for key in the resource bundle. */
    public static final String GUI_CHNAV_POS_FIRST_0 = "GUI_CHNAV_POS_FIRST_0";

    /** Message constant for key in the resource bundle. */
    public static final String GUI_CHNAV_POS_LAST_0 = "GUI_CHNAV_POS_LAST_0";

    /** Message constant for key in the resource bundle. */
    public static final String GUI_CHTYPE_1 = "GUI_CHTYPE_1";

    /** Message constant for key in the resource bundle. */
    public static final String GUI_CHTYPE_PLEASE_SELECT_0 = "GUI_CHTYPE_PLEASE_SELECT_0";

    /** Message constant for key in the resource bundle. */
    public static final String GUI_COMMENTIMAGES_TITLE_1 = "GUI_COMMENTIMAGES_TITLE_1";

    /** Message constant for key in the resource bundle. */
    public static final String GUI_CONFIRMED_EXPIRATION_1 = "GUI_CONFIRMED_EXPIRATION_1";

    /** Message constant for key in the resource bundle. */
    public static final String GUI_CONFIRMED_NOTIFICATION_INTERVAL_1 = "GUI_CONFIRMED_NOTIFICATION_INTERVAL_1";

    /** Message constant for key in the resource bundle. */
    public static final String GUI_CONFIRMED_OUTDATED_RESOURCE_1 = "GUI_CONFIRMED_OUTDATED_RESOURCE_1";

    /** Message constant for key in the resource bundle. */
    public static final String GUI_CONFIRMED_RELEASE_1 = "GUI_CONFIRMED_RELEASE_1";

    /** Message constant for key in the resource bundle. */
    public static final String GUI_COPY_ALL_0 = "GUI_COPY_ALL_0";

    /** Message constant for key in the resource bundle. */
    public static final String GUI_COPY_ALL_NO_SIBLINGS_0 = "GUI_COPY_ALL_NO_SIBLINGS_0";

    /** Message constant for key in the resource bundle. */
    public static final String GUI_COPY_AS_NEW_0 = "GUI_COPY_AS_NEW_0";

    /** Message constant for key in the resource bundle. */
    public static final String GUI_COPY_CONFIRM_OVERWRITE_2 = "GUI_COPY_CONFIRM_OVERWRITE_2";

    /** Message constant for key in the resource bundle. */
    public static final String GUI_COPY_CREATE_SIBLINGS_0 = "GUI_COPY_CREATE_SIBLINGS_0";

    /** Message constant for key in the resource bundle. */
    public static final String GUI_COPY_KEEP_PERMISSIONS_0 = "GUI_COPY_KEEP_PERMISSIONS_0";

    /** Message constant for key in the resource bundle. */
    public static final String GUI_COPY_MULTI_2 = "GUI_COPY_MULTI_2";

    /** Message constant for key in the resource bundle. */
    public static final String GUI_COPY_MULTI_CREATE_SIBLINGS_0 = "GUI_COPY_MULTI_CREATE_SIBLINGS_0";

    /** Message constant for key in the resource bundle. */
    public static final String GUI_COPY_MULTI_OVERWRITE_0 = "GUI_COPY_MULTI_OVERWRITE_0";

    /** Message constant for key in the resource bundle. */
    public static final String GUI_COPY_RESOURCE_1 = "GUI_COPY_RESOURCE_1";

    /** Message constant for key in the resource bundle. */
    public static final String GUI_COPY_TO_0 = "GUI_COPY_TO_0";

    /** Message constant for key in the resource bundle. */
    public static final String GUI_COPYTOPROJECT_NOPART_1 = "GUI_COPYTOPROJECT_NOPART_1";

    /** Message constant for key in the resource bundle. */
    public static final String GUI_COPYTOPROJECT_PART_1 = "GUI_COPYTOPROJECT_PART_1";

    /** Message constant for key in the resource bundle. */
    public static final String GUI_COPYTOPROJECT_PROJECT_CONFIRMATION_2 = "GUI_COPYTOPROJECT_PROJECT_CONFIRMATION_2";

    /** Message constant for key in the resource bundle. */
    public static final String GUI_COPYTOPROJECT_RESOURCES_0 = "GUI_COPYTOPROJECT_RESOURCES_0";

    /** Message constant for key in the resource bundle. */
    public static final String GUI_COPYTOPROJECT_TITLE_0 = "GUI_COPYTOPROJECT_TITLE_0";

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -