KickJava   Java API By Example, From Geeks To Geeks.

Java > Open Source Codes > org > opencms > workplace > tools > content > Messages


1 /*
2  * File : $Source: /usr/local/cvs/opencms/src-modules/org/opencms/workplace/tools/content/Messages.java,v $
3  * Date : $Date: 2006/03/27 14:52:27 $
4  * Version: $Revision: 1.14 $
5  *
6  * This library is part of OpenCms -
7  * the Open Source Content Mananagement System
8  *
9  * Copyright (c) 2005 Alkacon Software GmbH (http://www.alkacon.com)
10  *
11  * This library is free software; you can redistribute it and/or
12  * modify it under the terms of the GNU Lesser General Public
13  * License as published by the Free Software Foundation; either
14  * version 2.1 of the License, or (at your option) any later version.
15  *
16  * This library is distributed in the hope that it will be useful,
17  * but WITHOUT ANY WARRANTY; without even the implied warranty of
18  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
19  * Lesser General Public License for more details.
20  *
21  * For further information about Alkacon Software GmbH, please see the
22  * company website: http://www.alkacon.com
23  *
24  * For further information about OpenCms, please see the
25  * project website: http://www.opencms.org
26  *
27  * You should have received a copy of the GNU Lesser General Public
28  * License along with this library; if not, write to the Free Software
29  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
30  */

31
32 package org.opencms.workplace.tools.content;
33
34 import org.opencms.i18n.A_CmsMessageBundle;
35 import org.opencms.i18n.I_CmsMessageBundle;
36
37 /**
38  * Convenience class to access the localized messages of this OpenCms package.
39  * <p>
40  *
41  * @author Achim Westermann
42  *
43  * @author Jan Baudisch
44  *
45  * @version $Revision: 1.14 $
46  *
47  * @since 6.0.0
48  */

49 public final class Messages extends A_CmsMessageBundle {
50
51     /** Message constant for key in the resource bundle. */
52     public static final String JavaDoc ERR_CHANGEELEMENTLOCALE_LOCALE_EQUAL_0 = "ERR_CHANGEELEMENTLOCALE_LOCALE_EQUAL_0";
53
54     /** Message constant for key in the resource bundle. */
55     public static final String JavaDoc ERR_DEL_PROP_RESOURCES_LOCKED_1 = "ERR_DEL_PROP_RESOURCES_LOCKED_1";
56
57     /** Message constant for key in the resource bundle. */
58     public static final String JavaDoc ERR_TAGREPLACE_PARSE_4 = "ERR_TAGREPLACE_PARSE_4";
59
60     /** Message constant for key in the resource bundle. */
61     public static final String JavaDoc ERR_TAGREPLACE_REPLACEMENTCONFIG_KEYVALUE_LENGTH_1 = "ERR_TAGREPLACE_REPLACEMENTCONFIG_KEYVALUE_LENGTH_1";
62
63     /** Message constant for key in the resource bundle. */
64     public static final String JavaDoc GUI_BUTTON_ALL_0 = "GUI_BUTTON_ALL_0";
65
66     /** Message constant for key in the resource bundle. */
67     public static final String JavaDoc GUI_BUTTON_SEARCH_0 = "GUI_BUTTON_SEARCH_0";
68
69     /** Message constant for key in the resource bundle. */
70     public static final String JavaDoc GUI_CHANGEELEMENT_CONTENTTOOLS_ADMIN_TOOL_GROUP_0 = "GUI_CHANGEELEMENT_CONTENTTOOLS_ADMIN_TOOL_GROUP_0";
71
72     /** Message constant for key in the resource bundle. */
73     public static final String JavaDoc GUI_CHANGEELEMENT_CONTENTTOOLS_ADMIN_TOOL_HELP_0 = "GUI_CHANGEELEMENT_CONTENTTOOLS_ADMIN_TOOL_HELP_0";
74
75     /** Message constant for key in the resource bundle. */
76     public static final String JavaDoc GUI_CHANGEELEMENT_CONTENTTOOLS_ADMIN_TOOL_NAME_0 = "GUI_CHANGEELEMENT_CONTENTTOOLS_ADMIN_TOOL_NAME_0";
77
78     /** Message constant for key in the resource bundle. */
79     public static final String JavaDoc GUI_CHANGEELEMENTLOCALE_ADMIN_TOOL_GROUP_0 = "GUI_CHANGEELEMENTLOCALE_ADMIN_TOOL_GROUP_0";
80
81     /** Message constant for key in the resource bundle. */
82     public static final String JavaDoc GUI_CHANGEELEMENTLOCALE_ADMIN_TOOL_HELP_0 = "GUI_CHANGEELEMENTLOCALE_ADMIN_TOOL_HELP_0";
83
84     /** Message constant for key in the resource bundle. */
85     public static final String JavaDoc GUI_CHANGEELEMENTLOCALE_ADMIN_TOOL_NAME_0 = "GUI_CHANGEELEMENTLOCALE_ADMIN_TOOL_NAME_0";
86
87     /** Message constant for key in the resource bundle. */
88     public static final String JavaDoc GUI_CHANGEELEMENTLOCALE_DIALOG_BLOCK_SETTINGS_0 = "GUI_CHANGEELEMENTLOCALE_DIALOG_BLOCK_SETTINGS_0";
89
90     /** Message constant for key in the resource bundle. */
91     public static final String JavaDoc GUI_CHANGEELEMENTLOCALE_DIALOG_TEMPLATE_ALL_0 = "GUI_CHANGEELEMENTLOCALE_DIALOG_TEMPLATE_ALL_0";
92
93     /** Message constant for key in the resource bundle. */
94     public static final String JavaDoc GUI_CHANGEELEMENTLOCALE_THREAD_NAME_0 = "GUI_CHANGEELEMENTLOCALE_THREAD_NAME_0";
95
96     /** Message constant for key in the resource bundle. */
97     public static final String JavaDoc GUI_CHECKCONTENT_ADMIN_TOOL_GROUP_0 = "GUI_CHECKCONTENT_ADMIN_TOOL_GROUP_0";
98
99     /** Message constant for key in the resource bundle. */
100     public static final String JavaDoc GUI_CHECKCONTENT_ADMIN_TOOL_HELP_0 = "GUI_CHECKCONTENT_ADMIN_TOOL_HELP_0";
101
102     /** Message constant for key in the resource bundle. */
103     public static final String JavaDoc GUI_CHECKCONTENT_ADMIN_TOOL_NAME_0 = "GUI_CHECKCONTENT_ADMIN_TOOL_NAME_0";
104
105     /** Message constant for key in the resource bundle. */
106     public static final String JavaDoc GUI_CHECKCONTENT_CONFIGURATION_ADMIN_TOOL_HELP_0 = "GUI_CHECKCONTENT_CONFIGURATION_ADMIN_TOOL_HELP_0";
107
108     /** Message constant for key in the resource bundle. */
109     public static final String JavaDoc GUI_CHECKCONTENT_CONFIGURATION_ADMIN_TOOL_NAME_0 = "GUI_CHECKCONTENT_CONFIGURATION_ADMIN_TOOL_NAME_0";
110
111     /** Message constant for key in the resource bundle. */
112     public static final String JavaDoc GUI_CHECKCONTENT_RESULT_ADMIN_TOOL_GROUP_0 = "GUI_CHECKCONTENT_RESULT_ADMIN_TOOL_GROUP_0";
113
114     /** Message constant for key in the resource bundle. */
115     public static final String JavaDoc GUI_CHECKCONTENT_RESULT_ADMIN_TOOL_HELP_0 = "GUI_CHECKCONTENT_RESULT_ADMIN_TOOL_HELP_0";
116
117     /** Message constant for key in the resource bundle. */
118     public static final String JavaDoc GUI_CHECKCONTENT_RESULT_ADMIN_TOOL_NAME_0 = "GUI_CHECKCONTENT_RESULT_ADMIN_TOOL_NAME_0";
119
120     /** Message constant for key in the resource bundle. */
121     public static final String JavaDoc GUI_CONTENTTOOLS_ADMIN_TOOL_GROUP_0 = "GUI_CONTENTTOOLS_ADMIN_TOOL_GROUP_0";
122
123     /** Message constant for key in the resource bundle. */
124     public static final String JavaDoc GUI_CONTENTTOOLS_ADMIN_TOOL_HELP_0 = "GUI_CONTENTTOOLS_ADMIN_TOOL_HELP_0";
125
126     /** Message constant for key in the resource bundle. */
127     public static final String JavaDoc GUI_CONTENTTOOLS_ADMIN_TOOL_NAME_0 = "GUI_CONTENTTOOLS_ADMIN_TOOL_NAME_0";
128
129     /** Message constant for key in the resource bundle. */
130     public static final String JavaDoc GUI_DELETEELEMENT_CONTENTTOOLS_ADMIN_TOOL_GROUP_0 = "GUI_DELETEELEMENT_CONTENTTOOLS_ADMIN_TOOL_GROUP_0";
131
132     /** Message constant for key in the resource bundle. */
133     public static final String JavaDoc GUI_DELETEELEMENT_CONTENTTOOLS_ADMIN_TOOL_HELP_0 = "GUI_DELETEELEMENT_CONTENTTOOLS_ADMIN_TOOL_HELP_0";
134
135     /** Message constant for key in the resource bundle. */
136     public static final String JavaDoc GUI_DELETEELEMENT_CONTENTTOOLS_ADMIN_TOOL_NAME_0 = "GUI_DELETEELEMENT_CONTENTTOOLS_ADMIN_TOOL_NAME_0";
137
138     /** Message constant for key in the resource bundle. */
139
140     public static final String JavaDoc GUI_EDITPROPERTYINFO_0 = "GUI_EDITPROPERTYINFO_0";
141
142     /** Message constant for key in the resource bundle. */
143     public static final String JavaDoc GUI_ELEM_RENAME_VALIDATE_ENTER_NEW_ELEM_0 = "GUI_ELEM_RENAME_VALIDATE_ENTER_NEW_ELEM_0";
144
145     /** Message constant for key in the resource bundle. */
146     public static final String JavaDoc GUI_ELEM_RENAME_VALIDATE_ENTER_OLD_ELEM_0 = "GUI_ELEM_RENAME_VALIDATE_ENTER_OLD_ELEM_0";
147
148     /** Message constant for key in the resource bundle. */
149     public static final String JavaDoc GUI_ELEM_RENAME_VALIDATE_INVALID_NEW_ELEM_2 = "GUI_ELEM_RENAME_VALIDATE_INVALID_NEW_ELEM_2";
150
151     /** Message constant for key in the resource bundle. */
152     public static final String JavaDoc GUI_ELEM_RENAME_VALIDATE_RESOURCE_FOLDER_0 = "GUI_ELEM_RENAME_VALIDATE_RESOURCE_FOLDER_0";
153
154     /** Message constant for key in the resource bundle. */
155     public static final String JavaDoc GUI_ELEM_RENAME_VALIDATE_SELECT_LANGUAGE_0 = "GUI_ELEM_RENAME_VALIDATE_SELECT_LANGUAGE_0";
156
157     /** Message constant for key in the resource bundle. */
158     public static final String JavaDoc GUI_ELEM_RENAME_VALIDATE_SELECT_TEMPLATE_0 = "GUI_ELEM_RENAME_VALIDATE_SELECT_TEMPLATE_0";
159
160     /** Message constant for key in the resource bundle. */
161     public static final String JavaDoc GUI_ERR_TAGREPLACE_TAGNAME_INVALID_1 = "GUI_ERR_TAGREPLACE_TAGNAME_INVALID_1";
162
163     /** Message constant for key in the resource bundle. */
164     public static final String JavaDoc GUI_ERR_TAGREPLACE_WORKPATH_1 = "GUI_ERR_TAGREPLACE_WORKPATH_1";
165
166     /** Message constant for key in the resource bundle. */
167     public static final String JavaDoc GUI_ERR_WIDGETVALUE_EMPTY_0 = "GUI_ERR_WIDGETVALUE_EMPTY_0";
168
169     /** Message constant for key in the resource bundle. */
170     public static final String JavaDoc GUI_EXPLORER_LOCKEDBY_0 = "GUI_EXPLORER_LOCKEDBY_0";
171
172     /** Message constant for key in the resource bundle. */
173     public static final String JavaDoc GUI_INPUT_ADRESS_0 = "GUI_INPUT_ADRESS_0";
174
175     /** Message constant for key in the resource bundle. */
176     public static final String JavaDoc GUI_INPUT_LANG_0 = "GUI_INPUT_LANG_0";
177
178     /** Name of the used resource bundle. */
179     public static final String JavaDoc GUI_INPUT_MERGEPAGES_FOLDER1_0 = "GUI_INPUT_MERGEPAGES_FOLDER1_0";
180
181     /** Name of the used resource bundle. */
182     public static final String JavaDoc GUI_INPUT_MERGEPAGES_FOLDER2_0 = "GUI_INPUT_MERGEPAGES_FOLDER2_0";
183
184     /** Message constant for key in the resource bundle. */
185     public static final String JavaDoc GUI_INPUT_MERGEPAGES_INFO_0 = "GUI_INPUT_MERGEPAGES_INFO_0";
186
187     /** Message constant for key in the resource bundle. */
188     public static final String JavaDoc GUI_INPUT_PROPERTY_0 = "GUI_INPUT_PROPERTY_0";
189
190     /** Message constant for key in the resource bundle. */
191     public static final String JavaDoc GUI_INPUT_PROPERTYCHANGE_INFO_0 = "GUI_INPUT_PROPERTYCHANGE_INFO_0";
192
193     /** Message constant for key in the resource bundle. */
194     public static final String JavaDoc GUI_INPUT_PROPERTYCHANGE_INFO2_0 = "GUI_INPUT_PROPERTYCHANGE_INFO2_0";
195
196     /** Message constant for key in the resource bundle. */
197     public static final String JavaDoc GUI_INPUT_PROPERTYCHANGE_OLDVALUE_0 = "GUI_INPUT_PROPERTYCHANGE_OLDVALUE_0";
198
199     /** Message constant for key in the resource bundle. */
200     public static final String JavaDoc GUI_INPUT_PROPERTYCHANGE_RECURSIVE_0 = "GUI_INPUT_PROPERTYCHANGE_RECURSIVE_0";
201
202     /** Message constant for key in the resource bundle. */
203     public static final String JavaDoc GUI_INPUT_PROPERTYCHANGE_RESOURCE_0 = "GUI_INPUT_PROPERTYCHANGE_RESOURCE_0";
204
205     /** Message constant for key in the resource bundle. */
206     public static final String JavaDoc GUI_INPUT_PROPERTYCHANGE_RESULT_0 = "GUI_INPUT_PROPERTYCHANGE_RESULT_0";
207
208     /** Message constant for key in the resource bundle. */
209     public static final String JavaDoc GUI_INPUT_PROPERTYCHANGE_RESULT_NONE_0 = "GUI_INPUT_PROPERTYCHANGE_RESULT_NONE_0";
210
211     /** Message constant for key in the resource bundle. */
212     public static final String JavaDoc GUI_INPUT_PROPERTYDELETE_INFO_0 = "GUI_INPUT_PROPERTYDELETE_INFO_0";
213
214     /** Message constant for key in the resource bundle. */
215     public static final String JavaDoc GUI_INPUT_PROPERTYVALUE_0 = "GUI_INPUT_PROPERTYVALUE_0";
216
217     /** Message constant for key in the resource bundle. */
218     public static final String JavaDoc GUI_INPUT_RENAMEELEMENT_INFO_0 = "GUI_INPUT_RENAMEELEMENT_INFO_0";
219
220     /** Message constant for key in the resource bundle. */
221     public static final String JavaDoc GUI_INPUT_RENAMEELEMENT_NEWVALUE_0 = "GUI_INPUT_RENAMEELEMENT_NEWVALUE_0";
222
223     /** Message constant for key in the resource bundle. */
224     public static final String JavaDoc GUI_INPUT_RENAMEELEMENT_OLDVALUE_0 = "GUI_INPUT_RENAMEELEMENT_OLDVALUE_0";
225
226     /** Message constant for key in the resource bundle. */
227     public static final String JavaDoc GUI_INPUT_RENAMEELEMENT_REMOVEEMPTYELEMENTS_0 = "GUI_INPUT_RENAMEELEMENT_REMOVEEMPTYELEMENTS_0";
228
229     /** Message constant for key in the resource bundle. */
230     public static final String JavaDoc GUI_INPUT_RENAMEELEMENT_VALIDATENEWELEMENT_0 = "GUI_INPUT_RENAMEELEMENT_VALIDATENEWELEMENT_0";
231
232     /** Message constant for key in the resource bundle. */
233     public static final String JavaDoc GUI_INPUT_TEMPLATE_0 = "GUI_INPUT_TEMPLATE_0";
234
235     /** Message constant for key in the resource bundle. */
236     public static final String JavaDoc GUI_INPUT_TITLE_0 = "GUI_INPUT_TITLE_0";
237
238     /** Message constant for key in the resource bundle. */
239     public static final String JavaDoc GUI_INPUT_TYPE_0 = "GUI_INPUT_TYPE_0";
240
241     /** Message constant for key in the resource bundle. */
242     public static final String JavaDoc GUI_MERGE_CONTENTTOOLS_ADMIN_TOOL_GROUP_0 = "GUI_MERGE_CONTENTTOOLS_ADMIN_TOOL_GROUP_0";
243
244     /** Message constant for key in the resource bundle. */
245     public static final String JavaDoc GUI_MERGE_CONTENTTOOLS_ADMIN_TOOL_HELP_0 = "GUI_MERGE_CONTENTTOOLS_ADMIN_TOOL_HELP_0";
246
247     /** Message constant for key in the resource bundle. */
248     public static final String JavaDoc GUI_MERGE_CONTENTTOOLS_ADMIN_TOOL_NAME_0 = "GUI_MERGE_CONTENTTOOLS_ADMIN_TOOL_NAME_0";
249
250     /** Message constant for key in the resource bundle. */
251     public static final String JavaDoc GUI_MERGE_PAGES_THREAD_NAME_0 = "GUI_MERGE_PAGES_THREAD_NAME_0";
252
253     /** Message constant for key in the resource bundle. */
254     public static final String JavaDoc GUI_MERGE_PAGES_VALIDATE_FIRST_FOLDER_0 = "GUI_MERGE_PAGES_VALIDATE_FIRST_FOLDER_0";
255
256     /** Message constant for key in the resource bundle. */
257     public static final String JavaDoc GUI_MERGE_PAGES_VALIDATE_FIRST_FOLDER_1 = "GUI_MERGE_PAGES_VALIDATE_FIRST_FOLDER_1";
258
259     /** Message constant for key in the resource bundle. */
260     public static final String JavaDoc GUI_MERGE_PAGES_VALIDATE_SAME_FOLDER_0 = "GUI_MERGE_PAGES_VALIDATE_SAME_FOLDER_0";
261
262     /** Message constant for key in the resource bundle. */
263     public static final String JavaDoc GUI_MERGE_PAGES_VALIDATE_SECOND_FOLDER_0 = "GUI_MERGE_PAGES_VALIDATE_SECOND_FOLDER_0";
264
265     /** Message constant for key in the resource bundle. */
266     public static final String JavaDoc GUI_MERGE_PAGES_VALIDATE_SECOND_FOLDER_1 = "GUI_MERGE_PAGES_VALIDATE_SECOND_FOLDER_1";
267
268     /** Message constant for key in the resource bundle. */
269     public static final String JavaDoc GUI_MESSAGE_DELETEPROPERTY_0 = "GUI_MESSAGE_DELETEPROPERTY_0";
270
271     /** Message constant for key in the resource bundle. */
272     public static final String JavaDoc GUI_PLEASE_SELECT_0 = "GUI_PLEASE_SELECT_0";
273
274     /** Message constant for key in the resource bundle. */
275     public static final String JavaDoc GUI_PROP_CHANGE_VALIDATE_NEW_PROP_VALUE_0 = "GUI_PROP_CHANGE_VALIDATE_NEW_PROP_VALUE_0";
276
277     /** Message constant for key in the resource bundle. */
278     public static final String JavaDoc GUI_PROP_CHANGE_VALIDATE_OLD_PROP_PATTERN_0 = "GUI_PROP_CHANGE_VALIDATE_OLD_PROP_PATTERN_0";
279
280     /** Message constant for key in the resource bundle. */
281     public static final String JavaDoc GUI_PROP_CHANGE_VALIDATE_OLD_PROP_VALUE_0 = "GUI_PROP_CHANGE_VALIDATE_OLD_PROP_VALUE_0";
282
283     /** Message constant for key in the resource bundle. */
284     public static final String JavaDoc GUI_PROP_CHANGE_VALIDATE_SELECT_PROPERTY_0 = "GUI_PROP_CHANGE_VALIDATE_SELECT_PROPERTY_0";
285
286     /** Message constant for key in the resource bundle. */
287     public static final String JavaDoc GUI_PROP_CHANGE_VALIDATE_VFS_RESOURCE_0 = "GUI_PROP_CHANGE_VALIDATE_VFS_RESOURCE_0";
288
289     /** Message constant for key in the resource bundle. */
290
291     public static final String JavaDoc GUI_RENAMEELEMENT_CONTENTTOOLS_ADMIN_TOOL_GROUP_0 = "GUI_RENAMEELEMENT_CONTENTTOOLS_ADMIN_TOOL_GROUP_0";
292
293     /** Message constant for key in the resource bundle. */
294     public static final String JavaDoc GUI_RENAMEELEMENT_CONTENTTOOLS_ADMIN_TOOL_HELP_0 = "GUI_RENAMEELEMENT_CONTENTTOOLS_ADMIN_TOOL_HELP_0";
295     
296     /** Message constant for key in the resource bundle. */
297     public static final String JavaDoc GUI_RENAMEELEMENT_CONTENTTOOLS_ADMIN_TOOL_NAME_0 = "GUI_RENAMEELEMENT_CONTENTTOOLS_ADMIN_TOOL_NAME_0";
298
299     /** Message constant for key in the resource bundle. */
300     public static final String JavaDoc GUI_RENAMEELEMENT_RECURSIVE_0 = "GUI_RENAMEELEMENT_RECURSIVE_0";
301
302     /** Message constant for key in the resource bundle. */
303     public static final String JavaDoc GUI_RENAMEELEMENT_RESOURCE_0 = "GUI_RENAMEELEMENT_RESOURCE_0";
304
305     /** Message constant for key in the resource bundle. */
306     public static final String JavaDoc GUI_TAGREPLACE_ADMIN_TOOL_GROUP_0 = "GUI_TAGREPLACE_ADMIN_TOOL_GROUP_0";
307
308     /** Message constant for key in the resource bundle. */
309     public static final String JavaDoc GUI_TAGREPLACE_ADMIN_TOOL_HELP_0 = "GUI_TAGREPLACE_ADMIN_TOOL_HELP_0";
310
311     /** Message constant for key in the resource bundle. */
312     public static final String JavaDoc GUI_TAGREPLACE_ADMIN_TOOL_NAME_0 = "GUI_TAGREPLACE_ADMIN_TOOL_NAME_0";
313
314     /** Message constant for key in the resource bundle. */
315     public static final String JavaDoc GUI_TAGREPLACE_DIALOG_BLOCK_SETTINGS_0 = "GUI_TAGREPLACE_DIALOG_BLOCK_SETTINGS_0";
316
317     /** Message constant for key in the resource bundle. */
318     public static final String JavaDoc GUI_TAGREPLACE_THREAD_NAME_0 = "GUI_TAGREPLACE_THREAD_NAME_0";
319
320     /** Message constant for key in the resource bundle. */
321     public static final String JavaDoc GUI_TITLE_MERGEPAGES_0 = "GUI_TITLE_MERGEPAGES_0";
322
323     /** Message constant for key in the resource bundle. */
324     public static final String JavaDoc GUI_TITLE_PROPERTYCHANGE_0 = "GUI_TITLE_PROPERTYCHANGE_0";
325
326     /** Message constant for key in the resource bundle. */
327     public static final String JavaDoc GUI_TITLE_PROPERTYDELETE_0 = "GUI_TITLE_PROPERTYDELETE_0";
328
329     /** Message constant for key in the resource bundle. */
330     public static final String JavaDoc LOG_DEBUG_TAGREPLACE_ELEMENT_2 = "LOG_DEBUG_TAGREPLACE_ELEMENT_2";
331
332     /** Message constant for key in the resource bundle. */
333     public static final String JavaDoc LOG_DEBUG_TAGREPLACE_LOAD_FILE_1 = "LOG_DEBUG_TAGREPLACE_LOAD_FILE_1";
334
335     /** Message constant for key in the resource bundle. */
336     public static final String JavaDoc LOG_DEBUG_TAGREPLACE_LOAD_FILE_OK_1 = "LOG_DEBUG_TAGREPLACE_LOAD_FILE_OK_1";
337
338     /** Message constant for key in the resource bundle. */
339     public static final String JavaDoc LOG_DEBUG_TAGREPLACE_LOCALE_1 = "LOG_DEBUG_TAGREPLACE_LOCALE_1";
340
341     /** Message constant for key in the resource bundle. */
342     public static final String JavaDoc LOG_DEBUG_TAGREPLACE_LOCK_READ_1 = "LOG_DEBUG_TAGREPLACE_LOCK_READ_1";
343
344     /** Message constant for key in the resource bundle. */
345     public static final String JavaDoc LOG_DEBUG_TAGREPLACE_LOCK_READ_OK_1 = "LOG_DEBUG_TAGREPLACE_LOCK_READ_OK_1";
346
347     /** Message constant for key in the resource bundle. */
348     public static final String JavaDoc LOG_DEBUG_TAGREPLACE_LOCK_RESOURCE_1 = "LOG_DEBUG_TAGREPLACE_LOCK_RESOURCE_1";
349
350     /** Message constant for key in the resource bundle. */
351     public static final String JavaDoc LOG_DEBUG_TAGREPLACE_LOCK_RESOURCE_OK_1 = "LOG_DEBUG_TAGREPLACE_LOCK_RESOURCE_OK_1";
352
353     /** Message constant for key in the resource bundle. */
354     public static final String JavaDoc LOG_DEBUG_TAGREPLACE_MARSHAL_1 = "LOG_DEBUG_TAGREPLACE_MARSHAL_1";
355
356     /** Message constant for key in the resource bundle. */
357     public static final String JavaDoc LOG_DEBUG_TAGREPLACE_MARSHAL_OK_1 = "LOG_DEBUG_TAGREPLACE_MARSHAL_OK_1";
358
359     /** Message constant for key in the resource bundle. */
360     public static final String JavaDoc LOG_DEBUG_TAGREPLACE_PROPERTY_WRITE_3 = "LOG_DEBUG_TAGREPLACE_PROPERTY_WRITE_3";
361
362     /** Message constant for key in the resource bundle. */
363     public static final String JavaDoc LOG_DEBUG_TAGREPLACE_PROPERTY_WRITE_OK_0 = "LOG_DEBUG_TAGREPLACE_PROPERTY_WRITE_OK_0";
364
365     /** Message constant for key in the resource bundle. */
366     public static final String JavaDoc LOG_DEBUG_TAGREPLACE_RESOURCE_SKIPPED_1 = "LOG_DEBUG_TAGREPLACE_RESOURCE_SKIPPED_1";
367
368     /** Message constant for key in the resource bundle. */
369     public static final String JavaDoc LOG_DEBUG_TAGREPLACE_TAG_REMOVE_ATTRIB_2 = "LOG_DEBUG_TAGREPLACE_TAG_REMOVE_ATTRIB_2";
370
371     /** Message constant for key in the resource bundle. */
372     public static final String JavaDoc LOG_DEBUG_TAGREPLACE_TAG_REMOVE_ATTRIB_OK_0 = "LOG_DEBUG_TAGREPLACE_TAG_REMOVE_ATTRIB_OK_0";
373
374     /** Message constant for key in the resource bundle. */
375     public static final String JavaDoc LOG_DEBUG_TAGREPLACE_UNLOCK_FILE_1 = "LOG_DEBUG_TAGREPLACE_UNLOCK_FILE_1";
376
377     /** Message constant for key in the resource bundle. */
378     public static final String JavaDoc LOG_DEBUG_TAGREPLACE_UNLOCK_FILE_OK_0 = "LOG_DEBUG_TAGREPLACE_UNLOCK_FILE_OK_0";
379
380     /** Message constant for key in the resource bundle. */
381     public static final String JavaDoc LOG_DEBUG_TAGREPLACE_UNMARSHAL_1 = "LOG_DEBUG_TAGREPLACE_UNMARSHAL_1";
382
383     /** Message constant for key in the resource bundle. */
384     public static final String JavaDoc LOG_DEBUG_TAGREPLACE_UNMARSHAL_OK_1 = "LOG_DEBUG_TAGREPLACE_UNMARSHAL_OK_1";
385
386     /** Message constant for key in the resource bundle. */
387     public static final String JavaDoc LOG_DEBUG_TAGREPLACE_WRITE_1 = "LOG_DEBUG_TAGREPLACE_WRITE_1";
388
389     /** Message constant for key in the resource bundle. */
390     public static final String JavaDoc LOG_DEBUG_TAGREPLACE_WRITE_OK_1 = "LOG_DEBUG_TAGREPLACE_WRITE_OK_1";
391
392     /** Message constant for key in the resource bundle. */
393     public static final String JavaDoc LOG_ERROR_TAGREPLACE_PROPERTY_WRITE_3 = "LOG_ERROR_TAGREPLACE_PROPERTY_WRITE_3";
394
395     /** Message constant for key in the resource bundle. */
396     public static final String JavaDoc LOG_TAGREPLACE_READ_RESOURCES_OK_1 = "LOG_TAGREPLACE_READ_RESOURCES_OK_1";
397
398     /** Message constant for key in the resource bundle. */
399     public static final String JavaDoc LOG_WARN_TAGREPLACE_LOCK_RESOURCE_FAILED_1 = "LOG_WARN_TAGREPLACE_LOCK_RESOURCE_FAILED_1";
400
401     /** Message constant for key in the resource bundle. */
402     public static final String JavaDoc RPT_CHANGEELEMENTLOCALE_BEGIN_2 = "RPT_CHANGEELEMENTLOCALE_BEGIN_2";
403
404     /** Message constant for key in the resource bundle. */
405     public static final String JavaDoc RPT_CHANGEELEMENTLOCALE_END_0 = "RPT_CHANGEELEMENTLOCALE_END_0";
406
407     /** Message constant for key in the resource bundle. */
408     public static final String JavaDoc RPT_CHANGEELEMENTLOCALE_NEWLOCALE_1 = "RPT_CHANGEELEMENTLOCALE_NEWLOCALE_1";
409
410     /** Message constant for key in the resource bundle. */
411     public static final String JavaDoc RPT_CHANGEELEMENTLOCALE_NOTLOCKED_0 = "RPT_CHANGEELEMENTLOCALE_NOTLOCKED_0";
412
413     /** Message constant for key in the resource bundle. */
414     public static final String JavaDoc RPT_CHANGEELEMENTLOCALE_OLDLOCALE_1 = "RPT_CHANGEELEMENTLOCALE_OLDLOCALE_1";
415
416     /** Message constant for key in the resource bundle. */
417     public static final String JavaDoc RPT_CHANGEELEMENTLOCALE_TEMPLATE_0 = "RPT_CHANGEELEMENTLOCALE_TEMPLATE_0";
418
419     /** Message constant for key in the resource bundle. */
420     public static final String JavaDoc RPT_COPY_2 = "RPT_COPY_2";
421
422     /** Message constant for key in the resource bundle. */
423     public static final String JavaDoc RPT_CREATE_EXTERNAL_LINK_0 = "RPT_CREATE_EXTERNAL_LINK_0";
424
425     /** Message constant for key in the resource bundle. */
426     public static final String JavaDoc RPT_DELETE_PAGE_1 = "RPT_DELETE_PAGE_1";
427
428     /** Message constant for key in the resource bundle. */
429     public static final String JavaDoc RPT_DOUBLE_ARROW_0 = "RPT_DOUBLE_ARROW_0";
430
431     /** Message constant for key in the resource bundle. */
432     public static final String JavaDoc RPT_ELEM_RENAME_2 = "RPT_ELEM_RENAME_2";
433
434     /** Message constant for key in the resource bundle. */
435     public static final String JavaDoc RPT_FOLDER1_EXCLUSIVE_0 = "RPT_FOLDER1_EXCLUSIVE_0";
436
437     /** Message constant for key in the resource bundle. */
438     public static final String JavaDoc RPT_FOLDER2_EXCLUSIVE_0 = "RPT_FOLDER2_EXCLUSIVE_0";
439
440     /** Message constant for key in the resource bundle. */
441     public static final String JavaDoc RPT_FOLDERS_DIFFERENTTYPES_0 = "RPT_FOLDERS_DIFFERENTTYPES_0";
442
443     /** Message constant for key in the resource bundle. */
444     public static final String JavaDoc RPT_FOLDERS_EQUALNAMES_0 = "RPT_FOLDERS_EQUALNAMES_0";
445
446     /** Message constant for key in the resource bundle. */
447     public static final String JavaDoc RPT_FOLDERS_SIBLING_0 = "RPT_FOLDERS_SIBLING_0";
448
449     /** Message constant for key in the resource bundle. */
450     public static final String JavaDoc RPT_INVALID_ARGUMENT_1 = "RPT_INVALID_ARGUMENT_1";
451
452     /** Message constant for key in the resource bundle. */
453     public static final String JavaDoc RPT_LOCK_FOLDER_0 = "RPT_LOCK_FOLDER_0";
454
455     /** Message constant for key in the resource bundle. */
456     public static final String JavaDoc RPT_MERGE_PAGES_BEGIN_0 = "RPT_MERGE_PAGES_BEGIN_0";
457
458     /** Message constant for key in the resource bundle. */
459     public static final String JavaDoc RPT_MERGE_PAGES_BEGIN_1 = "RPT_MERGE_PAGES_BEGIN_1";
460
461     /** Message constant for key in the resource bundle. */
462     public static final String JavaDoc RPT_MERGE_PAGES_END_0 = "RPT_MERGE_PAGES_END_0";
463
464     /** Message constant for key in the resource bundle. */
465     public static final String JavaDoc RPT_NEW_ELEM_EXISTS_0 = "RPT_NEW_ELEM_EXISTS_0";
466
467     /** Message constant for key in the resource bundle. */
468     public static final String JavaDoc RPT_NONEXISTANT_ELEM_1 = "RPT_NONEXISTANT_ELEM_1";
469
470     /** Message constant for key in the resource bundle. */
471     public static final String JavaDoc RPT_NUM_PAGES_1 = "RPT_NUM_PAGES_1";
472
473     /** Message constant for key in the resource bundle. */
474     public static final String JavaDoc RPT_PROCESS_0 = "RPT_PROCESS_0";
475
476     /** Message constant for key in the resource bundle. */
477     public static final String JavaDoc RPT_PROCESS_1 = "RPT_PROCESS_1";
478
479     /** Message constant for key in the resource bundle. */
480     public static final String JavaDoc RPT_PROCESS_TEXT_ELEM_1 = "RPT_PROCESS_TEXT_ELEM_1";
481
482     /** Message constant for key in the resource bundle. */
483     public static final String JavaDoc RPT_PROCESSING_PAGE_0 = "RPT_PROCESSING_PAGE_0";
484
485     /** Message constant for key in the resource bundle. */
486     public static final String JavaDoc RPT_READ_CONTENT_2 = "RPT_READ_CONTENT_2";
487
488     /** Message constant for key in the resource bundle. */
489     public static final String JavaDoc RPT_READ_PROPERTIES_1 = "RPT_READ_PROPERTIES_1";
490
491     /** Message constant for key in the resource bundle. */
492     public static final String JavaDoc RPT_REMOVE_INVALID_EMPTY_ELEM_1 = "RPT_REMOVE_INVALID_EMPTY_ELEM_1";
493
494     /** Message constant for key in the resource bundle. */
495     public static final String JavaDoc RPT_RENAME_LANG_1 = "RPT_RENAME_LANG_1";
496
497     /** Message constant for key in the resource bundle. */
498     public static final String JavaDoc RPT_RESORE_PROPERTIES_1 = "RPT_RESORE_PROPERTIES_1";
499
500     /** Message constant for key in the resource bundle. */
501     public static final String JavaDoc RPT_SCAN_PAGES_IN_FOLDER_BEGIN_2 = "RPT_SCAN_PAGES_IN_FOLDER_BEGIN_2";
502
503     /** Message constant for key in the resource bundle. */
504     public static final String JavaDoc RPT_SCAN_PAGES_IN_FOLDER_END_0 = "RPT_SCAN_PAGES_IN_FOLDER_END_0";
505
506     /** Message constant for key in the resource bundle. */
507     public static final String JavaDoc RPT_SCANNING_RESULTS_0 = "RPT_SCANNING_RESULTS_0";
508
509     /** Message constant for key in the resource bundle. */
510     public static final String JavaDoc RPT_TAGREPLACE_BEGIN_1 = "RPT_TAGREPLACE_BEGIN_1";
511
512     /** Message constant for key in the resource bundle. */
513     public static final String JavaDoc RPT_TAGREPLACE_END_0 = "RPT_TAGREPLACE_END_0";
514
515     /** Message constant for key in the resource bundle. */
516     public static final String JavaDoc RPT_TAGREPLACE_PROCESS_FILE_1 = "RPT_TAGREPLACE_PROCESS_FILE_1";
517
518     /** Message constant for key in the resource bundle. */
519     public static final String JavaDoc RPT_TAGREPLACE_READ_RESOURCES_1 = "RPT_TAGREPLACE_READ_RESOURCES_1";
520
521     /** Message constant for key in the resource bundle. */
522     public static final String JavaDoc RPT_TAGREPLACE_SKIP_REASON_ERR_LOCK_0 = "RPT_TAGREPLACE_SKIP_REASON_ERR_LOCK_0";
523
524     /** Message constant for key in the resource bundle. */
525     public static final String JavaDoc RPT_TAGREPLACE_SKIP_REASON_LOCKED_0 = "RPT_TAGREPLACE_SKIP_REASON_LOCKED_0";
526
527     /** Message constant for key in the resource bundle. */
528     public static final String JavaDoc RPT_TAGREPLACE_SKIP_REASON_LOCKED_1 = "RPT_TAGREPLACE_SKIP_REASON_LOCKED_1";
529
530     /** Message constant for key in the resource bundle. */
531     public static final String JavaDoc RPT_TAGREPLACE_SKIP_REASON_PROPERTY_0 = "RPT_TAGREPLACE_SKIP_REASON_PROPERTY_0";
532
533     /** Message constant for key in the resource bundle. */
534     public static final String JavaDoc RPT_TAGREPLACE_SKIP_REASON_UNMODIFIED_0 = "RPT_TAGREPLACE_SKIP_REASON_UNMODIFIED_0";
535
536     /** Message constant for key in the resource bundle. */
537     public static final String JavaDoc RPT_UNLOCK_1 = "RPT_UNLOCK_1";
538
539     /** Message constant for key in the resource bundle. */
540     public static final String JavaDoc RPT_WRITE_CONTENT_1 = "RPT_WRITE_CONTENT_1";
541
542     /** Name of the used resource bundle. */
543     private static final String JavaDoc BUNDLE_NAME = "org.opencms.workplace.tools.content.messages";
544
545     /** Static instance member. */
546     private static final I_CmsMessageBundle INSTANCE = new Messages();
547
548     /**
549      * Hides the public constructor for this utility class.
550      * <p>
551      */

552     private Messages() {
553
554         // hide the constructor
555
}
556
557     /**
558      * Returns an instance of this localized message accessor.
559      * <p>
560      *
561      * @return an instance of this localized message accessor
562      */

563     public static I_CmsMessageBundle get() {
564
565         return INSTANCE;
566     }
567
568     /**
569      * Returns the bundle name for this OpenCms package.
570      * <p>
571      *
572      * @return the bundle name for this OpenCms package
573      */

574     public String JavaDoc getBundleName() {
575
576         return BUNDLE_NAME;
577     }
578 }
Popular Tags