org.opencms.ade.galleries.client.Messages Maven / Gradle / Ivy
Show all versions of opencms-gwt Show documentation
/*
* 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.ade.galleries.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 GUI_ADVANCED_TAB_LABEL_ADVISORY_TITLE_0 = "GUI_ADVANCED_TAB_LABEL_ADVISORY_TITLE_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_ADVANCED_TAB_LABEL_ATTRIBUTES_0 = "GUI_ADVANCED_TAB_LABEL_ATTRIBUTES_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_ADVANCED_TAB_LABEL_DESCRIPTION_0 = "GUI_ADVANCED_TAB_LABEL_DESCRIPTION_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_ADVANCED_TAB_LABEL_ID_0 = "GUI_ADVANCED_TAB_LABEL_ID_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_ADVANCED_TAB_LABEL_LANGUAGE_CODE_0 = "GUI_ADVANCED_TAB_LABEL_LANGUAGE_CODE_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_ADVANCED_TAB_LABEL_SET_LINK_0 = "GUI_ADVANCED_TAB_LABEL_SET_LINK_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_ADVANCED_TAB_LABEL_STYLE_CLASSES_0 = "GUI_ADVANCED_TAB_LABEL_STYLE_CLASSES_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_ADVANCED_TAB_LABEL_STYLE_RULES_0 = "GUI_ADVANCED_TAB_LABEL_STYLE_RULES_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_ADVANCED_TAB_LABEL_TARGET_0 = "GUI_ADVANCED_TAB_LABEL_TARGET_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_ADVANCED_TAB_LABEL_TEXT_DIRECTION_0 = "GUI_ADVANCED_TAB_LABEL_TEXT_DIRECTION_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_ADVANCED_TAB_LABEL_URL_0 = "GUI_ADVANCED_TAB_LABEL_URL_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_ADVANCED_TAB_VALUE_LEFT_TO_RIGHT_0 = "GUI_ADVANCED_TAB_VALUE_LEFT_TO_RIGHT_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_ADVANCED_TAB_VALUE_NEW_WINDOW_0 = "GUI_ADVANCED_TAB_VALUE_NEW_WINDOW_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_ADVANCED_TAB_VALUE_NOT_SET_0 = "GUI_ADVANCED_TAB_VALUE_NOT_SET_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_ADVANCED_TAB_VALUE_PARENT_WINDOW_0 = "GUI_ADVANCED_TAB_VALUE_PARENT_WINDOW_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_ADVANCED_TAB_VALUE_RIGHT_TO_LEFT_0 = "GUI_ADVANCED_TAB_VALUE_RIGHT_TO_LEFT_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_ADVANCED_TAB_VALUE_SELF_WINDOW_0 = "GUI_ADVANCED_TAB_VALUE_SELF_WINDOW_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_ADVANCED_TAB_VALUE_TOP_WINDOW_0 = "GUI_ADVANCED_TAB_VALUE_TOP_WINDOW_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_GALLERY_NO_PARAMS_0 = "GUI_GALLERY_NO_PARAMS_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_GALLERY_UPLOAD_TARGET_UNSPECIFIC_0 = "GUI_GALLERY_UPLOAD_TARGET_UNSPECIFIC_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_GALLERY_UPLOAD_TITLE_1 = "GUI_GALLERY_UPLOAD_TITLE_1";
/** Message constant for key in the resource bundle. */
public static final String GUI_IMAGE_ALIGN_0 = "GUI_IMAGE_ALIGN_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_IMAGE_ALIGN_LEFT_0 = "GUI_IMAGE_ALIGN_LEFT_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_IMAGE_ALIGN_NOT_SET_0 = "GUI_IMAGE_ALIGN_NOT_SET_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_IMAGE_ALIGN_RIGHT_0 = "GUI_IMAGE_ALIGN_RIGHT_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_IMAGE_BIG_FORMAT_LABEL_0 = "GUI_IMAGE_BIG_FORMAT_LABEL_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_IMAGE_COPYRIGHT_0 = "GUI_IMAGE_COPYRIGHT_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_IMAGE_FREE_FORMAT_LABEL_0 = "GUI_IMAGE_FREE_FORMAT_LABEL_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_IMAGE_HSPACE_0 = "GUI_IMAGE_HSPACE_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_IMAGE_INFO_DATE_LAST_CHANGED_0 = "GUI_IMAGE_INFO_DATE_LAST_CHANGED_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_IMAGE_INFO_DESCRIPTION_0 = "GUI_IMAGE_INFO_DESCRIPTION_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_IMAGE_INFO_DIMENSION_0 = "GUI_IMAGE_INFO_DIMENSION_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_IMAGE_INFO_LAST_CHANGED_BY_0 = "GUI_IMAGE_INFO_LAST_CHANGED_BY_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_IMAGE_INSERT_COPYRIGHT_0 = "GUI_IMAGE_INSERT_COPYRIGHT_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_IMAGE_INSERT_LINK_TO_ORG_0 = "GUI_IMAGE_INSERT_LINK_TO_ORG_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_IMAGE_INSERT_SUBTITLE_0 = "GUI_IMAGE_INSERT_SUBTITLE_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_IMAGE_NO_AREA_SELECTED_0 = "GUI_IMAGE_NO_AREA_SELECTED_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_IMAGE_NO_FORMATS_AVAILABLE_0 = "GUI_IMAGE_NO_FORMATS_AVAILABLE_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_IMAGE_ORIGINAL_FORMAT_LABEL_0 = "GUI_IMAGE_ORIGINAL_FORMAT_LABEL_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_IMAGE_RESET_COPYRIGHT_0 = "GUI_IMAGE_RESET_COPYRIGHT_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_IMAGE_RESET_TITLE_0 = "GUI_IMAGE_RESET_TITLE_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_IMAGE_SCALE_0 = "GUI_IMAGE_SCALE_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_IMAGE_SMALL_FORMAT_LABEL_0 = "GUI_IMAGE_SMALL_FORMAT_LABEL_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_IMAGE_SPACING_0 = "GUI_IMAGE_SPACING_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_IMAGE_TITLE_ALT_0 = "GUI_IMAGE_TITLE_ALT_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_IMAGE_USER_FORMAT_LABEL_0 = "GUI_IMAGE_USER_FORMAT_LABEL_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_IMAGE_VSPACE_0 = "GUI_IMAGE_VSPACE_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_LABEL_NUM_RESULTS_2 = "GUI_LABEL_NUM_RESULTS_2";
/** Message constant for key in the resource bundle. */
public static final String GUI_PARAMS_LABEL_CATEGORIES_0 = "GUI_PARAMS_LABEL_CATEGORIES_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_PARAMS_LABEL_FOLDERS_0 = "GUI_PARAMS_LABEL_FOLDERS_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_PARAMS_LABEL_GALLERIES_0 = "GUI_PARAMS_LABEL_GALLERIES_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_PARAMS_LABEL_INCLUDING_EXPIRED_0 = "GUI_PARAMS_LABEL_INCLUDING_EXPIRED_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_PARAMS_LABEL_SCOPE_0 = "GUI_PARAMS_LABEL_SCOPE_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_PARAMS_LABEL_SEARCH_0 = "GUI_PARAMS_LABEL_SEARCH_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_PARAMS_LABEL_TYPES_0 = "GUI_PARAMS_LABEL_TYPES_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_PREVIEW_BUTTON_CROP_0 = "GUI_PREVIEW_BUTTON_CROP_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_PREVIEW_BUTTON_DIS_CROPPED_0 = "GUI_PREVIEW_BUTTON_DIS_CROPPED_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_PREVIEW_BUTTON_REMOVECROP_0 = "GUI_PREVIEW_BUTTON_REMOVECROP_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_PREVIEW_BUTTON_SAVE_0 = "GUI_PREVIEW_BUTTON_SAVE_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_PREVIEW_BUTTON_SAVE_DISABLED_0 = "GUI_PREVIEW_BUTTON_SAVE_DISABLED_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_PREVIEW_BUTTON_SELECT_0 = "GUI_PREVIEW_BUTTON_SELECT_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_PREVIEW_BUTTON_SHOW_0 = "GUI_PREVIEW_BUTTON_SHOW_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_PREVIEW_CLOSE_BUTTON_0 = "GUI_PREVIEW_CLOSE_BUTTON_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_PREVIEW_CLOSE_GALLERY_BUTTON_0 = "GUI_PREVIEW_CLOSE_GALLERY_BUTTON_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_PREVIEW_CONFIRM_LEAVE_SAVE_0 = "GUI_PREVIEW_CONFIRM_LEAVE_SAVE_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_PREVIEW_LABEL_DATEMODIFIED_0 = "GUI_PREVIEW_LABEL_DATEMODIFIED_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_PREVIEW_LABEL_DESCRIPTION_0 = "GUI_PREVIEW_LABEL_DESCRIPTION_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_PREVIEW_LABEL_FORMAT_0 = "GUI_PREVIEW_LABEL_FORMAT_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_PREVIEW_LABEL_HEIGHT_0 = "GUI_PREVIEW_LABEL_HEIGHT_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_PREVIEW_LABEL_PATH_0 = "GUI_PREVIEW_LABEL_PATH_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_PREVIEW_LABEL_SIZE_0 = "GUI_PREVIEW_LABEL_SIZE_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_PREVIEW_LABEL_WIDTH_0 = "GUI_PREVIEW_LABEL_WIDTH_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_PREVIEW_TAB_IMAGEADVANCED_0 = "GUI_PREVIEW_TAB_IMAGEADVANCED_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_PREVIEW_TAB_IMAGEFORMAT_0 = "GUI_PREVIEW_TAB_IMAGEFORMAT_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_PREVIEW_TAB_IMAGEINFOS_0 = "GUI_PREVIEW_TAB_IMAGEINFOS_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_PREVIEW_TAB_IMAGEOPTIONS_0 = "GUI_PREVIEW_TAB_IMAGEOPTIONS_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_PREVIEW_TAB_PROPERTIES_0 = "GUI_PREVIEW_TAB_PROPERTIES_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_PREVIEW_TITLE_0 = "GUI_PREVIEW_TITLE_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_PRIVIEW_BUTTON_NOT_EDITABLE_0 = "GUI_PRIVIEW_BUTTON_NOT_EDITABLE_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_PRIVIEW_BUTTON_RATIO_FIXED_0 = "GUI_PRIVIEW_BUTTON_RATIO_FIXED_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_RESULT_BUTTON_DELETE_0 = "GUI_RESULT_BUTTON_DELETE_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_RESULT_NO_PARAMS_0 = "GUI_RESULT_NO_PARAMS_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_SCOPE_EVERYTHING_0 = "GUI_SCOPE_EVERYTHING_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_SCOPE_SHARED_0 = "GUI_SCOPE_SHARED_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_SCOPE_SITE_0 = "GUI_SCOPE_SITE_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_SCOPE_SITESHARED_0 = "GUI_SCOPE_SITESHARED_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_SCOPE_SUBSITE_0 = "GUI_SCOPE_SUBSITE_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_SCOPE_SUBSITESHARED_0 = "GUI_SCOPE_SUBSITESHARED_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_SEARCH_SCOPE_0 = "GUI_SEARCH_SCOPE_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_SHOW_SYSTEM_TYPES_0 = "GUI_SHOW_SYSTEM_TYPES_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_SORT_LABEL_DATELASTMODIFIED_ASC_0 = "GUI_SORT_LABEL_DATELASTMODIFIED_ASC_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_SORT_LABEL_DATELASTMODIFIED_DESC_0 = "GUI_SORT_LABEL_DATELASTMODIFIED_DESC_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_SORT_0 = "GUI_SORT_LABEL_SORT_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_SORT_LABEL_TYPE_ASC_0 = "GUI_SORT_LABEL_TYPE_ASC_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_SORT_LABEL_TYPE_DESC_0 = "GUI_SORT_LABEL_TYPE_DESC_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_TAB_CATEGORIES_IS_EMPTY_0 = "GUI_TAB_CATEGORIES_IS_EMPTY_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_TAB_GALLERIES_IS_EMPTY_0 = "GUI_TAB_GALLERIES_IS_EMPTY_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_TAB_SEARCH_BUTTON_CLEAR_0 = "GUI_TAB_SEARCH_BUTTON_CLEAR_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_TAB_SEARCH_LABEL_CREATED_RANGE_0 = "GUI_TAB_SEARCH_LABEL_CREATED_RANGE_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_TAB_SEARCH_LABEL_CREATED_SINCE_0 = "GUI_TAB_SEARCH_LABEL_CREATED_SINCE_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_TAB_SEARCH_LABEL_CREATED_UNTIL_0 = "GUI_TAB_SEARCH_LABEL_CREATED_UNTIL_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_TAB_SEARCH_LABEL_INCLUDE_EXPIRED_0 = "GUI_TAB_SEARCH_LABEL_INCLUDE_EXPIRED_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_TAB_SEARCH_LABEL_MODIFIED_RANGE_0 = "GUI_TAB_SEARCH_LABEL_MODIFIED_RANGE_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_TAB_SEARCH_LABEL_MODIFIED_SINCE_0 = "GUI_TAB_SEARCH_LABEL_MODIFIED_SINCE_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_TAB_SEARCH_LABEL_MODIFIED_UNTIL_0 = "GUI_TAB_SEARCH_LABEL_MODIFIED_UNTIL_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_TAB_SEARCH_LABEL_TEXT_0 = "GUI_TAB_SEARCH_LABEL_TEXT_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_TAB_SEARCH_LANGUAGE_LABEL_TEXT_0 = "GUI_TAB_SEARCH_LANGUAGE_LABEL_TEXT_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_TAB_SEARCH_LANGUAGE_NOT_SEL_0 = "GUI_TAB_SEARCH_LANGUAGE_NOT_SEL_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_TAB_SEARCH_SEARCH_EXISTING_0 = "GUI_TAB_SEARCH_SEARCH_EXISTING_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_TAB_TITLE_CATEGORIES_0 = "GUI_TAB_TITLE_CATEGORIES_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_TAB_TITLE_GALLERIES_0 = "GUI_TAB_TITLE_GALLERIES_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_TAB_TITLE_RESULTS_0 = "GUI_TAB_TITLE_RESULTS_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_TAB_TITLE_SEARCH_0 = "GUI_TAB_TITLE_SEARCH_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_TAB_TITLE_SITEMAP_0 = "GUI_TAB_TITLE_SITEMAP_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_TAB_TITLE_TYPES_0 = "GUI_TAB_TITLE_TYPES_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_TAB_TITLE_VFS_0 = "GUI_TAB_TITLE_VFS_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_TAB_TYPES_CREATE_NEW_0 = "GUI_TAB_TYPES_CREATE_NEW_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_VIEW_LABEL_BIG_ICONS_0 = "GUI_VIEW_LABEL_BIG_ICONS_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_VIEW_LABEL_DETAILS_0 = "GUI_VIEW_LABEL_DETAILS_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_VIEW_LABEL_SMALL_ICONS_0 = "GUI_VIEW_LABEL_SMALL_ICONS_0";
/** Name of the used resource bundle. */
private static final String BUNDLE_NAME = "org.opencms.ade.galleries.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;
}
}