All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.opencms.gwt.client.Messages Maven / Gradle / Ivy

Go to download

OpenCms is an enterprise-ready, easy to use website content management system based on Java and XML technology. Offering a complete set of features, OpenCms helps content managers worldwide to create and maintain beautiful websites fast and efficiently.

There is a newer version: 18.0
Show newest version
/*
 * This library is part of OpenCms -
 * the Open Source Content Management System
 *
 * Copyright (c) Alkacon Software GmbH & Co. KG (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 & Co. KG, 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.gwt.client;

import org.opencms.gwt.client.util.CmsMessages;

/**
 * Convenience class to access the localized  messages of this OpenCms package.

* * @since 8.0.0 */ public final class Messages { /** Message constant for key in the resource bundle. */ public static final String ERR_DATEBOX_INVALID_DATE_FORMAT_0 = "ERR_DATEBOX_INVALID_DATE_FORMAT_0"; /** Message constant for key in the resource bundle. */ public static final String ERR_DATEBOX_INVALID_TIME_FORMAT_0 = "ERR_DATEBOX_INVALID_TIME_FORMAT_0"; /** Message constant for key in the resource bundle. */ public static final String ERR_EMPTY_PROPERTY_NAME_0 = "ERR_EMPTY_PROPERTY_NAME_0"; /** Message constant for key in the resource bundle. */ public static final String ERR_INVALID_PROPERTY_NAME_0 = "ERR_INVALID_PROPERTY_NAME_0"; /** Message constant for key in the resource bundle. */ public static final String ERR_INVALID_UUID_1 = "ERR_INVALID_UUID_1"; /** Message constant for key in the resource bundle. */ public static final String ERR_PROPERTY_EXISTS_0 = "ERR_PROPERTY_EXISTS_0"; /** Message constant for key in the resource bundle. */ public static final String ERR_RESOURCE_UNAVAILABLE_1 = "ERR_RESOURCE_UNAVAILABLE_1"; /** Message constant for key in the resource bundle. */ public static final String ERR_TITLE_ERROR_0 = "ERR_TITLE_ERROR_0"; /** Message constant for key in the resource bundle. */ public static final String ERR_UPLOAD_BROWSER_0 = "ERR_UPLOAD_BROWSER_0"; /** Message constant for key in the resource bundle. */ public static final String ERR_UPLOAD_BROWSER_ABORT_ERR_0 = "ERR_UPLOAD_BROWSER_ABORT_ERR_0"; /** Message constant for key in the resource bundle. */ public static final String ERR_UPLOAD_BROWSER_ENCODING_0 = "ERR_UPLOAD_BROWSER_ENCODING_0"; /** Message constant for key in the resource bundle. */ public static final String ERR_UPLOAD_BROWSER_NOT_FOUND_0 = "ERR_UPLOAD_BROWSER_NOT_FOUND_0"; /** Message constant for key in the resource bundle. */ public static final String ERR_UPLOAD_BROWSER_NOT_READABLE_0 = "ERR_UPLOAD_BROWSER_NOT_READABLE_0"; /** Message constant for key in the resource bundle. */ public static final String ERR_UPLOAD_BROWSER_SECURITY_0 = "ERR_UPLOAD_BROWSER_SECURITY_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_ABOUT_DIALOG_TITLE_0 = "GUI_ABOUT_DIALOG_TITLE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_BROADCAST_SEND_BY_1 = "GUI_BROADCAST_SEND_BY_1"; /** Message constant for key in the resource bundle. */ public static final String GUI_BROKEN_LINK_NO_TITLE_0 = "GUI_BROKEN_LINK_NO_TITLE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_BROKEN_LINK_TEXT_0 = "GUI_BROKEN_LINK_TEXT_0"; /** Message constant for key in the resource bundle. */ public static final String ERR_LOCATION_MISSING_API_KEY_1 = "ERR_LOCATION_MISSING_API_KEY_1"; /** Message constant for key in the resource bundle. */ public static final String GUI_BROWSE_0 = "GUI_BROWSE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_BROWSING_0 = "GUI_BROWSING_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_BUTTON_ELEMENT_EDIT_0 = "GUI_BUTTON_ELEMENT_EDIT_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_BUTTON_NEXT_RESOURCE_0 = "GUI_BUTTON_NEXT_RESOURCE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_BUTTON_PREV_RESOURCE_0 = "GUI_BUTTON_PREV_RESOURCE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_CANCEL_0 = "GUI_CANCEL_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_CANT_LOAD_TREE_1 = "GUI_CANT_LOAD_TREE_1"; /** Message constant for key in the resource bundle. */ public static final String GUI_CAPTION_DEFINE_PROPERTY_0 = "GUI_CAPTION_DEFINE_PROPERTY_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_CATEGORIES_IS_EMPTY_0 = "GUI_CATEGORIES_IS_EMPTY_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_CLOSE_0 = "GUI_CLOSE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_CONFIRM_REVERT_TITLE_0 = "GUI_CONFIRM_REVERT_TITLE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_COPY_TO_CLIPBOARD_0 = "GUI_COPY_TO_CLIPBOARD_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_COPY_TO_CLIPBOARD_DESCRIPTION_0 = "GUI_COPY_TO_CLIPBOARD_DESCRIPTION_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_CREATE_MODE_ASK_0 = "GUI_CREATE_MODE_ASK_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_CREATE_MODE_BUTTON_COPY_0 = "GUI_CREATE_MODE_BUTTON_COPY_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_CREATE_MODE_BUTTON_NEW_0 = "GUI_CREATE_MODE_BUTTON_NEW_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_CREATE_MODE_CAPTION_0 = "GUI_CREATE_MODE_CAPTION_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_CREATE_NEW_LINK_DIALOG_TITLE_0 = "GUI_CREATE_NEW_LINK_DIALOG_TITLE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_DATE_AM_0 = "GUI_DATE_AM_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_DATE_PM_0 = "GUI_DATE_PM_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_DATEBOX_DATE_PATTERN_0 = "GUI_DATEBOX_DATE_PATTERN_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_DATEBOX_DATETIME_PATTERN_0 = "GUI_DATEBOX_DATETIME_PATTERN_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_DATEBOX_TIME_PATTERN_0 = "GUI_DATEBOX_TIME_PATTERN_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_DATEBOX_TITLE_0 = "GUI_DATEBOX_TITLE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_DELETE_0 = "GUI_DELETE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_DETAILS_0 = "GUI_DETAILS_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_DIALOG_AVAILABILITY_AVAILABILITY_0 = "GUI_DIALOG_AVAILABILITY_AVAILABILITY_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_DIALOG_AVAILABILITY_DIALOG_ERR_0 = "GUI_DIALOG_AVAILABILITY_DIALOG_ERR_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_DIALOG_AVAILABILITY_ERR_BEFORE_0 = "GUI_DIALOG_AVAILABILITY_ERR_BEFORE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_DIALOG_AVAILABILITY_ERR_PAST_0 = "GUI_DIALOG_AVAILABILITY_ERR_PAST_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_DIALOG_AVAILABILITY_ERR_POS_0 = "GUI_DIALOG_AVAILABILITY_ERR_POS_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_DIALOG_AVAILABILITY_EXPIRED_DATE_0 = "GUI_DIALOG_AVAILABILITY_EXPIRED_DATE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_DIALOG_AVAILABILITY_INHERITED_FROM_1 = "GUI_DIALOG_AVAILABILITY_INHERITED_FROM_1"; /** Message constant for key in the resource bundle. */ public static final String GUI_DIALOG_AVAILABILITY_MODIFY_SIBLINGS_0 = "GUI_DIALOG_AVAILABILITY_MODIFY_SIBLINGS_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_DIALOG_AVAILABILITY_NOTI_INTERVAL_0 = "GUI_DIALOG_AVAILABILITY_NOTI_INTERVAL_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_DIALOG_AVAILABILITY_NOTI_SETTINGS_0 = "GUI_DIALOG_AVAILABILITY_NOTI_SETTINGS_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_DIALOG_AVAILABILITY_PUB_SCHEDULED_0 = "GUI_DIALOG_AVAILABILITY_PUB_SCHEDULED_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_DIALOG_AVAILABILITY_PUB_SCHEDULED_DATE_0 = "GUI_DIALOG_AVAILABILITY_PUB_SCHEDULED_DATE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_DIALOG_AVAILABILITY_RELEASED_DATE_0 = "GUI_DIALOG_AVAILABILITY_RELEASED_DATE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_DIALOG_AVAILABILITY_RES_USERS_0 = "GUI_DIALOG_AVAILABILITY_RES_USERS_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_DIALOG_AVAILABILITY_TITLE_0 = "GUI_DIALOG_AVAILABILITY_TITLE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_DIALOG_CATEGORIES_TITLE_0 = "GUI_DIALOG_CATEGORIES_TITLE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_DIALOG_CHANGES_PUBLISH_TEXT_0 = "GUI_DIALOG_CHANGES_PUBLISH_TEXT_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_DIALOG_CHANGES_PUBLISH_TITLE_0 = "GUI_DIALOG_CHANGES_PUBLISH_TITLE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_DIALOG_CONTENTEDITOR_TITLE_0 = "GUI_DIALOG_CONTENTEDITOR_TITLE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_DIALOG_DELETE_TEXT_0 = "GUI_DIALOG_DELETE_TEXT_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_DIALOG_DELETE_TITLE_0 = "GUI_DIALOG_DELETE_TITLE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_DIALOG_LOGOUT_TEXT_0 = "GUI_DIALOG_LOGOUT_TEXT_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_DIALOG_LOGOUT_TITLE_0 = "GUI_DIALOG_LOGOUT_TITLE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_DIALOG_RESET_TEXT_0 = "GUI_DIALOG_RESET_TEXT_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_DIALOG_RESET_TITLE_0 = "GUI_DIALOG_RESET_TITLE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_DONE_0 = "GUI_DONE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_EDIT_LINK_DIALOG_TITLE_0 = "GUI_EDIT_LINK_DIALOG_TITLE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_EDIT_LINK_LABEL_FILE_NAME_0 = "GUI_EDIT_LINK_LABEL_FILE_NAME_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_EDIT_LINK_LABEL_LINK_0 = "GUI_EDIT_LINK_LABEL_LINK_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_EDIT_LINK_LABEL_TITLE_0 = "GUI_EDIT_LINK_LABEL_TITLE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_EDIT_LINK_NO_CHANGES_0 = "GUI_EDIT_LINK_NO_CHANGES_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_EDIT_LINK_NO_FILE_NAME_0 = "GUI_EDIT_LINK_NO_FILE_NAME_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_EDIT_LINK_NO_LINK_0 = "GUI_EDIT_LINK_NO_LINK_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_EDIT_USER_0 = "GUI_EDIT_USER_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_EDITOR_CLOSE_CAPTION_0 = "GUI_EDITOR_CLOSE_CAPTION_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_EDITOR_CLOSE_TEXT_0 = "GUI_EDITOR_CLOSE_TEXT_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_EDITOR_SAVE_BEFORE_LEAVING_1 = "GUI_EDITOR_SAVE_BEFORE_LEAVING_1"; /** Message constant for key in the resource bundle. */ public static final String GUI_ERROR_0 = "GUI_ERROR_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_FORM_PROPERTIES_EDIT_0 = "GUI_FORM_PROPERTIES_EDIT_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_FORM_TAB_ADVANCED_0 = "GUI_FORM_TAB_ADVANCED_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_FORM_TAB_BASIC_0 = "GUI_FORM_TAB_BASIC_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_GALLERY_SELECT_DIALOG_TITLE_0 = "GUI_GALLERY_SELECT_DIALOG_TITLE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_HISTORY_COLUMN_PATH_0 = "GUI_HISTORY_COLUMN_PATH_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_HISTORY_COLUMN_SIZE_0 = "GUI_HISTORY_COLUMN_SIZE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_HISTORY_DIALOG_TEXT_0 = "GUI_HISTORY_DIALOG_TEXT_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_HISTORY_DIALOG_TITLE_0 = "GUI_HISTORY_DIALOG_TITLE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_HISTORY_MODIFICATION_DATE_0 = "GUI_HISTORY_MODIFICATION_DATE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_HISTORY_MODIFICATION_USER_0 = "GUI_HISTORY_MODIFICATION_USER_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_HISTORY_NO_VERSIONS_0 = "GUI_HISTORY_NO_VERSIONS_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_HISTORY_OFFLINE_0 = "GUI_HISTORY_OFFLINE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_HISTORY_ONLINE_0 = "GUI_HISTORY_ONLINE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_HISTORY_PREVIEW_HELP_0 = "GUI_HISTORY_PREVIEW_HELP_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_HISTORY_PUBLISH_DATE_0 = "GUI_HISTORY_PUBLISH_DATE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_HISTORY_REVERT_CONFIRMATION_0 = "GUI_HISTORY_REVERT_CONFIRMATION_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_HISTORY_REVERT_HELP_0 = "GUI_HISTORY_REVERT_HELP_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_ICON_TITLE_EXPORT_0 = "GUI_ICON_TITLE_EXPORT_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_ICON_TITLE_HIDDEN_0 = "GUI_ICON_TITLE_HIDDEN_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_ICON_TITLE_REDIRECT_0 = "GUI_ICON_TITLE_REDIRECT_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_ICON_TITLE_SECURE_0 = "GUI_ICON_TITLE_SECURE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_INPUT_NOT_USED_0 = "GUI_INPUT_NOT_USED_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_LABEL_EXISTING_PROPERTIES_0 = "GUI_LABEL_EXISTING_PROPERTIES_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_LABEL_NEW_PROPERTY_0 = "GUI_LABEL_NEW_PROPERTY_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_LABEL_STACKTRACE_0 = "GUI_LABEL_STACKTRACE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_LINK_CHECKBOX_EXTERNAL_0 = "GUI_LINK_CHECKBOX_EXTERNAL_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_LINK_WARNING_TITLE_0 = "GUI_LINK_WARNING_TITLE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_LOADING_0 = "GUI_LOADING_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_LOCATION_ADDRESS_0 = "GUI_LOCATION_ADDRESS_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_LOCATION_DIALOG_TITLE_0 = "GUI_LOCATION_DIALOG_TITLE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_LOCATION_DISPLAY_3 = "GUI_LOCATION_DISPLAY_3"; /** Message constant for key in the resource bundle. */ public static final String GUI_LOCATION_DYNAMIC_0 = "GUI_LOCATION_DYNAMIC_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_LOCATION_HYBRID_0 = "GUI_LOCATION_HYBRID_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_LOCATION_LATITUDE_0 = "GUI_LOCATION_LATITUDE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_LOCATION_LONGITUDE_0 = "GUI_LOCATION_LONGITUDE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_LOCATION_MODE_0 = "GUI_LOCATION_MODE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_LOCATION_ROADMAP_0 = "GUI_LOCATION_ROADMAP_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_LOCATION_SATELLITE_0 = "GUI_LOCATION_SATELLITE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_LOCATION_SIZE_0 = "GUI_LOCATION_SIZE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_LOCATION_STATIC_0 = "GUI_LOCATION_STATIC_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_LOCATION_TERRAIN_0 = "GUI_LOCATION_TERRAIN_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_LOCATION_TYPE_0 = "GUI_LOCATION_TYPE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_LOCATION_ZOOM_0 = "GUI_LOCATION_ZOOM_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_LOCK_NOTIFICATION_2 = "GUI_LOCK_NOTIFICATION_2"; /** Message constant for key in the resource bundle. */ public static final String GUI_LOCK_OWNED_BY_1 = "GUI_LOCK_OWNED_BY_1"; /** Message constant for key in the resource bundle. */ public static final String GUI_LOCK_REPORT_NOTHING_LOCKED_0 = "GUI_LOCK_REPORT_NOTHING_LOCKED_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_LOCK_REPORT_STEAL_ALL_LOCKS_MESSAGE_0 = "GUI_LOCK_REPORT_STEAL_ALL_LOCKS_MESSAGE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_LOCK_REPORT_STEAL_LOCK_MESSAGE_0 = "GUI_LOCK_REPORT_STEAL_LOCK_MESSAGE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_LOCK_REPORT_TITLE_0 = "GUI_LOCK_REPORT_TITLE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_LOCK_REPORT_UNLOCK_ALL_MESSAGE_0 = "GUI_LOCK_REPORT_UNLOCK_ALL_MESSAGE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_LOCK_REPORT_UNLOCK_MESSAGE_0 = "GUI_LOCK_REPORT_UNLOCK_MESSAGE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_LOCKING_0 = "GUI_LOCKING_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_LOGOUT_0 = "GUI_LOGOUT_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_MODEL_SELECT_MESSAGE_0 = "GUI_MODEL_SELECT_MESSAGE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_MODEL_SELECT_TITLE_0 = "GUI_MODEL_SELECT_TITLE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_NO_0 = "GUI_NO_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_NO_DESCIPTION_0 = "GUI_NO_DESCIPTION_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_NO_TITLE_0 = "GUI_NO_TITLE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_NOTHING_CHANGED_0 = "GUI_NOTHING_CHANGED_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_OK_0 = "GUI_OK_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_ORIGIN_INHERITED_1 = "GUI_ORIGIN_INHERITED_1"; /** Message constant for key in the resource bundle. */ public static final String GUI_ORIGIN_SHARED_0 = "GUI_ORIGIN_SHARED_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_PASSWORD_CHANGE_TITLE_1 = "GUI_PASSWORD_CHANGE_TITLE_1"; /** Message constant for key in the resource bundle. */ public static final String GUI_PASSWORD_CONFIRM_0 = "GUI_PASSWORD_CONFIRM_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_PASSWORD_NEW_0 = "GUI_PASSWORD_NEW_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_PASSWORD_OLD_0 = "GUI_PASSWORD_OLD_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_PLEASE_WAIT_0 = "GUI_PLEASE_WAIT_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_POPUP_BLOCKED_0 = "GUI_POPUP_BLOCKED_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_POPUP_BLOCKED_TITLE_0 = "GUI_POPUP_BLOCKED_TITLE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_PROPERTIES_0 = "GUI_PROPERTIES_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_PROPERTY_BLOCK_UNUSED_0 = "GUI_PROPERTY_BLOCK_UNUSED_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_PROPERTY_BLOCK_USED_0 = "GUI_PROPERTY_BLOCK_USED_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_PROPERTY_TAB_COMPLETE_0 = "GUI_PROPERTY_TAB_COMPLETE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_PROPERTY_TAB_RESOURCE_0 = "GUI_PROPERTY_TAB_RESOURCE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_PROPERTY_TAB_SIMPLE_0 = "GUI_PROPERTY_TAB_SIMPLE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_PROPERTY_TAB_STRUCTURE_0 = "GUI_PROPERTY_TAB_STRUCTURE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_QUICK_FINDER_SEARCH_0 = "GUI_QUICK_FINDER_SEARCH_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_QUICK_LAUCNH_0 = "GUI_QUICK_LAUCNH_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_REASON_0 = "GUI_REASON_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_RENAME_DIALOG_MENU_TEXT_0 = "GUI_RENAME_DIALOG_MENU_TEXT_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_RENAME_DIALOG_NEW_NAME_LABEL_0 = "GUI_RENAME_DIALOG_NEW_NAME_LABEL_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_RENAME_DIALOG_OLD_NAME_LABEL_0 = "GUI_RENAME_DIALOG_OLD_NAME_LABEL_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_RENAME_DIALOG_TITLE_0 = "GUI_RENAME_DIALOG_TITLE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_REPLACE_CHANGE_FILE_0 = "GUI_REPLACE_CHANGE_FILE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_REPLACE_INFO_0 = "GUI_REPLACE_INFO_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_REPLACE_LOCKED_RESOURCE_0 = "GUI_REPLACE_LOCKED_RESOURCE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_REPLACE_NO_FILE_SELECTED_0 = "GUI_REPLACE_NO_FILE_SELECTED_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_REPLACE_TITLE_0 = "GUI_REPLACE_TITLE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_REPLACE_WRONG_FILE_EXTENSION_0 = "GUI_REPLACE_WRONG_FILE_EXTENSION_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_RESET_0 = "GUI_RESET_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_RESOURCE_INFO_TAB_ATTRIBUTES_0 = "GUI_RESOURCE_INFO_TAB_ATTRIBUTES_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_RESOURCE_INFO_TAB_SIBLINGS_0 = "GUI_RESOURCE_INFO_TAB_SIBLINGS_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_RESOURCE_INFO_TAB_TARGETS_0 = "GUI_RESOURCE_INFO_TAB_TARGETS_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_RESOURCE_INFO_TAB_USAGE_0 = "GUI_RESOURCE_INFO_TAB_USAGE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_RESOURCE_LOCKED_0 = "GUI_RESOURCE_LOCKED_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_RESOURCE_STATE_0 = "GUI_RESOURCE_STATE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_RESOURCE_STATE_CHANGED_0 = "GUI_RESOURCE_STATE_CHANGED_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_RESOURCE_STATE_DELETED_0 = "GUI_RESOURCE_STATE_DELETED_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_RESOURCE_STATE_NEW_0 = "GUI_RESOURCE_STATE_NEW_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_RESOURCE_STATE_UNCHANGED_0 = "GUI_RESOURCE_STATE_UNCHANGED_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_RESOURCEINFO_DIALOG_TITLE_0 = "GUI_RESOURCEINFO_DIALOG_TITLE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_RESOURCEINFO_FIELDSET_TITLE_0 = "GUI_RESOURCEINFO_FIELDSET_TITLE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_RESOURCEINFO_LABEL_DATECREATED_0 = "GUI_RESOURCEINFO_LABEL_DATECREATED_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_RESOURCEINFO_LABEL_DATEEXPIRED_0 = "GUI_RESOURCEINFO_LABEL_DATEEXPIRED_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_RESOURCEINFO_LABEL_DATEMODIFIED_0 = "GUI_RESOURCEINFO_LABEL_DATEMODIFIED_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_RESOURCEINFO_LABEL_DATERELEASED_0 = "GUI_RESOURCEINFO_LABEL_DATERELEASED_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_RESOURCEINFO_LABEL_LASTPROJECT_0 = "GUI_RESOURCEINFO_LABEL_LASTPROJECT_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_RESOURCEINFO_LABEL_LOCALES_0 = "GUI_RESOURCEINFO_LABEL_LOCALES_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_RESOURCEINFO_LABEL_LOCKOWNER_0 = "GUI_RESOURCEINFO_LABEL_LOCKOWNER_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_RESOURCEINFO_LABEL_LOCKSTATE_0 = "GUI_RESOURCEINFO_LABEL_LOCKSTATE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_RESOURCEINFO_LABEL_NAVTEXT_0 = "GUI_RESOURCEINFO_LABEL_NAVTEXT_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_RESOURCEINFO_LABEL_PERMISSIONS_0 = "GUI_RESOURCEINFO_LABEL_PERMISSIONS_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_RESOURCEINFO_LABEL_SIZE_0 = "GUI_RESOURCEINFO_LABEL_SIZE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_RESOURCEINFO_LABEL_STATE_0 = "GUI_RESOURCEINFO_LABEL_STATE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_RESOURCEINFO_LABEL_TITLE_0 = "GUI_RESOURCEINFO_LABEL_TITLE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_RESOURCEINFO_LABEL_TYPE_0 = "GUI_RESOURCEINFO_LABEL_TYPE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_RESOURCEINFO_LABEL_USERCREATED_0 = "GUI_RESOURCEINFO_LABEL_USERCREATED_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_RESOURCEINFO_LABEL_USERMODIFIED_0 = "GUI_RESOURCEINFO_LABEL_USERMODIFIED_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_RESOURCEINFO_OTHERSITES_LEGEND_0 = "GUI_RESOURCEINFO_OTHERSITES_LEGEND_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_RESTORE_CHECKBOX_UNDO_MOVE_0 = "GUI_RESTORE_CHECKBOX_UNDO_MOVE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_RESTORE_CONFIRM_MESSAGE_0 = "GUI_RESTORE_CONFIRM_MESSAGE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_RESTORE_DIALOG_TITLE_0 = "GUI_RESTORE_DIALOG_TITLE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_RESTORE_INFO_OFFLINE_DATE_0 = "GUI_RESTORE_INFO_OFFLINE_DATE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_RESTORE_INFO_ONLINE_DATE_0 = "GUI_RESTORE_INFO_ONLINE_DATE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_RESTORE_RESOURCE_MOVED_2 = "GUI_RESTORE_RESOURCE_MOVED_2"; /** Message constant for key in the resource bundle. */ public static final String GUI_SAVE_0 = "GUI_SAVE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_SAVING_0 = "GUI_SAVING_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_SELECTBOX_EMPTY_SELECTION_0 = "GUI_SELECTBOX_EMPTY_SELECTION_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_SELECTBOX_EMPTY_SELECTION_1 = "GUI_SELECTBOX_EMPTY_SELECTION_1"; /** Message constant for key in the resource bundle. */ public static final String GUI_SELECTBOX_INHERIT_1 = "GUI_SELECTBOX_INHERIT_1"; /** Message constant for key in the resource bundle. */ public static final String GUI_SELECTBOX_UNSELECTED_0 = "GUI_SELECTBOX_UNSELECTED_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_SELECTBOX_UNSELECTED_1 = "GUI_SELECTBOX_UNSELECTED_1"; /** Message constant for key in the resource bundle. */ public static final String GUI_SESSION_EXPIRED_0 = "GUI_SESSION_EXPIRED_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_SHOW_PREVIEW_0 = "GUI_SHOW_PREVIEW_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_SORT_LABEL_HIERARCHIC_0 = "GUI_SORT_LABEL_HIERARCHIC_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_SORT_LABEL_PATH_ASC_0 = "GUI_SORT_LABEL_PATH_ASC_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_SORT_LABEL_PATH_DESC_0 = "GUI_SORT_LABEL_PATH_DESC_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_SORT_LABEL_TITLE_ASC_0 = "GUI_SORT_LABEL_TITLE_ASC_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_SORT_LABEL_TITLE_DECS_0 = "GUI_SORT_LABEL_TITLE_DECS_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_TARGETS_EMPTY_0 = "GUI_TARGETS_EMPTY_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_TEMPLATE_CONTEXT_NONE_0 = "GUI_TEMPLATE_CONTEXT_NONE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_TEMPLATE_CONTEXT_PARENT_0 = "GUI_TEMPLATE_CONTEXT_PARENT_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_TICKET_MESSAGE_3 = "GUI_TICKET_MESSAGE_3"; /** Message constant for key in the resource bundle. */ public static final String GUI_TOOLBAR_ADD_0 = "GUI_TOOLBAR_ADD_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_TOOLBAR_ADD_TO_FAVORITES_0 = "GUI_TOOLBAR_ADD_TO_FAVORITES_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_TOOLBAR_BACK_0 = "GUI_TOOLBAR_BACK_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_TOOLBAR_CLIPBOARD_0 = "GUI_TOOLBAR_CLIPBOARD_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_TOOLBAR_CONTEXT_0 = "GUI_TOOLBAR_CONTEXT_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_TOOLBAR_CONTEXT_EMPTY_0 = "GUI_TOOLBAR_CONTEXT_EMPTY_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_TOOLBAR_COPY_LOCALE_0 = "GUI_TOOLBAR_COPY_LOCALE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_TOOLBAR_DELETE_0 = "GUI_TOOLBAR_DELETE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_TOOLBAR_EDIT_0 = "GUI_TOOLBAR_EDIT_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_TOOLBAR_ELEMENT_INFO_0 = "GUI_TOOLBAR_ELEMENT_INFO_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_TOOLBAR_EXIT_0 = "GUI_TOOLBAR_EXIT_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_TOOLBAR_GALLERY_0 = "GUI_TOOLBAR_GALLERY_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_TOOLBAR_INFO_0 = "GUI_TOOLBAR_INFO_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_TOOLBAR_INHERITED_0 = "GUI_TOOLBAR_INHERITED_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_TOOLBAR_MOVE_IN_0 = "GUI_TOOLBAR_MOVE_IN_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_TOOLBAR_MOVE_TO_0 = "GUI_TOOLBAR_MOVE_TO_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_TOOLBAR_NEW_0 = "GUI_TOOLBAR_NEW_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_TOOLBAR_PROPERTIES_0 = "GUI_TOOLBAR_PROPERTIES_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_TOOLBAR_PUBLISH_0 = "GUI_TOOLBAR_PUBLISH_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_TOOLBAR_REFRESH_0 = "GUI_TOOLBAR_REFRESH_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_TOOLBAR_REMOVE_0 = "GUI_TOOLBAR_REMOVE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_TOOLBAR_RESET_0 = "GUI_TOOLBAR_RESET_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_TOOLBAR_SAVE_0 = "GUI_TOOLBAR_SAVE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_TOOLBAR_SELECTION_0 = "GUI_TOOLBAR_SELECTION_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_TOOLBAR_SHOWSMALL_0 = "GUI_TOOLBAR_SHOWSMALL_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_TOOLBAR_SITEMAP_0 = "GUI_TOOLBAR_SITEMAP_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_TOOLBAR_TOGGLE_HELP_0 = "GUI_TOOLBAR_TOGGLE_HELP_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_UNDELETE_CAPTION_0 = "GUI_UNDELETE_CAPTION_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_UNDELETE_TEXT_0 = "GUI_UNDELETE_TEXT_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_UNLOCK_0 = "GUI_UNLOCK_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_UNLOCK_ALL_0 = "GUI_UNLOCK_ALL_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_UNLOCK_NOTIFICATION_2 = "GUI_UNLOCK_NOTIFICATION_2"; /** Message constant for key in the resource bundle. */ public static final String GUI_UNLOCKING_0 = "GUI_UNLOCKING_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_UNPUBLISHED_CHANGES_NEW_TITLE_0 = "GUI_UNPUBLISHED_CHANGES_NEW_TITLE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_UNPUBLISHED_CHANGES_TITLE_0 = "GUI_UNPUBLISHED_CHANGES_TITLE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_UPLOAD_BUTTON_TITLE_0 = "GUI_UPLOAD_BUTTON_TITLE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_UPLOAD_FILES_PLURAL_0 = "GUI_UPLOAD_FILES_PLURAL_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_UPLOAD_FILES_SINGULAR_0 = "GUI_UPLOAD_FILES_SINGULAR_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_UPLOAD_FINISH_UPLOADED_0 = "GUI_UPLOAD_FINISH_UPLOADED_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_UPLOAD_FINISH_UPLOADED_VALUE_4 = "GUI_UPLOAD_FINISH_UPLOADED_VALUE_4"; /** Message constant for key in the resource bundle. */ public static final String GUI_UPLOAD_INFO_CREATING_RESOURCES_0 = "GUI_UPLOAD_INFO_CREATING_RESOURCES_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_UPLOAD_INFO_FINISHING_0 = "GUI_UPLOAD_INFO_FINISHING_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_UPLOAD_INFO_UPLOADING_0 = "GUI_UPLOAD_INFO_UPLOADING_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_UPLOAD_PROGRESS_CURRENT_FILE_0 = "GUI_UPLOAD_PROGRESS_CURRENT_FILE_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_UPLOAD_PROGRESS_CURRENT_VALUE_3 = "GUI_UPLOAD_PROGRESS_CURRENT_VALUE_3"; /** Message constant for key in the resource bundle. */ public static final String GUI_UPLOAD_PROGRESS_UPLOADING_0 = "GUI_UPLOAD_PROGRESS_UPLOADING_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_UPLOAD_PROGRESS_UPLOADING_VALUE_2 = "GUI_UPLOAD_PROGRESS_UPLOADING_VALUE_2"; /** Message constant for key in the resource bundle. */ public static final String GUI_URLNAME_CANT_BE_EMPTY_0 = "GUI_URLNAME_CANT_BE_EMPTY_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_URLNAME_PROPERTY_0 = "GUI_URLNAME_PROPERTY_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_URLNAME_PROPERTY_DESC_0 = "GUI_URLNAME_PROPERTY_DESC_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_USAGE_EMPTY_0 = "GUI_USAGE_EMPTY_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_USERSETTINGS_TAB_BASIC_0 = "GUI_USERSETTINGS_TAB_BASIC_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_USERSETTINGS_TAB_EXTENDED_0 = "GUI_USERSETTINGS_TAB_EXTENDED_0"; /** Message constant for key in the resource bundle. */ public static final String GUI_YES_0 = "GUI_YES_0"; /** Name of the used resource bundle. */ private static final String BUNDLE_NAME = "org.opencms.gwt.clientmessages"; /** Static instance member. */ private static CmsMessages INSTANCE; /** * Hides the public constructor for this utility class.

*/ private Messages() { // hide the constructor } /** * Returns an instance of this localized message accessor.

* * @return an instance of this localized message accessor */ public static CmsMessages get() { if (INSTANCE == null) { INSTANCE = new CmsMessages(BUNDLE_NAME); } return INSTANCE; } /** * Returns the bundle name for this OpenCms package.

* * @return the bundle name for this OpenCms package */ public String getBundleName() { return BUNDLE_NAME; } }





© 2015 - 2024 Weber Informatics LLC | Privacy Policy