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;
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 6.0.0
038 */
039public final class Messages extends A_CmsMessageBundle {
040
041    /** Message constant for key in the resource bundle. */
042    public static final String ERR_CHANGEELEMENTLOCALE_LOCALE_EQUAL_0 = "ERR_CHANGEELEMENTLOCALE_LOCALE_EQUAL_0";
043
044    /** Message constant for key in the resource bundle. */
045    public static final String ERR_DEL_PROP_RESOURCES_LOCKED_1 = "ERR_DEL_PROP_RESOURCES_LOCKED_1";
046
047    /** Message constant for key in the resource bundle. */
048    public static final String ERR_TAGREPLACE_PARSE_4 = "ERR_TAGREPLACE_PARSE_4";
049
050    /** Message constant for key in the resource bundle. */
051    public static final String ERR_TAGREPLACE_REPLACEMENTCONFIG_KEYVALUE_LENGTH_1 = "ERR_TAGREPLACE_REPLACEMENTCONFIG_KEYVALUE_LENGTH_1";
052
053    /** Message constant for key in the resource bundle. */
054    public static final String GUI_BUTTON_ALL_0 = "GUI_BUTTON_ALL_0";
055
056    /** Message constant for key in the resource bundle. */
057    public static final String GUI_BUTTON_SEARCH_0 = "GUI_BUTTON_SEARCH_0";
058
059    /** Message constant for key in the resource bundle. */
060    public static final String GUI_CHANGEELEMENT_CONTENTTOOLS_ADMIN_TOOL_GROUP_0 = "GUI_CHANGEELEMENT_CONTENTTOOLS_ADMIN_TOOL_GROUP_0";
061
062    /** Message constant for key in the resource bundle. */
063    public static final String GUI_CHANGEELEMENT_CONTENTTOOLS_ADMIN_TOOL_HELP_0 = "GUI_CHANGEELEMENT_CONTENTTOOLS_ADMIN_TOOL_HELP_0";
064
065    /** Message constant for key in the resource bundle. */
066    public static final String GUI_CHANGEELEMENT_CONTENTTOOLS_ADMIN_TOOL_NAME_0 = "GUI_CHANGEELEMENT_CONTENTTOOLS_ADMIN_TOOL_NAME_0";
067
068    /** Message constant for key in the resource bundle. */
069    public static final String GUI_CHANGEELEMENTLOCALE_ADMIN_TOOL_GROUP_0 = "GUI_CHANGEELEMENTLOCALE_ADMIN_TOOL_GROUP_0";
070
071    /** Message constant for key in the resource bundle. */
072    public static final String GUI_CHANGEELEMENTLOCALE_ADMIN_TOOL_HELP_0 = "GUI_CHANGEELEMENTLOCALE_ADMIN_TOOL_HELP_0";
073
074    /** Message constant for key in the resource bundle. */
075    public static final String GUI_CHANGEELEMENTLOCALE_ADMIN_TOOL_NAME_0 = "GUI_CHANGEELEMENTLOCALE_ADMIN_TOOL_NAME_0";
076
077    /** Message constant for key in the resource bundle. */
078    public static final String GUI_CHANGEELEMENTLOCALE_DIALOG_BLOCK_SETTINGS_0 = "GUI_CHANGEELEMENTLOCALE_DIALOG_BLOCK_SETTINGS_0";
079
080    /** Message constant for key in the resource bundle. */
081    public static final String GUI_CHANGEELEMENTLOCALE_DIALOG_TEMPLATE_ALL_0 = "GUI_CHANGEELEMENTLOCALE_DIALOG_TEMPLATE_ALL_0";
082
083    /** Message constant for key in the resource bundle. */
084    public static final String GUI_CHANGEELEMENTLOCALE_THREAD_NAME_0 = "GUI_CHANGEELEMENTLOCALE_THREAD_NAME_0";
085
086    /** Message constant for key in the resource bundle. */
087    public static final String GUI_CHECKCONTENT_ADMIN_TOOL_GROUP_0 = "GUI_CHECKCONTENT_ADMIN_TOOL_GROUP_0";
088
089    /** Message constant for key in the resource bundle. */
090    public static final String GUI_CHECKCONTENT_ADMIN_TOOL_HELP_0 = "GUI_CHECKCONTENT_ADMIN_TOOL_HELP_0";
091
092    /** Message constant for key in the resource bundle. */
093    public static final String GUI_CHECKCONTENT_ADMIN_TOOL_NAME_0 = "GUI_CHECKCONTENT_ADMIN_TOOL_NAME_0";
094
095    /** Message constant for key in the resource bundle. */
096    public static final String GUI_CHECKCONTENT_CONFIGURATION_ADMIN_TOOL_HELP_0 = "GUI_CHECKCONTENT_CONFIGURATION_ADMIN_TOOL_HELP_0";
097
098    /** Message constant for key in the resource bundle. */
099    public static final String GUI_CHECKCONTENT_CONFIGURATION_ADMIN_TOOL_NAME_0 = "GUI_CHECKCONTENT_CONFIGURATION_ADMIN_TOOL_NAME_0";
100
101    /** Message constant for key in the resource bundle. */
102    public static final String GUI_CHECKCONTENT_RESULT_ADMIN_TOOL_GROUP_0 = "GUI_CHECKCONTENT_RESULT_ADMIN_TOOL_GROUP_0";
103
104    /** Message constant for key in the resource bundle. */
105    public static final String GUI_CHECKCONTENT_RESULT_ADMIN_TOOL_HELP_0 = "GUI_CHECKCONTENT_RESULT_ADMIN_TOOL_HELP_0";
106
107    /** Message constant for key in the resource bundle. */
108    public static final String GUI_CHECKCONTENT_RESULT_ADMIN_TOOL_NAME_0 = "GUI_CHECKCONTENT_RESULT_ADMIN_TOOL_NAME_0";
109
110    /** Message constant for key in the resource bundle. */
111    public static final String GUI_CONTENTTOOLS_ADMIN_TOOL_GROUP_0 = "GUI_CONTENTTOOLS_ADMIN_TOOL_GROUP_0";
112
113    /** Message constant for key in the resource bundle. */
114    public static final String GUI_CONTENTTOOLS_ADMIN_TOOL_HELP_0 = "GUI_CONTENTTOOLS_ADMIN_TOOL_HELP_0";
115
116    /** Message constant for key in the resource bundle. */
117    public static final String GUI_CONTENTTOOLS_ADMIN_TOOL_NAME_0 = "GUI_CONTENTTOOLS_ADMIN_TOOL_NAME_0";
118
119    /** Message constant for key in the resource bundle. */
120    public static final String GUI_CONVERTXML_ADMIN_TOOL_GROUP_0 = "GUI_CONVERTXML_ADMIN_TOOL_GROUP_0";
121
122    /** Message constant for key in the resource bundle. */
123    public static final String GUI_CONVERTXML_ADMIN_TOOL_HELP_0 = "GUI_CONVERTXML_ADMIN_TOOL_HELP_0";
124
125    /** Message constant for key in the resource bundle. */
126    public static final String GUI_CONVERTXML_ADMIN_TOOL_NAME_0 = "GUI_CONVERTXML_ADMIN_TOOL_NAME_0";
127
128    /** Message constant for key in the resource bundle. */
129    public static final String GUI_CONVERTXML_DIALOG_BLOCK_SETTINGS_0 = "GUI_CONVERTXML_DIALOG_BLOCK_SETTINGS_0";
130
131    /** Message constant for key in the resource bundle. */
132    public static final String GUI_DELETEELEMENT_CONTENTTOOLS_ADMIN_TOOL_GROUP_0 = "GUI_DELETEELEMENT_CONTENTTOOLS_ADMIN_TOOL_GROUP_0";
133
134    /** Message constant for key in the resource bundle. */
135    public static final String GUI_DELETEELEMENT_CONTENTTOOLS_ADMIN_TOOL_HELP_0 = "GUI_DELETEELEMENT_CONTENTTOOLS_ADMIN_TOOL_HELP_0";
136
137    /** Message constant for key in the resource bundle. */
138    public static final String GUI_DELETEELEMENT_CONTENTTOOLS_ADMIN_TOOL_NAME_0 = "GUI_DELETEELEMENT_CONTENTTOOLS_ADMIN_TOOL_NAME_0";
139
140    /** Message constant for key in the resource bundle. */
141    public static final String GUI_EDITPROPERTYINFO_0 = "GUI_EDITPROPERTYINFO_0";
142
143    /** Message constant for key in the resource bundle. */
144    public static final String GUI_ELEM_RENAME_VALIDATE_ENTER_NEW_ELEM_0 = "GUI_ELEM_RENAME_VALIDATE_ENTER_NEW_ELEM_0";
145
146    /** Message constant for key in the resource bundle. */
147    public static final String GUI_ELEM_RENAME_VALIDATE_ENTER_OLD_ELEM_0 = "GUI_ELEM_RENAME_VALIDATE_ENTER_OLD_ELEM_0";
148
149    /** Message constant for key in the resource bundle. */
150    public static final String GUI_ELEM_RENAME_VALIDATE_INVALID_NEW_ELEM_2 = "GUI_ELEM_RENAME_VALIDATE_INVALID_NEW_ELEM_2";
151
152    /** Message constant for key in the resource bundle. */
153    public static final String GUI_ELEM_RENAME_VALIDATE_RESOURCE_FOLDER_0 = "GUI_ELEM_RENAME_VALIDATE_RESOURCE_FOLDER_0";
154
155    /** Message constant for key in the resource bundle. */
156    public static final String GUI_ELEM_RENAME_VALIDATE_SELECT_LANGUAGE_0 = "GUI_ELEM_RENAME_VALIDATE_SELECT_LANGUAGE_0";
157
158    /** Message constant for key in the resource bundle. */
159    public static final String GUI_ELEM_RENAME_VALIDATE_SELECT_TEMPLATE_0 = "GUI_ELEM_RENAME_VALIDATE_SELECT_TEMPLATE_0";
160
161    /** Message constant for key in the resource bundle. */
162    public static final String GUI_ERR_TAGREPLACE_TAGNAME_INVALID_1 = "GUI_ERR_TAGREPLACE_TAGNAME_INVALID_1";
163
164    /** Message constant for key in the resource bundle. */
165    public static final String GUI_ERR_TAGREPLACE_WORKPATH_1 = "GUI_ERR_TAGREPLACE_WORKPATH_1";
166
167    /** Message constant for key in the resource bundle. */
168    public static final String GUI_ERR_WIDGETVALUE_EMPTY_0 = "GUI_ERR_WIDGETVALUE_EMPTY_0";
169
170    /** Message constant for key in the resource bundle. */
171    public static final String GUI_EXPLORER_LOCKEDBY_0 = "GUI_EXPLORER_LOCKEDBY_0";
172
173    /** Message constant for key in the resource bundle. */
174    public static final String GUI_INPUT_ADRESS_0 = "GUI_INPUT_ADRESS_0";
175
176    /** Message constant for key in the resource bundle. */
177    public static final String GUI_INPUT_LANG_0 = "GUI_INPUT_LANG_0";
178
179    /** Name of the used resource bundle. */
180    public static final String GUI_INPUT_MERGEPAGES_FOLDER1_0 = "GUI_INPUT_MERGEPAGES_FOLDER1_0";
181
182    /** Name of the used resource bundle. */
183    public static final String GUI_INPUT_MERGEPAGES_FOLDER2_0 = "GUI_INPUT_MERGEPAGES_FOLDER2_0";
184
185    /** Message constant for key in the resource bundle. */
186    public static final String GUI_INPUT_MERGEPAGES_INFO_0 = "GUI_INPUT_MERGEPAGES_INFO_0";
187
188    /** Message constant for key in the resource bundle. */
189    public static final String GUI_INPUT_PROPERTY_0 = "GUI_INPUT_PROPERTY_0";
190
191    /** Message constant for key in the resource bundle. */
192    public static final String GUI_INPUT_PROPERTYCHANGE_INFO_0 = "GUI_INPUT_PROPERTYCHANGE_INFO_0";
193
194    /** Message constant for key in the resource bundle. */
195    public static final String GUI_INPUT_PROPERTYCHANGE_INFO2_0 = "GUI_INPUT_PROPERTYCHANGE_INFO2_0";
196
197    /** Message constant for key in the resource bundle. */
198    public static final String GUI_INPUT_PROPERTYCHANGE_INFO3_0 = "GUI_INPUT_PROPERTYCHANGE_INFO3_0";
199
200    /** Message constant for key in the resource bundle. */
201    public static final String GUI_INPUT_PROPERTYCHANGE_OLDVALUE_0 = "GUI_INPUT_PROPERTYCHANGE_OLDVALUE_0";
202
203    /** Message constant for key in the resource bundle. */
204    public static final String GUI_INPUT_PROPERTYCHANGE_RECURSIVE_0 = "GUI_INPUT_PROPERTYCHANGE_RECURSIVE_0";
205
206    /** Message constant for key in the resource bundle. */
207    public static final String GUI_INPUT_PROPERTYCHANGE_RESOURCE_0 = "GUI_INPUT_PROPERTYCHANGE_RESOURCE_0";
208
209    /** Message constant for key in the resource bundle. */
210    public static final String GUI_INPUT_PROPERTYCHANGE_RESULT_0 = "GUI_INPUT_PROPERTYCHANGE_RESULT_0";
211
212    /** Message constant for key in the resource bundle. */
213    public static final String GUI_INPUT_PROPERTYCHANGE_RESULT_NONE_0 = "GUI_INPUT_PROPERTYCHANGE_RESULT_NONE_0";
214
215    /** Message constant for key in the resource bundle. */
216    public static final String GUI_INPUT_PROPERTYDELETE_INFO_0 = "GUI_INPUT_PROPERTYDELETE_INFO_0";
217
218    /** Message constant for key in the resource bundle. */
219    public static final String GUI_INPUT_PROPERTYVALUE_0 = "GUI_INPUT_PROPERTYVALUE_0";
220
221    /** Message constant for key in the resource bundle. */
222    public static final String GUI_INPUT_RENAMEELEMENT_INFO_0 = "GUI_INPUT_RENAMEELEMENT_INFO_0";
223
224    /** Message constant for key in the resource bundle. */
225    public static final String GUI_INPUT_RENAMEELEMENT_NEWVALUE_0 = "GUI_INPUT_RENAMEELEMENT_NEWVALUE_0";
226
227    /** Message constant for key in the resource bundle. */
228    public static final String GUI_INPUT_RENAMEELEMENT_OLDVALUE_0 = "GUI_INPUT_RENAMEELEMENT_OLDVALUE_0";
229
230    /** Message constant for key in the resource bundle. */
231    public static final String GUI_INPUT_RENAMEELEMENT_REMOVEEMPTYELEMENTS_0 = "GUI_INPUT_RENAMEELEMENT_REMOVEEMPTYELEMENTS_0";
232
233    /** Message constant for key in the resource bundle. */
234    public static final String GUI_INPUT_RENAMEELEMENT_VALIDATENEWELEMENT_0 = "GUI_INPUT_RENAMEELEMENT_VALIDATENEWELEMENT_0";
235
236    /** Message constant for key in the resource bundle. */
237    public static final String GUI_INPUT_TEMPLATE_0 = "GUI_INPUT_TEMPLATE_0";
238
239    /** Message constant for key in the resource bundle. */
240    public static final String GUI_INPUT_TITLE_0 = "GUI_INPUT_TITLE_0";
241
242    /** Message constant for key in the resource bundle. */
243    public static final String GUI_INPUT_TYPE_0 = "GUI_INPUT_TYPE_0";
244
245    /** Message constant for key in the resource bundle. */
246    public static final String GUI_LANGUAGECOPY_ADMIN_TOOL_BLOCK_0 = "GUI_LANGUAGECOPY_ADMIN_TOOL_BLOCK_0";
247
248    /** Message constant for key in the resource bundle. */
249    public static final String GUI_LANGUAGECOPY_ADMIN_TOOL_GROUP_0 = "GUI_LANGUAGECOPY_ADMIN_TOOL_GROUP_0";
250
251    /** Message constant for key in the resource bundle. */
252    public static final String GUI_LANGUAGECOPY_ADMIN_TOOL_HELP_0 = "GUI_LANGUAGECOPY_ADMIN_TOOL_HELP_0";
253
254    /** Message constant for key in the resource bundle. */
255    public static final String GUI_LANGUAGECOPY_ADMIN_TOOL_NAME_0 = "GUI_LANGUAGECOPY_ADMIN_TOOL_NAME_0";
256
257    /** Message constant for key in the resource bundle. */
258    public static final String GUI_MERGE_CONTENTTOOLS_ADMIN_TOOL_GROUP_0 = "GUI_MERGE_CONTENTTOOLS_ADMIN_TOOL_GROUP_0";
259
260    /** Message constant for key in the resource bundle. */
261    public static final String GUI_MERGE_CONTENTTOOLS_ADMIN_TOOL_HELP_0 = "GUI_MERGE_CONTENTTOOLS_ADMIN_TOOL_HELP_0";
262
263    /** Message constant for key in the resource bundle. */
264    public static final String GUI_MERGE_CONTENTTOOLS_ADMIN_TOOL_NAME_0 = "GUI_MERGE_CONTENTTOOLS_ADMIN_TOOL_NAME_0";
265
266    /** Message constant for key in the resource bundle. */
267    public static final String GUI_MERGE_PAGES_THREAD_NAME_0 = "GUI_MERGE_PAGES_THREAD_NAME_0";
268
269    /** Message constant for key in the resource bundle. */
270    public static final String GUI_MERGE_PAGES_VALIDATE_FIRST_FOLDER_0 = "GUI_MERGE_PAGES_VALIDATE_FIRST_FOLDER_0";
271
272    /** Message constant for key in the resource bundle. */
273    public static final String GUI_MERGE_PAGES_VALIDATE_FIRST_FOLDER_1 = "GUI_MERGE_PAGES_VALIDATE_FIRST_FOLDER_1";
274
275    /** Message constant for key in the resource bundle. */
276    public static final String GUI_MERGE_PAGES_VALIDATE_SAME_FOLDER_0 = "GUI_MERGE_PAGES_VALIDATE_SAME_FOLDER_0";
277
278    /** Message constant for key in the resource bundle. */
279    public static final String GUI_MERGE_PAGES_VALIDATE_SECOND_FOLDER_0 = "GUI_MERGE_PAGES_VALIDATE_SECOND_FOLDER_0";
280
281    /** Message constant for key in the resource bundle. */
282    public static final String GUI_MERGE_PAGES_VALIDATE_SECOND_FOLDER_1 = "GUI_MERGE_PAGES_VALIDATE_SECOND_FOLDER_1";
283
284    /** Message constant for key in the resource bundle. */
285    public static final String GUI_MESSAGE_DELETEPROPERTY_0 = "GUI_MESSAGE_DELETEPROPERTY_0";
286
287    /** Message constant for key in the resource bundle. */
288    public static final String GUI_PLEASE_SELECT_0 = "GUI_PLEASE_SELECT_0";
289
290    /** Message constant for key in the resource bundle. */
291    public static final String GUI_PROP_CHANGE_VALIDATE_NEW_PROP_VALUE_0 = "GUI_PROP_CHANGE_VALIDATE_NEW_PROP_VALUE_0";
292
293    /** Message constant for key in the resource bundle. */
294    public static final String GUI_PROP_CHANGE_VALIDATE_OLD_PROP_PATTERN_0 = "GUI_PROP_CHANGE_VALIDATE_OLD_PROP_PATTERN_0";
295
296    /** Message constant for key in the resource bundle. */
297    public static final String GUI_PROP_CHANGE_VALIDATE_OLD_PROP_VALUE_0 = "GUI_PROP_CHANGE_VALIDATE_OLD_PROP_VALUE_0";
298
299    /** Message constant for key in the resource bundle. */
300    public static final String GUI_PROP_CHANGE_VALIDATE_SELECT_PROPERTY_0 = "GUI_PROP_CHANGE_VALIDATE_SELECT_PROPERTY_0";
301
302    /** Message constant for key in the resource bundle. */
303    public static final String GUI_PROP_CHANGE_VALIDATE_VFS_RESOURCE_0 = "GUI_PROP_CHANGE_VALIDATE_VFS_RESOURCE_0";
304
305    /** Message constant for key in the resource bundle. */
306    public static final String GUI_PROPERTYVIEW_ADMIN_TOOL_BLOCK_0 = "GUI_PROPERTYVIEW_ADMIN_TOOL_BLOCK_0";
307
308    /** Message constant for key in the resource bundle. */
309    public static final String GUI_PROPERTYVIEW_ADMIN_TOOL_GROUP_0 = "GUI_PROPERTYVIEW_ADMIN_TOOL_GROUP_0";
310
311    /** Message constant for key in the resource bundle. */
312    public static final String GUI_PROPERTYVIEW_ADMIN_TOOL_HELP_0 = "GUI_PROPERTYVIEW_ADMIN_TOOL_HELP_0";
313
314    /** Message constant for key in the resource bundle. */
315    public static final String GUI_PROPERTYVIEW_ADMIN_TOOL_NAME_0 = "GUI_PROPERTYVIEW_ADMIN_TOOL_NAME_0";
316
317    /** Message constant for key in the resource bundle. */
318    public static final String GUI_RENAMEELEMENT_CONTENTTOOLS_ADMIN_TOOL_GROUP_0 = "GUI_RENAMEELEMENT_CONTENTTOOLS_ADMIN_TOOL_GROUP_0";
319
320    /** Message constant for key in the resource bundle. */
321    public static final String GUI_RENAMEELEMENT_CONTENTTOOLS_ADMIN_TOOL_HELP_0 = "GUI_RENAMEELEMENT_CONTENTTOOLS_ADMIN_TOOL_HELP_0";
322
323    /** Message constant for key in the resource bundle. */
324    public static final String GUI_RENAMEELEMENT_CONTENTTOOLS_ADMIN_TOOL_NAME_0 = "GUI_RENAMEELEMENT_CONTENTTOOLS_ADMIN_TOOL_NAME_0";
325
326    /** Message constant for key in the resource bundle. */
327    public static final String GUI_RENAMEELEMENT_RECURSIVE_0 = "GUI_RENAMEELEMENT_RECURSIVE_0";
328
329    /** Message constant for key in the resource bundle. */
330    public static final String GUI_RENAMEELEMENT_RESOURCE_0 = "GUI_RENAMEELEMENT_RESOURCE_0";
331
332    /** Message constant for key in the resource bundle. */
333    public static final String GUI_TAGREPLACE_ADMIN_TOOL_GROUP_0 = "GUI_TAGREPLACE_ADMIN_TOOL_GROUP_0";
334
335    /** Message constant for key in the resource bundle. */
336    public static final String GUI_TAGREPLACE_ADMIN_TOOL_HELP_0 = "GUI_TAGREPLACE_ADMIN_TOOL_HELP_0";
337
338    /** Message constant for key in the resource bundle. */
339    public static final String GUI_TAGREPLACE_ADMIN_TOOL_NAME_0 = "GUI_TAGREPLACE_ADMIN_TOOL_NAME_0";
340
341    /** Message constant for key in the resource bundle. */
342    public static final String GUI_TAGREPLACE_DIALOG_BLOCK_SETTINGS_0 = "GUI_TAGREPLACE_DIALOG_BLOCK_SETTINGS_0";
343
344    /** Message constant for key in the resource bundle. */
345    public static final String GUI_TAGREPLACE_THREAD_NAME_0 = "GUI_TAGREPLACE_THREAD_NAME_0";
346
347    /** Message constant for key in the resource bundle. */
348    public static final String GUI_TITLE_MERGEPAGES_0 = "GUI_TITLE_MERGEPAGES_0";
349
350    /** Message constant for key in the resource bundle. */
351    public static final String GUI_TITLE_PROPERTYCHANGE_0 = "GUI_TITLE_PROPERTYCHANGE_0";
352
353    /** Message constant for key in the resource bundle. */
354    public static final String GUI_TITLE_PROPERTYDELETE_0 = "GUI_TITLE_PROPERTYDELETE_0";
355
356    /** Message constant for key in the resource bundle. */
357    public static final String GUI_UPDATEXML_ADMIN_TOOL_GROUP_0 = "GUI_UPDATEXML_ADMIN_TOOL_GROUP_0";
358
359    /** Message constant for key in the resource bundle. */
360    public static final String GUI_UPDATEXML_ADMIN_TOOL_HELP_0 = "GUI_UPDATEXML_ADMIN_TOOL_HELP_0";
361
362    /** Message constant for key in the resource bundle. */
363    public static final String GUI_UPDATEXML_ADMIN_TOOL_NAME_0 = "GUI_UPDATEXML_ADMIN_TOOL_NAME_0";
364
365    /** Message constant for key in the resource bundle. */
366    public static final String GUI_UPDATEXML_DIALOG_BLOCK_SETTINGS_0 = "GUI_UPDATEXML_DIALOG_BLOCK_SETTINGS_0";
367
368    /** Message constant for key in the resource bundle. */
369    public static final String GUI_XMLCONTENTREPAIR_ADMIN_TOOL_GROUP_0 = "GUI_XMLCONTENTREPAIR_ADMIN_TOOL_GROUP_0";
370
371    /** Message constant for key in the resource bundle. */
372    public static final String GUI_XMLCONTENTREPAIR_ADMIN_TOOL_HELP_0 = "GUI_XMLCONTENTREPAIR_ADMIN_TOOL_HELP_0";
373
374    /** Message constant for key in the resource bundle. */
375    public static final String GUI_XMLCONTENTREPAIR_ADMIN_TOOL_NAME_0 = "GUI_XMLCONTENTREPAIR_ADMIN_TOOL_NAME_0";
376
377    /** Message constant for key in the resource bundle. */
378    public static final String GUI_XMLCONTENTREPAIR_DIALOG_BLOCK_SETTINGS_0 = "GUI_XMLCONTENTREPAIR_DIALOG_BLOCK_SETTINGS_0";
379
380    /** Message constant for key in the resource bundle. */
381    public static final String GUI_XMLCONTENTREPAIR_DIALOG_RESTYPE_GENERIC_0 = "GUI_XMLCONTENTREPAIR_DIALOG_RESTYPE_GENERIC_0";
382
383    /** Message constant for key in the resource bundle. */
384    public static final String GUI_XMLCONTENTREPAIR_DIALOG_RESTYPE_SELECT_0 = "GUI_XMLCONTENTREPAIR_DIALOG_RESTYPE_SELECT_0";
385
386    /** Message constant for key in the resource bundle. */
387    public static final String LOG_DEBUG_TAGREPLACE_ELEMENT_2 = "LOG_DEBUG_TAGREPLACE_ELEMENT_2";
388
389    /** Message constant for key in the resource bundle. */
390    public static final String LOG_DEBUG_TAGREPLACE_LOAD_FILE_1 = "LOG_DEBUG_TAGREPLACE_LOAD_FILE_1";
391
392    /** Message constant for key in the resource bundle. */
393    public static final String LOG_DEBUG_TAGREPLACE_LOAD_FILE_OK_1 = "LOG_DEBUG_TAGREPLACE_LOAD_FILE_OK_1";
394
395    /** Message constant for key in the resource bundle. */
396    public static final String LOG_DEBUG_TAGREPLACE_LOCALE_1 = "LOG_DEBUG_TAGREPLACE_LOCALE_1";
397
398    /** Message constant for key in the resource bundle. */
399    public static final String LOG_DEBUG_TAGREPLACE_LOCK_READ_1 = "LOG_DEBUG_TAGREPLACE_LOCK_READ_1";
400
401    /** Message constant for key in the resource bundle. */
402    public static final String LOG_DEBUG_TAGREPLACE_LOCK_READ_OK_1 = "LOG_DEBUG_TAGREPLACE_LOCK_READ_OK_1";
403
404    /** Message constant for key in the resource bundle. */
405    public static final String LOG_DEBUG_TAGREPLACE_LOCK_RESOURCE_1 = "LOG_DEBUG_TAGREPLACE_LOCK_RESOURCE_1";
406
407    /** Message constant for key in the resource bundle. */
408    public static final String LOG_DEBUG_TAGREPLACE_LOCK_RESOURCE_OK_1 = "LOG_DEBUG_TAGREPLACE_LOCK_RESOURCE_OK_1";
409
410    /** Message constant for key in the resource bundle. */
411    public static final String LOG_DEBUG_TAGREPLACE_MARSHAL_1 = "LOG_DEBUG_TAGREPLACE_MARSHAL_1";
412
413    /** Message constant for key in the resource bundle. */
414    public static final String LOG_DEBUG_TAGREPLACE_MARSHAL_OK_1 = "LOG_DEBUG_TAGREPLACE_MARSHAL_OK_1";
415
416    /** Message constant for key in the resource bundle. */
417    public static final String LOG_DEBUG_TAGREPLACE_PROPERTY_WRITE_3 = "LOG_DEBUG_TAGREPLACE_PROPERTY_WRITE_3";
418
419    /** Message constant for key in the resource bundle. */
420    public static final String LOG_DEBUG_TAGREPLACE_PROPERTY_WRITE_OK_0 = "LOG_DEBUG_TAGREPLACE_PROPERTY_WRITE_OK_0";
421
422    /** Message constant for key in the resource bundle. */
423    public static final String LOG_DEBUG_TAGREPLACE_RESOURCE_SKIPPED_1 = "LOG_DEBUG_TAGREPLACE_RESOURCE_SKIPPED_1";
424
425    /** Message constant for key in the resource bundle. */
426    public static final String LOG_DEBUG_TAGREPLACE_TAG_REMOVE_ATTRIB_2 = "LOG_DEBUG_TAGREPLACE_TAG_REMOVE_ATTRIB_2";
427
428    /** Message constant for key in the resource bundle. */
429    public static final String LOG_DEBUG_TAGREPLACE_TAG_REMOVE_ATTRIB_OK_0 = "LOG_DEBUG_TAGREPLACE_TAG_REMOVE_ATTRIB_OK_0";
430
431    /** Message constant for key in the resource bundle. */
432    public static final String LOG_DEBUG_TAGREPLACE_UNLOCK_FILE_1 = "LOG_DEBUG_TAGREPLACE_UNLOCK_FILE_1";
433
434    /** Message constant for key in the resource bundle. */
435    public static final String LOG_DEBUG_TAGREPLACE_UNLOCK_FILE_OK_0 = "LOG_DEBUG_TAGREPLACE_UNLOCK_FILE_OK_0";
436
437    /** Message constant for key in the resource bundle. */
438    public static final String LOG_DEBUG_TAGREPLACE_UNMARSHAL_1 = "LOG_DEBUG_TAGREPLACE_UNMARSHAL_1";
439
440    /** Message constant for key in the resource bundle. */
441    public static final String LOG_DEBUG_TAGREPLACE_UNMARSHAL_OK_1 = "LOG_DEBUG_TAGREPLACE_UNMARSHAL_OK_1";
442
443    /** Message constant for key in the resource bundle. */
444    public static final String LOG_DEBUG_TAGREPLACE_WRITE_1 = "LOG_DEBUG_TAGREPLACE_WRITE_1";
445
446    /** Message constant for key in the resource bundle. */
447    public static final String LOG_DEBUG_TAGREPLACE_WRITE_OK_1 = "LOG_DEBUG_TAGREPLACE_WRITE_OK_1";
448
449    /** Message constant for key in the resource bundle. */
450    public static final String LOG_ERROR_TAGREPLACE_PROPERTY_WRITE_3 = "LOG_ERROR_TAGREPLACE_PROPERTY_WRITE_3";
451
452    /** Message constant for key in the resource bundle. */
453    public static final String LOG_TAGREPLACE_READ_RESOURCES_OK_1 = "LOG_TAGREPLACE_READ_RESOURCES_OK_1";
454
455    /** Message constant for key in the resource bundle. */
456    public static final String LOG_WARN_TAGREPLACE_LOCK_RESOURCE_FAILED_1 = "LOG_WARN_TAGREPLACE_LOCK_RESOURCE_FAILED_1";
457
458    /** Message constant for key in the resource bundle. */
459    public static final String RPT_CHANGEELEMENTLOCALE_BEGIN_2 = "RPT_CHANGEELEMENTLOCALE_BEGIN_2";
460
461    /** Message constant for key in the resource bundle. */
462    public static final String RPT_CHANGEELEMENTLOCALE_END_0 = "RPT_CHANGEELEMENTLOCALE_END_0";
463
464    /** Message constant for key in the resource bundle. */
465    public static final String RPT_CHANGEELEMENTLOCALE_NEWLOCALE_1 = "RPT_CHANGEELEMENTLOCALE_NEWLOCALE_1";
466
467    /** Message constant for key in the resource bundle. */
468    public static final String RPT_CHANGEELEMENTLOCALE_NOTLOCKED_0 = "RPT_CHANGEELEMENTLOCALE_NOTLOCKED_0";
469
470    /** Message constant for key in the resource bundle. */
471    public static final String RPT_CHANGEELEMENTLOCALE_OLDLOCALE_1 = "RPT_CHANGEELEMENTLOCALE_OLDLOCALE_1";
472
473    /** Message constant for key in the resource bundle. */
474    public static final String RPT_CHANGEELEMENTLOCALE_TEMPLATE_0 = "RPT_CHANGEELEMENTLOCALE_TEMPLATE_0";
475
476    /** Message constant for key in the resource bundle. */
477    public static final String RPT_COPY_2 = "RPT_COPY_2";
478
479    /** Message constant for key in the resource bundle. */
480    public static final String RPT_CREATE_EXTERNAL_LINK_0 = "RPT_CREATE_EXTERNAL_LINK_0";
481
482    /** Message constant for key in the resource bundle. */
483    public static final String RPT_DELETE_PAGE_1 = "RPT_DELETE_PAGE_1";
484
485    /** Message constant for key in the resource bundle. */
486    public static final String RPT_DOUBLE_ARROW_0 = "RPT_DOUBLE_ARROW_0";
487
488    /** Message constant for key in the resource bundle. */
489    public static final String RPT_ELEM_RENAME_2 = "RPT_ELEM_RENAME_2";
490
491    /** Message constant for key in the resource bundle. */
492    public static final String RPT_FOLDER1_EXCLUSIVE_0 = "RPT_FOLDER1_EXCLUSIVE_0";
493
494    /** Message constant for key in the resource bundle. */
495    public static final String RPT_FOLDER2_EXCLUSIVE_0 = "RPT_FOLDER2_EXCLUSIVE_0";
496
497    /** Message constant for key in the resource bundle. */
498    public static final String RPT_FOLDERS_DIFFERENTTYPES_0 = "RPT_FOLDERS_DIFFERENTTYPES_0";
499
500    /** Message constant for key in the resource bundle. */
501    public static final String RPT_FOLDERS_EQUALNAMES_0 = "RPT_FOLDERS_EQUALNAMES_0";
502
503    /** Message constant for key in the resource bundle. */
504    public static final String RPT_FOLDERS_SIBLING_0 = "RPT_FOLDERS_SIBLING_0";
505
506    /** Message constant for key in the resource bundle. */
507    public static final String RPT_INVALID_ARGUMENT_1 = "RPT_INVALID_ARGUMENT_1";
508
509    /** Message constant for key in the resource bundle. */
510    public static final String RPT_LOCK_FOLDER_0 = "RPT_LOCK_FOLDER_0";
511
512    /** Message constant for key in the resource bundle. */
513    public static final String RPT_MERGE_PAGES_BEGIN_0 = "RPT_MERGE_PAGES_BEGIN_0";
514
515    /** Message constant for key in the resource bundle. */
516    public static final String RPT_MERGE_PAGES_BEGIN_1 = "RPT_MERGE_PAGES_BEGIN_1";
517
518    /** Message constant for key in the resource bundle. */
519    public static final String RPT_MERGE_PAGES_END_0 = "RPT_MERGE_PAGES_END_0";
520
521    /** Message constant for key in the resource bundle. */
522    public static final String RPT_NEW_ELEM_EXISTS_0 = "RPT_NEW_ELEM_EXISTS_0";
523
524    /** Message constant for key in the resource bundle. */
525    public static final String RPT_NONEXISTANT_ELEM_1 = "RPT_NONEXISTANT_ELEM_1";
526
527    /** Message constant for key in the resource bundle. */
528    public static final String RPT_NUM_PAGES_1 = "RPT_NUM_PAGES_1";
529
530    /** Message constant for key in the resource bundle. */
531    public static final String RPT_PROCESS_0 = "RPT_PROCESS_0";
532
533    /** Message constant for key in the resource bundle. */
534    public static final String RPT_PROCESS_1 = "RPT_PROCESS_1";
535
536    /** Message constant for key in the resource bundle. */
537    public static final String RPT_PROCESS_TEXT_ELEM_1 = "RPT_PROCESS_TEXT_ELEM_1";
538
539    /** Message constant for key in the resource bundle. */
540    public static final String RPT_PROCESSING_PAGE_0 = "RPT_PROCESSING_PAGE_0";
541
542    /** Message constant for key in the resource bundle. */
543    public static final String RPT_READ_CONTENT_2 = "RPT_READ_CONTENT_2";
544
545    /** Message constant for key in the resource bundle. */
546    public static final String RPT_READ_PROPERTIES_1 = "RPT_READ_PROPERTIES_1";
547
548    /** Message constant for key in the resource bundle. */
549    public static final String RPT_REMOVE_INVALID_EMPTY_ELEM_1 = "RPT_REMOVE_INVALID_EMPTY_ELEM_1";
550
551    /** Message constant for key in the resource bundle. */
552    public static final String RPT_RENAME_LANG_1 = "RPT_RENAME_LANG_1";
553
554    /** Message constant for key in the resource bundle. */
555    public static final String RPT_RESORE_PROPERTIES_1 = "RPT_RESORE_PROPERTIES_1";
556
557    /** Message constant for key in the resource bundle. */
558    public static final String RPT_SCAN_PAGES_IN_FOLDER_BEGIN_2 = "RPT_SCAN_PAGES_IN_FOLDER_BEGIN_2";
559
560    /** Message constant for key in the resource bundle. */
561    public static final String RPT_SCAN_PAGES_IN_FOLDER_END_0 = "RPT_SCAN_PAGES_IN_FOLDER_END_0";
562
563    /** Message constant for key in the resource bundle. */
564    public static final String RPT_SCANNING_RESULTS_0 = "RPT_SCANNING_RESULTS_0";
565
566    /** Message constant for key in the resource bundle. */
567    public static final String RPT_TAGREPLACE_BEGIN_1 = "RPT_TAGREPLACE_BEGIN_1";
568
569    /** Message constant for key in the resource bundle. */
570    public static final String RPT_TAGREPLACE_END_0 = "RPT_TAGREPLACE_END_0";
571
572    /** Message constant for key in the resource bundle. */
573    public static final String RPT_TAGREPLACE_PROCESS_FILE_1 = "RPT_TAGREPLACE_PROCESS_FILE_1";
574
575    /** Message constant for key in the resource bundle. */
576    public static final String RPT_TAGREPLACE_READ_RESOURCES_1 = "RPT_TAGREPLACE_READ_RESOURCES_1";
577
578    /** Message constant for key in the resource bundle. */
579    public static final String RPT_TAGREPLACE_SKIP_REASON_ERR_LOCK_0 = "RPT_TAGREPLACE_SKIP_REASON_ERR_LOCK_0";
580
581    /** Message constant for key in the resource bundle. */
582    public static final String RPT_TAGREPLACE_SKIP_REASON_LOCKED_0 = "RPT_TAGREPLACE_SKIP_REASON_LOCKED_0";
583
584    /** Message constant for key in the resource bundle. */
585    public static final String RPT_TAGREPLACE_SKIP_REASON_LOCKED_1 = "RPT_TAGREPLACE_SKIP_REASON_LOCKED_1";
586
587    /** Message constant for key in the resource bundle. */
588    public static final String RPT_TAGREPLACE_SKIP_REASON_PROPERTY_0 = "RPT_TAGREPLACE_SKIP_REASON_PROPERTY_0";
589
590    /** Message constant for key in the resource bundle. */
591    public static final String RPT_TAGREPLACE_SKIP_REASON_UNMODIFIED_0 = "RPT_TAGREPLACE_SKIP_REASON_UNMODIFIED_0";
592
593    /** Message constant for key in the resource bundle. */
594    public static final String RPT_UNLOCK_1 = "RPT_UNLOCK_1";
595
596    /** Message constant for key in the resource bundle. */
597    public static final String RPT_WRITE_CONTENT_1 = "RPT_WRITE_CONTENT_1";
598
599    /** Name of the used resource bundle. */
600    private static final String BUNDLE_NAME = "org.opencms.workplace.tools.content.messages";
601
602    /** Static instance member. */
603    private static final I_CmsMessageBundle INSTANCE = new Messages();
604
605    /**
606     * Hides the public constructor for this utility class.
607     * <p>
608     */
609    private Messages() {
610
611        // hide the constructor
612    }
613
614    /**
615     * Returns an instance of this localized message accessor.
616     * <p>
617     *
618     * @return an instance of this localized message accessor
619     */
620    public static I_CmsMessageBundle get() {
621
622        return INSTANCE;
623    }
624
625    /**
626     * Returns the bundle name for this OpenCms package.
627     * <p>
628     *
629     * @return the bundle name for this OpenCms package
630     */
631    public String getBundleName() {
632
633        return BUNDLE_NAME;
634    }
635}