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

📄 messages.java

📁 cms是开源的框架
💻 JAVA
📖 第 1 页 / 共 2 页
字号:
/*
 * File   : $Source: /usr/local/cvs/opencms/src/org/opencms/importexport/Messages.java,v $
 * Date   : $Date: 2005/06/23 11:11:23 $
 * Version: $Revision: 1.13 $
 *
 * 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.importexport;

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.13 $ 
 * 
 * @since 6.0.0 
 */
public final class Messages extends A_CmsMessageBundle {

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

⌨️ 快捷键说明

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