/*
* File : $Source: /alkacon/cvs/alkacon/com.alkacon.opencms.v8.excelimport/src/com/alkacon/opencms/v8/excelimport/Messages.java,v $
* Date : $Date: 2010/09/07 11:03:14 $
* Version: $Revision: 1.2 $
*
* This library is part of OpenCms -
* the Open Source Content Management System
*
* Copyright (C) 2002 - 2009 Alkacon Software (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, 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 com.alkacon.opencms.v8.excelimport;
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 Mario Jaeger
*
* @version $Revision: 1.2 $
*
* @since 7.0.3
*/
public final class Messages extends A_CmsMessageBundle {
/** Message constant for key in the resource bundle. */
public static final String GUI_BUTTON_CONTINUE_0 = "GUI_BUTTON_CONTINUE_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_BUTTON_ENDWIZARD_0 = "GUI_BUTTON_ENDWIZARD_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_BUTTON_NEWRESOURCE_EXCELIMPORT_PUBLISH_0 = "GUI_BUTTON_NEWRESOURCE_EXCELIMPORT_PUBLISH_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_DIALOG_ACTION_2 = "GUI_DIALOG_ACTION_2";
/** Message constant for key in the resource bundle. */
public static final String GUI_DIALOG_CONFIG_NAME_1 = "GUI_DIALOG_CONFIG_NAME_1";
/** Message constant for key in the resource bundle. */
public static final String GUI_DIALOG_EXCEL_NAME_1 = "GUI_DIALOG_EXCEL_NAME_1";
/** Message constant for key in the resource bundle. */
public static final String GUI_DIALOG_FAIL_QUESTION_0 = "GUI_DIALOG_FAIL_QUESTION_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_DIALOG_SUCC_QUESTION_0 = "GUI_DIALOG_SUCC_QUESTION_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_RESOURCE_NAME_0 = "GUI_RESOURCE_NAME_0";
/** Message constant for key in the resource bundle. */
public static final String GUI_UPLOAD_EXCELFILE_TITLE_0 = "title.v8-excelimport";
/** Static instance member. */
public static final String LOG_CONFIG_NAME_1 = "LOG_CONFIG_NAME_1";
/** Message constant for key in the resource bundle. */
public static final String LOG_CONFIG_PATH_1 = "LOG_CONFIG_PATH_1";
/** Message constant for key in the resource bundle. */
public static final String LOG_CONFIGFILE_NAME_1 = "LOG_CONFIGFILE_NAME_1";
/** Message constant for key in the resource bundle. */
public static final String LOG_CREATE_XML_2 = "LOG_CREATE_XML_2";
/** Message constant for key in the resource bundle. */
public static final String LOG_END_EXCELIMPORT_0 = "LOG_END_EXCELIMPORT_0";
/** Message constant for key in the resource bundle. */
public static final String LOG_END_THREAD_EXCELIMPORT_0 = "LOG_END_THREAD_EXCELIMPORT_0";
/** Message constant for key in the resource bundle. */
public static final String LOG_ERR_EMPTY_EXCEL_1 = "LOG_ERR_EMPTY_EXCEL_1";
/** Message constant for key in the resource bundle. */
public static final String LOG_ERR_FAILED_0 = "LOG_ERR_FAILED_0";
/** Static instance member. */
public static final String LOG_ERR_INVALID_CONFIGPATH_0 = "LOG_ERR_INVALID_CONFIGPATH_0";
/** Message constant for key in the resource bundle. */
public static final String LOG_ERR_INVALID_XMLTAG_1 = "LOG_ERR_INVALID_XMLTAG_1";
/** Message constant for key in the resource bundle. */
public static final String LOG_ERR_NO_CONFIGFILE_0 = "LOG_ERR_NO_CONFIGFILE_0";
/** Message constant for key in the resource bundle. */
public static final String LOG_ERR_NO_LOCK_0 = "LOG_ERR_NO_LOCK_0";
/** Static instance member. */
public static final String LOG_ERR_UPLOAD_PROJECT_1 = "LOG_ERR_UPLOAD_PROJECT_1";
/** Message constant for key in the resource bundle. */
public static final String LOG_EVALUATE_XML_FAILED_1 = "LOG_CREATE_XML_FAILED_1";
/** Static instance member. */
public static final String LOG_EXCEL_CATEGORY_PROPERTY_1 = "LOG_EXCEL_CATEGORY_PROPERTY_1";
/** Static instance member. */
public static final String LOG_EXCEL_FOLDER_PROPERTY_1 = "LOG_EXCEL_FOLDER_PROPERTY_1";
/** Static instance member. */
public static final String LOG_EXCEL_IMPORT_PATH_NOT_FOUND_1 = "LOG_EXCEL_IMPORT_PATH_NOT_FOUND_1";
/** Message constant for key in the resource bundle. */
public static final String LOG_EXCEL_NAME_1 = "LOG_EXCEL_NAME_1";
/** Message constant for key in the resource bundle. */
public static final String LOG_FAIL_IMPORTED_1 = "LOG_FAIL_IMPORTED_1";
/** Message constant for key in the resource bundle. */
public static final String LOG_FAIL_UPDATED_1 = "LOG_FAIL_UPDATED_1";
/** Message constant for key in the resource bundle. */
public static final String LOG_INVALID_CONFIGFILE_1 = "LOG_INVALID_CONFIGFILE_1";
/** Message constant for key in the resource bundle. */
public static final String LOG_INVALID_EXCEL_RECORD_1 = "LOG_INVALID_EXCEL_RECORD_1";
/** Message constant for key in the resource bundle. */
public static final String LOG_INVALID_EXCELFILE_1 = "LOG_INVALID_EXCELFILE_1";
/** Message constant for key in the resource bundle. */
public static final String LOG_INVALID_RECORDS_1 = "LOG_INVALID_RECORDS_1";
/** Static instance member. */
public static final String LOG_LOOKFOR_CONFIGFILE_0 = "LOG_LOOKFOR_CONFIGFILE_0";
/** Message constant for key in the resource bundle. */
public static final String LOG_NO_INTERFACE_1 = "LOG_NO_INTERFACE_1";
/** Static instance member. */
public static final String LOG_NO_UPLOAD_PROJECT_1 = "LOG_NO_UPLOAD_PROJECT_1";
/** Message constant for key in the resource bundle. */
public static final String LOG_NOT_PUBLISH_0 = "LOG_NOT_PUBLISH_0";
/** Message constant for key in the resource bundle. */
public static final String LOG_PUBLISH_0 = "LOG_PUBLISH_0";
/** Message constant for key in the resource bundle. */
public static final String LOG_RECORDS_IN_EXCEL_1 = "LOG_RECORDS_IN_EXCEL_1";
/** Message constant for key in the resource bundle. */
public static final String LOG_RECORDS_PUBLISH_0 = "LOG_RECORDS_PUBLISH_0";
/** Message constant for key in the resource bundle. */
public static final String LOG_START_EXCELIMPORT_0 = "LOG_START_EXCELIMPORT_0";
/** Message constant for key in the resource bundle. */
public static final String LOG_START_THREAD_EXCELIMPORT_0 = "LOG_START_THREAD_EXCELIMPORT_0";
/** Message constant for key in the resource bundle. */
public static final String LOG_STATUS_0 = "LOG_STATUS_0";
/** Message constant for key in the resource bundle. */
public static final String LOG_SUCC_IMPORTED_1 = "LOG_SUCC_IMPORTED_1";
/** Message constant for key in the resource bundle. */
public static final String LOG_SUCC_UPDATED_1 = "LOG_SUCC_UPDATED_1";
/** Message constant for key in the resource bundle. */
public static final String LOG_UNCHANGED_1 = "LOG_UNCHANGED_1";
/** Message constant for key in the resource bundle. */
public static final String LOG_UNCHANGED_XML_2 = "LOG_UNCHANGED_XML_2";
/** Message constant for key in the resource bundle. */
public static final String LOG_UPDATE_XML_2 = "LOG_UPDATE_XML_2";
/** Message constant for key in the resource bundle. */
public static final String LOG_UPLOAD_FAILED_0 = "LOG_UPLOAD_FAILED_0";
/** Static instance member. */
public static final String LOG_UPLOAD_PROJECT_1 = "LOG_UPLOAD_PROJECT_1";
/** Name of the used resource bundle. */
private static final String BUNDLE_NAME = "com.alkacon.opencms.v8.excelimport.messages";
/** Static instance member. */
private static final I_CmsMessageBundle INSTANCE = new Messages();
/**
* Hides the public constructor for this utility class.<p>
*/
private Messages() {
// hide the constructor
}
/**
* Returns an instance of this localized message accessor.<p>
*
* @return an instance of this localized message accessor
*/
public static I_CmsMessageBundle get() {
return INSTANCE;
}
/**
* Returns the bundle name for this OpenCms package.<p>
*
* @return the bundle name for this OpenCms package
*/
public String getBundleName() {
return BUNDLE_NAME;
}
}