messages.java
来自「找了很久才找到到源代码」· Java 代码 · 共 1,249 行 · 第 1/5 页
JAVA
1,249 行
/*
* File : $Source: /usr/local/cvs/opencms/src/org/opencms/workplace/commons/Messages.java,v $
* Date : $Date: 2007-09-10 12:59:45 $
* Version: $Revision: 1.23 $
*
* This library is part of OpenCms -
* the Open Source Content Management System
*
* Copyright (c) 2002 - 2007 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;
/**
* Convenience class to access the localized messages of this OpenCms package.<p>
*
* @author Jan Baudisch
*
* @version $Revision: 1.23 $
*
* @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_ACE_1 = "ERR_INVALID_ACE_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_PROGRESS_INTERRUPTED_0 = "ERR_PROGRESS_INTERRUPTED_0";
/** Message constant for key in the resource bundle. */
public static final String ERR_PROGRESS_START_INVALID_LIST_0 = "ERR_PROGRESS_START_INVALID_LIST_0";
/** Message constant for key in the resource bundle. */
public static final String ERR_PROGRESS_START_THREAD_EXISTS_0 = "ERR_PROGRESS_START_THREAD_EXISTS_0";
/** Message constant for key in the resource bundle. */
public static final String ERR_PUBLISH_LIST_CREATION_0 = "ERR_PUBLISH_LIST_CREATION_0";
/** Message constant for key in the resource bundle. */
public static final String ERR_REDIRECT_INDEXPAGE_DIALOG_1 = "ERR_REDIRECT_INDEXPAGE_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_RESTORE_SELECTED_RESOURCES_1 = "ERR_RESTORE_SELECTED_RESOURCES_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_BROKENRELATIONS_1 = "GUI_BROKENRELATIONS_1";
/** Message constant for key in the resource bundle. */
public static final String GUI_BROKENRELATIONS_MULTI_2 = "GUI_BROKENRELATIONS_MULTI_2";
/** 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_CATEGORIES_DETAIL_DESCRIPTION_NAME_0 = "GUI_CATEGORIES_DETAIL_DESCRIPTION_NAME_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_CATEGORIES_DETAIL_HIDE_DESCRIPTION_HELP_0 = "GUI_CATEGORIES_DETAIL_HIDE_DESCRIPTION_HELP_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_CATEGORIES_DETAIL_HIDE_DESCRIPTION_NAME_0 = "GUI_CATEGORIES_DETAIL_HIDE_DESCRIPTION_NAME_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_CATEGORIES_DETAIL_HIDE_PATH_HELP_0 = "GUI_CATEGORIES_DETAIL_HIDE_PATH_HELP_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_CATEGORIES_DETAIL_HIDE_PATH_NAME_0 = "GUI_CATEGORIES_DETAIL_HIDE_PATH_NAME_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_CATEGORIES_DETAIL_PATH_NAME_0 = "GUI_CATEGORIES_DETAIL_PATH_NAME_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_CATEGORIES_DETAIL_SHOW_DESCRIPTION_HELP_0 = "GUI_CATEGORIES_DETAIL_SHOW_DESCRIPTION_HELP_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_CATEGORIES_DETAIL_SHOW_DESCRIPTION_NAME_0 = "GUI_CATEGORIES_DETAIL_SHOW_DESCRIPTION_NAME_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_CATEGORIES_DETAIL_SHOW_PATH_HELP_0 = "GUI_CATEGORIES_DETAIL_SHOW_PATH_HELP_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_CATEGORIES_DETAIL_SHOW_PATH_NAME_0 = "GUI_CATEGORIES_DETAIL_SHOW_PATH_NAME_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_CATEGORIES_LIST_COLS_ICON_0 = "GUI_CATEGORIES_LIST_COLS_ICON_0";
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?