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

📄 messages.java

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

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 Jan Baudisch 
 * @author Achim Westermann
 * 
 * @version $Revision: 1.7 $ 
 * 
 * @since 6.0.0 
 */
public final class Messages extends A_CmsMessageBundle {

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

⌨️ 快捷键说明

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