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.gwt;
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.<p>
035 *
036 * @since 8.0.0
037 */
038public final class Messages extends A_CmsMessageBundle {
039
040    /** Message constant for key in the resource bundle. */
041    public static final String ERR_ALIAS_ALREADY_USED_1 = "ERR_ALIAS_ALREADY_USED_1";
042
043    /** Message constant for key in the resource bundle. */
044    public static final String ERR_ALIAS_ALREADY_USED_UNKNOWN_0 = "ERR_ALIAS_ALREADY_USED_UNKNOWN_0";
045
046    /** Message constant for key in the resource bundle. */
047    public static final String ERR_ALIAS_DUPLICATE_PATH_0 = "ERR_ALIAS_DUPLICATE_PATH_0";
048
049    /** Message constant for key in the resource bundle. */
050    public static final String ERR_ALIAS_INVALID_PATH_0 = "ERR_ALIAS_INVALID_PATH_0";
051
052    /** Message constant for key in the resource bundle. */
053    public static final String ERR_ALIAS_IS_VFS_0 = "ERR_ALIAS_IS_VFS_0";
054
055    /** Message constant for key in the resource bundle. */
056    public static final String ERR_COULD_NOT_FIND_PARENT_FOLDER_1 = "ERR_COULD_NOT_FIND_PARENT_FOLDER_1";
057
058    /** Message constant for key in the resource bundle. */
059    public static final String ERR_EXPLORER_TYPE_SETTINGS_FOR_RESOURCE_TYPE_NOT_FOUND_3 = "ERR_EXPLORER_TYPE_SETTINGS_FOR_RESOURCE_TYPE_NOT_FOUND_3";
060
061    /** Message constant for key in the resource bundle. */
062    public static final String ERR_INHERITANCE_GROUP_NOT_FOUND_1 = "ERR_INHERITANCE_GROUP_NOT_FOUND_1";
063
064    /** Message constant for key in the resource bundle. */
065    public static final String ERR_INSTANTIATION_FAILED_1 = "ERR_INSTANTIATION_FAILED_1";
066
067    /** Message constant for key in the resource bundle. */
068    public static final String ERR_INSTANTIATION_INCORRECT_TYPE_2 = "ERR_INSTANTIATION_INCORRECT_TYPE_2";
069    /** Message constant for key in the resource bundle. */
070    public static final String ERR_LOCKING_MODIFIED_RESOURCE_1 = "ERR_LOCKING_MODIFIED_RESOURCE_1";
071
072    /** Message constant for key in the resource bundle. */
073    public static final String ERR_LOCKING_MODIFIED_RESOURCE_2 = "ERR_LOCKING_MODIFIED_RESOURCE_2";
074
075    /** Message constant for key in the resource bundle. */
076    public static final String ERR_NO_PERMUTATION_AVAILABLE_0 = "ERR_NO_PERMUTATION_AVAILABLE_0";
077
078    /** Message constant for key in the resource bundle. */
079    public static final String ERR_RESOURCE_HAS_BLOCKING_LOCKED_CHILDREN_1 = "ERR_RESOURCE_HAS_BLOCKING_LOCKED_CHILDREN_1";
080
081    /** Message constant for key in the resource bundle. */
082    public static final String ERR_RESOURCE_MODIFIED_AFTER_OPEN_1 = "ERR_RESOURCE_MODIFIED_AFTER_OPEN_1";
083
084    /** Message constant for key in the resource bundle. */
085    public static final String ERR_SESSION_EXPIRED_0 = "ERR_SESSION_EXPIRED_0";
086
087    /** Message constant for key in the resource bundle. */
088    public static final String ERR_URL_NAME_ALREADY_EXISTS_1 = "ERR_URL_NAME_ALREADY_EXISTS_1";
089
090    /** Message constant for key in the resource bundle. */
091    public static final String ERR_VALIDATOR_INCORRECT_TYPE_1 = "ERR_VALIDATOR_INCORRECT_TYPE_1";
092
093    /** Message constant for key in the resource bundle. */
094    public static final String ERR_VALIDATOR_INSTANTIATION_FAILED_1 = "ERR_VALIDATOR_INSTANTIATION_FAILED_1";
095
096    /** Message constant for key in the resource bundle. */
097    public static final String GUI_ALIAS_0 = "GUI_ALIAS_0";
098
099    /** Message constant for key in the resource bundle. */
100    public static final String GUI_DEPENDENCY_PAGE_PATH_0 = "GUI_DEPENDENCY_PAGE_PATH_0";
101
102    /** Message constant for key in the resource bundle. */
103    public static final String GUI_DEPENDENCY_PAGE_TITLE_0 = "GUI_DEPENDENCY_PAGE_TITLE_0";
104
105    /** Message constant for key in the resource bundle. */
106    public static final String GUI_LOCKED_BY_1 = "GUI_LOCKED_BY_1";
107
108    /** Message constant for key in the resource bundle. */
109    public static final String GUI_LOCKED_OWNER_0 = "GUI_LOCKED_OWNER_0";
110
111    /** Message constant for key in the resource bundle. */
112    public static final String GUI_NO_PREVIEW_CAN_T_READ_CONTENT_0 = "GUI_NO_PREVIEW_CAN_T_READ_CONTENT_0";
113
114    /** Message constant for key in the resource bundle. */
115    public static final String GUI_NO_PREVIEW_DELETED_0 = "GUI_NO_PREVIEW_DELETED_0";
116
117    /** Message constant for key in the resource bundle. */
118    public static final String GUI_NO_PREVIEW_FOLDER_0 = "GUI_NO_PREVIEW_FOLDER_0";
119
120    /** Message constant for key in the resource bundle. */
121    public static final String GUI_NO_PREVIEW_OTHER_SITE_0 = "GUI_NO_PREVIEW_OTHER_SITE_0";
122
123    /** Message constant for key in the resource bundle. */
124    public static final String GUI_NO_PREVIEW_WRONG_MIME_TYPE_0 = "GUI_NO_PREVIEW_WRONG_MIME_TYPE_0";
125
126    /** Message constant for key in the resource bundle. */
127    public static final String GUI_QUICKLAUNCH_EXPLORER_NOT_ALLOWED_0 = "GUI_QUICKLAUNCH_EXPLORER_NOT_ALLOWED_0";
128
129    /** Message constant for key in the resource bundle. */
130    public static final String GUI_SELECTBOX_EMPTY_SELECTION_0 = "GUI_SELECTBOX_EMPTY_SELECTION_0";
131
132    /** Message constant for key in the resource bundle. */
133    public static final String GUI_STATUS_PERMALINK_0 = "GUI_STATUS_PERMALINK_0";
134
135    /** Message constant for key in the resource bundle. */
136    public static final String GUI_STATUS_RESOURCE_ID_0 = "GUI_STATUS_RESOURCE_ID_0";
137
138    /** Message constant for key in the resource bundle. */
139    public static final String GUI_STATUS_STRUCTURE_ID_0 = "GUI_STATUS_STRUCTURE_ID_0";
140
141    /** Message constant for key in the resource bundle. */
142    public static final String GUI_STATUS_TAB_FROM_CP_0 = "GUI_STATUS_TAB_FROM_CP_0";
143
144    /** Message constant for key in the resource bundle. */
145    public static final String GUI_STATUS_TAB_FROM_OTHER_0 = "GUI_STATUS_TAB_FROM_OTHER_0";
146
147    /** Message constant for key in the resource bundle. */
148    public static final String GUI_STATUS_TAB_FROM_XML_0 = "GUI_STATUS_TAB_FROM_XML_0";
149
150    /** Message constant for key in the resource bundle. */
151    public static final String GUI_STATUS_TAB_SIBLINGS_0 = "GUI_STATUS_TAB_SIBLINGS_0";
152
153    /** Message constant for key in the resource bundle. */
154    public static final String GUI_STATUS_TAB_STATUS_0 = "GUI_STATUS_TAB_STATUS_0";
155
156    /** Message constant for key in the resource bundle. */
157    public static final String GUI_STATUS_TAB_TO_CP_0 = "GUI_STATUS_TAB_TO_CP_0";
158
159    /** Message constant for key in the resource bundle. */
160    public static final String GUI_STATUS_TAB_TO_OTHER_0 = "GUI_STATUS_TAB_TO_OTHER_0";
161
162    /** Message constant for key in the resource bundle. */
163    public static final String GUI_STATUS_TAB_TO_XML_0 = "GUI_STATUS_TAB_TO_XML_0";
164
165    /** Message constant for key in the resource bundle. */
166    public static final String GUI_TOO_MANY_RELATIONS_1 = "GUI_TOO_MANY_RELATIONS_1";
167
168    /** Message constant for key in the resource bundle. */
169    public static final String LOG_CLIENT_WITH_TICKET_4 = "LOG_CLIENT_WITH_TICKET_4";
170
171    /** Message constant for key in the resource bundle. */
172    public static final String LOG_CLIENT_WITHOUT_TICKET_3 = "LOG_CLIENT_WITHOUT_TICKET_3";
173
174    /** Name of the used resource bundle. */
175    private static final String BUNDLE_NAME = "org.opencms.gwt.messages";
176
177    /** Static instance member. */
178    private static final I_CmsMessageBundle INSTANCE = new Messages();
179
180    /**
181     * Hides the public constructor for this utility class.<p>
182     */
183    private Messages() {
184
185        // hide the constructor
186    }
187
188    /**
189     * Returns an instance of this localized message accessor.<p>
190     *
191     * @return an instance of this localized message accessor
192     */
193    public static I_CmsMessageBundle get() {
194
195        return INSTANCE;
196    }
197
198    /**
199     * Returns the bundle name for this OpenCms package.<p>
200     *
201     * @return the bundle name for this OpenCms package
202     */
203    public String getBundleName() {
204
205        return BUNDLE_NAME;
206    }
207
208}