001/* 002 * This library is part of OpenCms - 003 * the Open Source Content Management System 004 * 005 * Copyright (c) Alkacon Software GmbH & Co. KG (http://www.alkacon.com) 006 * 007 * This library is free software; you can redistribute it and/or 008 * modify it under the terms of the GNU Lesser General Public 009 * License as published by the Free Software Foundation; either 010 * version 2.1 of the License, or (at your option) any later version. 011 * 012 * This library is distributed in the hope that it will be useful, 013 * but WITHOUT ANY WARRANTY; without even the implied warranty of 014 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 015 * Lesser General Public License for more details. 016 * 017 * For further information about Alkacon Software GmbH & Co. KG, please see the 018 * company website: http://www.alkacon.com 019 * 020 * For further information about OpenCms, please see the 021 * project website: http://www.opencms.org 022 * 023 * You should have received a copy of the GNU Lesser General Public 024 * License along with this library; if not, write to the Free Software 025 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 026 */ 027 028package org.opencms.workplace.tools.content.languagecopy; 029 030import org.opencms.i18n.A_CmsMessageBundle; 031import org.opencms.i18n.I_CmsMessageBundle; 032 033/** 034 * Convenience class to access the localized messages of this OpenCms package. 035 * <p> 036 * 037 * @since 7.5.1 038 */ 039public final class Messages extends A_CmsMessageBundle { 040 041 /** Message constant for key in the resource bundle. */ 042 public static final String ERR_REPORT_LANGUAGEC0PY_0 = "ERR_REPORT_LANGUAGEC0PY_0"; 043 044 /** Message constant for key in the resource bundle. */ 045 public static final String GUI_LANGUAGECOPY_SELECTLANGUAGE_DIALOG_MESSAGE_0 = "GUI_LANGUAGECOPY_SELECTLANGUAGE_DIALOG_MESSAGE_0"; 046 047 /** Message constant for key in the resource bundle. */ 048 public static final String GUI_LANGUAGECOPY_SELECTLANGUAGE_SOURCE_BLOCK_0 = "GUI_LANGUAGECOPY_SELECTLANGUAGE_SOURCE_BLOCK_0"; 049 050 /** Message constant for key in the resource bundle. */ 051 public static final String GUI_LANGUAGECOPY_SELECTLANGUAGE_TARGET_BLOCK_0 = "GUI_LANGUAGECOPY_SELECTLANGUAGE_TARGET_BLOCK_0"; 052 053 /** Message constant for key in the resource bundle. */ 054 public static final String GUI_LIST_LANGUAGECOPY_COL_ICON_HELP_0 = "GUI_LIST_LANGUAGECOPY_COL_ICON_HELP_0"; 055 056 /** Message constant for key in the resource bundle. */ 057 public static final String GUI_LIST_LANGUAGECOPY_COL_ICON_NAME_0 = "GUI_LIST_LANGUAGECOPY_COL_ICON_NAME_0"; 058 059 /** Message constant for key in the resource bundle. */ 060 public static final String GUI_LIST_LANGUAGECOPY_COL_LANGUAGE_HELP_0 = "GUI_LIST_LANGUAGECOPY_COL_LANGUAGE_HELP_0"; 061 062 /** Message constant for key in the resource bundle. */ 063 public static final String GUI_LIST_LANGUAGECOPY_COL_LANGUAGE_NAME_1 = "GUI_LIST_LANGUAGECOPY_COL_LANGUAGE_NAME_1"; 064 065 /** Message constant for key in the resource bundle. */ 066 public static final String GUI_LIST_LANGUAGECOPY_COL_PATH_HELP_0 = "GUI_LIST_LANGUAGECOPY_COL_PATH_HELP_0"; 067 068 /** Message constant for key in the resource bundle. */ 069 public static final String GUI_LIST_LANGUAGECOPY_COL_PATH_NAME_0 = "GUI_LIST_LANGUAGECOPY_COL_PATH_NAME_0"; 070 071 /** Message constant for key in the resource bundle. */ 072 public static final String GUI_LIST_LANGUAGECOPY_COL_RESOURCETYPE_HELP_0 = "GUI_LIST_LANGUAGECOPY_COL_RESOURCETYPE_HELP_0"; 073 074 /** Message constant for key in the resource bundle. */ 075 public static final String GUI_LIST_LANGUAGECOPY_COL_RESOURCETYPE_NAME_0 = "GUI_LIST_LANGUAGECOPY_COL_RESOURCETYPE_NAME_0"; 076 077 /** Message constant for key in the resource bundle. */ 078 public static final String GUI_LIST_LANGUAGECOPY_NAME_0 = "GUI_LIST_LANGUAGECOPY_NAME_0"; 079 080 /** Message constant for key in the resource bundle. */ 081 public static final String GUI_LIST_SEARCHINDEX_MACTION_COPY_CONF_0 = "GUI_LIST_SEARCHINDEX_MACTION_COPY_CONF_0"; 082 083 /** Message constant for key in the resource bundle. */ 084 public static final String GUI_LIST_SEARCHINDEX_MACTION_COPY_HELP_0 = "GUI_LIST_SEARCHINDEX_MACTION_COPY_HELP_0"; 085 086 /** Message constant for key in the resource bundle. */ 087 public static final String GUI_LIST_SEARCHINDEX_MACTION_COPY_NAME_0 = "GUI_LIST_SEARCHINDEX_MACTION_COPY_NAME_0"; 088 089 /** Message constant for key in the resource bundle. */ 090 public static final String GUI_REPORT_LANGUAGEC0PY_END_2 = "GUI_REPORT_LANGUAGEC0PY_END_2"; 091 092 /** Message constant for key in the resource bundle. */ 093 public static final String GUI_REPORT_LANGUAGEC0PY_ERROR_2 = "GUI_REPORT_LANGUAGEC0PY_ERROR_2"; 094 095 /** Message constant for key in the resource bundle. */ 096 public static final String GUI_REPORT_LANGUAGEC0PY_START_3 = "GUI_REPORT_LANGUAGEC0PY_START_3"; 097 098 /** Message constant for key in the resource bundle. */ 099 public static final String GUI_REPORT_LANGUAGEC0PY_WARN_SOURCELOCALE_MISSING_1 = "GUI_REPORT_LANGUAGEC0PY_WARN_SOURCELOCALE_MISSING_1"; 100 101 /** Message constant for key in the resource bundle. */ 102 public static final String GUI_REPORT_LANGUAGEC0PY_WARN_SOURCELOCALE_MISSING_2 = "GUI_REPORT_LANGUAGEC0PY_WARN_SOURCELOCALE_MISSING_2"; 103 104 /** Message constant for key in the resource bundle. */ 105 public static final String GUI_REPORT_LANGUAGEC0PY_WARN_TARGETLOCALE_EXISTS_1 = "GUI_REPORT_LANGUAGEC0PY_WARN_TARGETLOCALE_EXISTS_1"; 106 107 /** Message constant for key in the resource bundle. */ 108 public static final String GUI_REPORT_LANGUAGEC0PY_WARN_TARGETLOCALE_EXISTS_2 = "GUI_REPORT_LANGUAGEC0PY_WARN_TARGETLOCALE_EXISTS_2"; 109 110 /** Message constant for key in the resource bundle. */ 111 public static final String GUI_REPORT_LANGUAGECOPY_NAME_0 = "GUI_REPORT_LANGUAGECOPY_NAME_0"; 112 113 /** Message constant for key in the resource bundle. */ 114 public static final String LOG_ERR_LANGUAGECOPY_DETERMINE_LANGUAGE_NODE_1 = "LOG_ERR_LANGUAGECOPY_DETERMINE_LANGUAGE_NODE_1"; 115 116 /** Message constant for key in the resource bundle. */ 117 public static final String LOG_ERR_LANGUAGECOPY_READRESOURCES_0 = "LOG_ERR_LANGUAGECOPY_READRESOURCES_0"; 118 119 /** Message constant for key in the resource bundle. */ 120 public static final String LOG_WARN_LANGUAGECOPY_READPROP_1 = "LOG_WARN_LANGUAGECOPY_READPROP_1"; 121 122 /** Message constant for key in the resource bundle. */ 123 public static final String RPT_LOCALIZATION_BYPASS_1 = "RPT_LOCALIZATION_BYPASS_1"; 124 125 /** Name of the used resource bundle. */ 126 private static final String BUNDLE_NAME = "org.opencms.workplace.tools.content.languagecopy.messages"; 127 128 /** Static instance member. */ 129 private static final I_CmsMessageBundle INSTANCE = new Messages(); 130 131 /** 132 * Hides the public constructor for this utility class. 133 * <p> 134 */ 135 private Messages() { 136 137 // hide the constructor 138 } 139 140 /** 141 * Returns an instance of this localized message accessor. 142 * <p> 143 * 144 * @return an instance of this localized message accessor 145 */ 146 public static I_CmsMessageBundle get() { 147 148 return INSTANCE; 149 } 150 151 /** 152 * Returns the bundle name for this OpenCms package. 153 * <p> 154 * 155 * @return the bundle name for this OpenCms package 156 */ 157 public String getBundleName() { 158 159 return BUNDLE_NAME; 160 } 161 162}