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.commons;
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 6.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_AVAILABILITY_BAD_TIMEWINDOW_0 = "ERR_AVAILABILITY_BAD_TIMEWINDOW_0";
042
043    /** Message constant for key in the resource bundle. */
044    public static final String ERR_AVAILABILITY_MULTI_0 = "ERR_AVAILABILITY_MULTI_0";
045
046    /** Message constant for key in the resource bundle. */
047    public static final String ERR_BUILDING_RESTYPE_LIST_1 = "ERR_BUILDING_RESTYPE_LIST_1";
048
049    /** Message constant for key in the resource bundle. */
050    public static final String ERR_CHACC_DELETE_ENTRY_0 = "ERR_CHACC_DELETE_ENTRY_0";
051
052    /** Message constant for key in the resource bundle. */
053    public static final String ERR_CHACC_MODIFY_ENTRY_0 = "ERR_CHACC_MODIFY_ENTRY_0";
054
055    /** Message constant for key in the resource bundle. */
056    public static final String ERR_CHANGE_LINK_TARGET_0 = "ERR_CHANGE_LINK_TARGET_0";
057
058    /** Message constant for key in the resource bundle. */
059    public static final String ERR_CHPWD_NO_MATCH_0 = "ERR_CHPWD_NO_MATCH_0";
060
061    /** Message constant for key in the resource bundle. */
062    public static final String ERR_COPY_MULTI_0 = "ERR_COPY_MULTI_0";
063
064    /** Message constant for key in the resource bundle. */
065    public static final String ERR_COPY_MULTI_TARGET_NOFOLDER_1 = "ERR_COPY_MULTI_TARGET_NOFOLDER_1";
066
067    /** Message constant for key in the resource bundle. */
068    public static final String ERR_COPY_ONTO_ITSELF_1 = "ERR_COPY_ONTO_ITSELF_1";
069
070    /** Message constant for key in the resource bundle. */
071    public static final String ERR_COPY_TARGET_PARENT_FOLDER_MISSING_1 = "ERR_COPY_TARGET_PARENT_FOLDER_MISSING_1";
072
073    /** Message constant for key in the resource bundle. */
074    public static final String ERR_DELETE_MULTI_0 = "ERR_DELETE_MULTI_0";
075
076    /** Message constant for key in the resource bundle. */
077    public static final String ERR_FILE_SIZE_TOO_LARGE_1 = "ERR_FILE_SIZE_TOO_LARGE_1";
078
079    /** Message constant for key in the resource bundle. */
080    public static final String ERR_GET_LINK_TARGET_1 = "ERR_GET_LINK_TARGET_1";
081
082    /** Message constant for key in the resource bundle. */
083    public static final String ERR_GET_RESTYPE_1 = "ERR_GET_RESTYPE_1";
084
085    /** Message constant for key in the resource bundle. */
086    public static final String ERR_INVALID_ACE_1 = "ERR_INVALID_ACE_1";
087
088    /** Message constant for key in the resource bundle. */
089    public static final String ERR_INVALID_NEW_PASS_0 = "ERR_INVALID_NEW_PASS_0";
090
091    /** Message constant for key in the resource bundle. */
092    public static final String ERR_INVALID_OLD_PASS_0 = "ERR_INVALID_OLD_PASS_0";
093
094    /** Message constant for key in the resource bundle. */
095    public static final String ERR_INVALID_PROP_0 = "ERR_INVALID_PROP_0";
096
097    /** Message constant for key in the resource bundle. */
098    public static final String ERR_LOCK_MULTI_0 = "ERR_LOCK_MULTI_0";
099
100    /** Message constant for key in the resource bundle. */
101    public static final String ERR_MISSING_FIELDS_0 = "ERR_MISSING_FIELDS_0";
102
103    /** Message constant for key in the resource bundle. */
104    public static final String ERR_MISSING_GROUP_OR_USER_NAME_0 = "ERR_MISSING_GROUP_OR_USER_NAME_0";
105
106    /** Message constant for key in the resource bundle. */
107    public static final String ERR_MODIFY_INTERNAL_FLAG_0 = "ERR_MODIFY_INTERNAL_FLAG_0";
108
109    /** Message constant for key in the resource bundle. */
110    public static final String ERR_MOVE_FAILED_TARGET_EXISTS_2 = "ERR_MOVE_FAILED_TARGET_EXISTS_2";
111
112    /** Message constant for key in the resource bundle. */
113    public static final String ERR_MOVE_FORCES_OVERWRITE_EXISTING_RESOURCE_0 = "ERR_MOVE_FORCES_OVERWRITE_EXISTING_RESOURCE_0";
114
115    /** Message constant for key in the resource bundle. */
116    public static final String ERR_MOVE_MULTI_0 = "ERR_MOVE_MULTI_0";
117
118    /** Message constant for key in the resource bundle. */
119    public static final String ERR_MOVE_MULTI_TARGET_NOFOLDER_1 = "ERR_MOVE_MULTI_TARGET_NOFOLDER_1";
120
121    /** Message constant for key in the resource bundle. */
122    public static final String ERR_MOVE_ONTO_ITSELF_1 = "ERR_MOVE_ONTO_ITSELF_1";
123
124    /** Message constant for key in the resource bundle. */
125    public static final String ERR_PARSE_EXPIREDATE_1 = "ERR_PARSE_EXPIREDATE_1";
126
127    /** Message constant for key in the resource bundle. */
128    public static final String ERR_PARSE_RELEASEDATE_1 = "ERR_PARSE_RELEASEDATE_1";
129
130    /** Message constant for key in the resource bundle. */
131    public static final String ERR_PARSE_TIMESTAMP_1 = "ERR_PARSE_TIMESTAMP_1";
132
133    /** Message constant for key in the resource bundle. */
134    public static final String ERR_PERMISSION_BLOCKING_LOCKS_0 = "ERR_PERMISSION_BLOCKING_LOCKS_0";
135
136    /** Message constant for key in the resource bundle. */
137    public static final String ERR_PERMISSION_SELECT_TYPE_0 = "ERR_PERMISSION_SELECT_TYPE_0";
138
139    /** Message constant for key in the resource bundle. */
140    public static final String ERR_PREF_UPLOAD_VARIANT_NOT_FOUND_0 = "ERR_PREF_UPLOAD_VARIANT_NOT_FOUND_0";
141
142    /** Message constant for key in the resource bundle. */
143    public static final String ERR_PROGRESS_INTERRUPTED_0 = "ERR_PROGRESS_INTERRUPTED_0";
144    /** Message constant for key in the resource bundle. */
145    public static final String ERR_PROGRESS_START_INVALID_LIST_0 = "ERR_PROGRESS_START_INVALID_LIST_0";
146    /** Message constant for key in the resource bundle. */
147    public static final String ERR_PROGRESS_START_THREAD_EXISTS_0 = "ERR_PROGRESS_START_THREAD_EXISTS_0";
148    /** Message constant for key in the resource bundle. */
149    public static final String ERR_PUBLISH_LIST_CREATION_0 = "ERR_PUBLISH_LIST_CREATION_0";
150
151    /** Message constant for key in the resource bundle. */
152    public static final String ERR_PUBLISH_SCHEDULED_DATE_IN_PAST_1 = "ERR_PUBLISH_SCHEDULED_DATE_IN_PAST_1";
153
154    /** Message constant for key in the resource bundle. */
155    public static final String ERR_REDIRECT_INDEXPAGE_DIALOG_1 = "ERR_REDIRECT_INDEXPAGE_DIALOG_1";
156
157    /** Message constant for key in the resource bundle. */
158    public static final String ERR_RESOURCE_DELETED_2 = "ERR_RESOURCE_DELETED_2";
159
160    /** Message constant for key in the resource bundle. */
161    public static final String ERR_RESOURCE_DOES_NOT_EXIST_3 = "ERR_RESOURCE_DOES_NOT_EXIST_3";
162
163    /** Message constant for key in the resource bundle. */
164    public static final String ERR_RESOURCE_OUTSIDE_TIMEWINDOW_1 = "ERR_RESOURCE_OUTSIDE_TIMEWINDOW_1";
165
166    /** Message constant for key in the resource bundle. */
167    public static final String ERR_RESTORE_SELECTED_RESOURCES_1 = "ERR_RESTORE_SELECTED_RESOURCES_1";
168
169    /** Message constant for key in the resource bundle. */
170    public static final String ERR_TOUCH_MULTI_0 = "ERR_TOUCH_MULTI_0";
171
172    /** Message constant for key in the resource bundle. */
173    public static final String ERR_UNDELETE_MULTI_0 = "ERR_UNDELETE_MULTI_0";
174
175    /** Message constant for key in the resource bundle. */
176    public static final String ERR_UNDO_CHANGES_1 = "ERR_UNDO_CHANGES_1";
177
178    /** Message constant for key in the resource bundle. */
179    public static final String ERR_UNDO_CHANGES_MULTI_0 = "ERR_UNDO_CHANGES_MULTI_0";
180
181    /** Message constant for key in the resource bundle. */
182    public static final String ERR_UNLOCK_MULTI_0 = "ERR_UNLOCK_MULTI_0";
183
184    /** Message constant for key in the resource bundle. */
185    public static final String ERR_UPLOAD_FILE_NOT_FOUND_0 = "ERR_UPLOAD_FILE_NOT_FOUND_0";
186
187    /** Message constant for key in the resource bundle. */
188    public static final String GUI_AVAILABILITY_0 = "GUI_AVAILABILITY_0";
189
190    /** Message constant for key in the resource bundle. */
191    public static final String GUI_AVAILABILITY_ENABLE_NOTIFICATION_0 = "GUI_AVAILABILITY_ENABLE_NOTIFICATION_0";
192
193    /** Message constant for key in the resource bundle. */
194    public static final String GUI_AVAILABILITY_MODIFY_SIBLINGS_0 = "GUI_AVAILABILITY_MODIFY_SIBLINGS_0";
195
196    /** Message constant for key in the resource bundle. */
197    public static final String GUI_AVAILABILITY_NO_RESPONSIBLES_0 = "GUI_AVAILABILITY_NO_RESPONSIBLES_0";
198
199    /** Message constant for key in the resource bundle. */
200    public static final String GUI_AVAILABILITY_NOTIFICATION_MULTI_2 = "GUI_AVAILABILITY_NOTIFICATION_MULTI_2";
201
202    /** Message constant for key in the resource bundle. */
203    public static final String GUI_AVAILABILITY_NOTIFICATION_SETTINGS_1 = "GUI_AVAILABILITY_NOTIFICATION_SETTINGS_1";
204
205    /** Message constant for key in the resource bundle. */
206    public static final String GUI_AVAILABILITY_NOTIFICATION_SUBRES_0 = "GUI_AVAILABILITY_NOTIFICATION_SUBRES_0";
207
208    /** Message constant for key in the resource bundle. */
209    public static final String GUI_AVAILABILITY_RESET_EXPIRE_0 = "GUI_AVAILABILITY_RESET_EXPIRE_0";
210
211    /** Message constant for key in the resource bundle. */
212    public static final String GUI_AVAILABILITY_RESET_RELEASE_0 = "GUI_AVAILABILITY_RESET_RELEASE_0";
213
214    /** Message constant for key in the resource bundle. */
215    public static final String GUI_AVAILABILITY_RESPONSIBLES_0 = "GUI_AVAILABILITY_RESPONSIBLES_0";
216
217    /** Message constant for key in the resource bundle. */
218    public static final String GUI_BROKEN_LINK_TEXT_0 = "GUI_BROKEN_LINK_TEXT_0";
219
220    /** Message constant for key in the resource bundle. */
221    public static final String GUI_BROKENRELATIONS_1 = "GUI_BROKENRELATIONS_1";
222
223    /** Message constant for key in the resource bundle. */
224    public static final String GUI_BROKENRELATIONS_MULTI_2 = "GUI_BROKENRELATIONS_MULTI_2";
225
226    /** Message constant for key in the resource bundle. */
227    public static final String GUI_CALENDAR_CHOOSE_DATE_0 = "GUI_CALENDAR_CHOOSE_DATE_0";
228
229    /** Message constant for key in the resource bundle. */
230    public static final String GUI_CATEGORIES_DETAIL_DESCRIPTION_NAME_0 = "GUI_CATEGORIES_DETAIL_DESCRIPTION_NAME_0";
231
232    /** Message constant for key in the resource bundle. */
233    public static final String GUI_CATEGORIES_DETAIL_HIDE_DESCRIPTION_HELP_0 = "GUI_CATEGORIES_DETAIL_HIDE_DESCRIPTION_HELP_0";
234
235    /** Message constant for key in the resource bundle. */
236    public static final String GUI_CATEGORIES_DETAIL_HIDE_DESCRIPTION_NAME_0 = "GUI_CATEGORIES_DETAIL_HIDE_DESCRIPTION_NAME_0";
237
238    /** Message constant for key in the resource bundle. */
239    public static final String GUI_CATEGORIES_DETAIL_HIDE_PATH_HELP_0 = "GUI_CATEGORIES_DETAIL_HIDE_PATH_HELP_0";
240
241    /** Message constant for key in the resource bundle. */
242    public static final String GUI_CATEGORIES_DETAIL_HIDE_PATH_NAME_0 = "GUI_CATEGORIES_DETAIL_HIDE_PATH_NAME_0";
243
244    /** Message constant for key in the resource bundle. */
245    public static final String GUI_CATEGORIES_DETAIL_PATH_NAME_0 = "GUI_CATEGORIES_DETAIL_PATH_NAME_0";
246
247    /** Message constant for key in the resource bundle. */
248    public static final String GUI_CATEGORIES_DETAIL_SHOW_DESCRIPTION_HELP_0 = "GUI_CATEGORIES_DETAIL_SHOW_DESCRIPTION_HELP_0";
249
250    /** Message constant for key in the resource bundle. */
251    public static final String GUI_CATEGORIES_DETAIL_SHOW_DESCRIPTION_NAME_0 = "GUI_CATEGORIES_DETAIL_SHOW_DESCRIPTION_NAME_0";
252
253    /** Message constant for key in the resource bundle. */
254    public static final String GUI_CATEGORIES_DETAIL_SHOW_PATH_HELP_0 = "GUI_CATEGORIES_DETAIL_SHOW_PATH_HELP_0";
255
256    /** Message constant for key in the resource bundle. */
257    public static final String GUI_CATEGORIES_DETAIL_SHOW_PATH_NAME_0 = "GUI_CATEGORIES_DETAIL_SHOW_PATH_NAME_0";
258
259    /** Message constant for key in the resource bundle. */
260    public static final String GUI_CATEGORIES_LIST_COLS_ICON_0 = "GUI_CATEGORIES_LIST_COLS_ICON_0";
261
262    /** Message constant for key in the resource bundle. */
263    public static final String GUI_CATEGORIES_LIST_COLS_ICON_HELP_0 = "GUI_CATEGORIES_LIST_COLS_ICON_HELP_0";
264
265    /** Message constant for key in the resource bundle. */
266    public static final String GUI_CATEGORIES_LIST_COLS_NAME_0 = "GUI_CATEGORIES_LIST_COLS_NAME_0";
267
268    /** Message constant for key in the resource bundle. */
269    public static final String GUI_CATEGORIES_LIST_COLS_PATH_0 = "GUI_CATEGORIES_LIST_COLS_PATH_0";
270
271    /** Message constant for key in the resource bundle. */
272    public static final String GUI_CATEGORIES_LIST_COLS_STATE_0 = "GUI_CATEGORIES_LIST_COLS_STATE_0";
273
274    /** Message constant for key in the resource bundle. */
275    public static final String GUI_CATEGORIES_LIST_COLS_STATE_HELP_0 = "GUI_CATEGORIES_LIST_COLS_STATE_HELP_0";
276
277    /** Message constant for key in the resource bundle. */
278    public static final String GUI_CATEGORIES_LIST_DEFACTION_ADD_HELP_0 = "GUI_CATEGORIES_LIST_DEFACTION_ADD_HELP_0";
279
280    /** Message constant for key in the resource bundle. */
281    public static final String GUI_CATEGORIES_LIST_DEFACTION_ADD_NAME_0 = "GUI_CATEGORIES_LIST_DEFACTION_ADD_NAME_0";
282
283    /** Message constant for key in the resource bundle. */
284    public static final String GUI_CATEGORIES_LIST_DEFACTION_REMOVE_CONF_MORE_0 = "GUI_CATEGORIES_LIST_DEFACTION_REMOVE_CONF_MORE_0";
285
286    /** Message constant for key in the resource bundle. */
287    public static final String GUI_CATEGORIES_LIST_DEFACTION_REMOVE_CONF_SINGLE_0 = "GUI_CATEGORIES_LIST_DEFACTION_REMOVE_CONF_SINGLE_0";
288
289    /** Message constant for key in the resource bundle. */
290    public static final String GUI_CATEGORIES_LIST_DEFACTION_REMOVE_HELP_0 = "GUI_CATEGORIES_LIST_DEFACTION_REMOVE_HELP_0";
291
292    /** Message constant for key in the resource bundle. */
293    public static final String GUI_CATEGORIES_LIST_DEFACTION_REMOVE_NAME_0 = "GUI_CATEGORIES_LIST_DEFACTION_REMOVE_NAME_0";
294
295    /** Message constant for key in the resource bundle. */
296    public static final String GUI_CATEGORIES_LIST_MACTION_ADD_CONF_0 = "GUI_CATEGORIES_LIST_MACTION_ADD_CONF_0";
297
298    /** Message constant for key in the resource bundle. */
299    public static final String GUI_CATEGORIES_LIST_MACTION_ADD_HELP_0 = "GUI_CATEGORIES_LIST_MACTION_ADD_HELP_0";
300
301    /** Message constant for key in the resource bundle. */
302    public static final String GUI_CATEGORIES_LIST_MACTION_ADD_NAME_0 = "GUI_CATEGORIES_LIST_MACTION_ADD_NAME_0";
303
304    /** Message constant for key in the resource bundle. */
305    public static final String GUI_CATEGORIES_LIST_MACTION_REMOVE_CONF_0 = "GUI_CATEGORIES_LIST_MACTION_REMOVE_CONF_0";
306
307    /** Message constant for key in the resource bundle. */
308    public static final String GUI_CATEGORIES_LIST_MACTION_REMOVE_HELP_0 = "GUI_CATEGORIES_LIST_MACTION_REMOVE_HELP_0";
309
310    /** Message constant for key in the resource bundle. */
311    public static final String GUI_CATEGORIES_LIST_MACTION_REMOVE_NAME_0 = "GUI_CATEGORIES_LIST_MACTION_REMOVE_NAME_0";
312
313    /** Message constant for key in the resource bundle. */
314    public static final String GUI_CATEGORIES_LIST_NOTRESOURCE_HELP_0 = "GUI_CATEGORIES_LIST_NOTRESOURCE_HELP_0";
315
316    /** Message constant for key in the resource bundle. */
317    public static final String GUI_CATEGORIES_LIST_NOTRESOURCE_NAME_0 = "GUI_CATEGORIES_LIST_NOTRESOURCE_NAME_0";
318
319    /** Message constant for key in the resource bundle. */
320    public static final String GUI_CATEGORIES_LIST_TORESOURCE_HELP_0 = "GUI_CATEGORIES_LIST_TORESOURCE_HELP_0";
321
322    /** Message constant for key in the resource bundle. */
323    public static final String GUI_CATEGORIES_LIST_TORESOURCE_NAME_0 = "GUI_CATEGORIES_LIST_TORESOURCE_NAME_0";
324
325    /** Message constant for key in the resource bundle. */
326    public static final String GUI_CATEGORIES_RELATION_0 = "GUI_CATEGORIES_RELATION_0";
327
328    /** Message constant for key in the resource bundle. */
329    public static final String GUI_CHLINK_1 = "GUI_CHLINK_1";
330
331    /** Message constant for key in the resource bundle. */
332    public static final String GUI_CHNAV_1 = "GUI_CHNAV_1";
333
334    /** Message constant for key in the resource bundle. */
335    public static final String GUI_CHNAV_INSERT_AFTER_0 = "GUI_CHNAV_INSERT_AFTER_0";
336
337    /** Message constant for key in the resource bundle. */
338    public static final String GUI_CHNAV_NO_CHANGE_0 = "GUI_CHNAV_NO_CHANGE_0";
339
340    /** Message constant for key in the resource bundle. */
341    public static final String GUI_CHNAV_POS_CURRENT_1 = "GUI_CHNAV_POS_CURRENT_1";
342
343    /** Message constant for key in the resource bundle. */
344    public static final String GUI_CHNAV_POS_FIRST_0 = "GUI_CHNAV_POS_FIRST_0";
345
346    /** Message constant for key in the resource bundle. */
347    public static final String GUI_CHNAV_POS_LAST_0 = "GUI_CHNAV_POS_LAST_0";
348
349    /** Message constant for key in the resource bundle. */
350    public static final String GUI_CHTYPE_1 = "GUI_CHTYPE_1";
351
352    /** Message constant for key in the resource bundle. */
353    public static final String GUI_CHTYPE_PLEASE_SELECT_0 = "GUI_CHTYPE_PLEASE_SELECT_0";
354
355    /** Message constant for key in the resource bundle. */
356    public static final String GUI_COMMENTIMAGES_TITLE_1 = "GUI_COMMENTIMAGES_TITLE_1";
357
358    /** Message constant for key in the resource bundle. */
359    public static final String GUI_CONFIRMED_EXPIRATION_1 = "GUI_CONFIRMED_EXPIRATION_1";
360
361    /** Message constant for key in the resource bundle. */
362    public static final String GUI_CONFIRMED_NOTIFICATION_INTERVAL_1 = "GUI_CONFIRMED_NOTIFICATION_INTERVAL_1";
363
364    /** Message constant for key in the resource bundle. */
365    public static final String GUI_CONFIRMED_OUTDATED_RESOURCE_1 = "GUI_CONFIRMED_OUTDATED_RESOURCE_1";
366
367    /** Message constant for key in the resource bundle. */
368    public static final String GUI_CONFIRMED_RELEASE_1 = "GUI_CONFIRMED_RELEASE_1";
369
370    /** Message constant for key in the resource bundle. */
371    public static final String GUI_COPY_ALL_0 = "GUI_COPY_ALL_0";
372
373    /** Message constant for key in the resource bundle. */
374    public static final String GUI_COPY_ALL_NO_SIBLINGS_0 = "GUI_COPY_ALL_NO_SIBLINGS_0";
375
376    /** Message constant for key in the resource bundle. */
377    public static final String GUI_COPY_AS_NEW_0 = "GUI_COPY_AS_NEW_0";
378
379    /** Message constant for key in the resource bundle. */
380    public static final String GUI_COPY_CONFIRM_OVERWRITE_2 = "GUI_COPY_CONFIRM_OVERWRITE_2";
381
382    /** Message constant for key in the resource bundle. */
383    public static final String GUI_COPY_CREATE_SIBLINGS_0 = "GUI_COPY_CREATE_SIBLINGS_0";
384
385    /** Message constant for key in the resource bundle. */
386    public static final String GUI_COPY_KEEP_PERMISSIONS_0 = "GUI_COPY_KEEP_PERMISSIONS_0";
387
388    /** Message constant for key in the resource bundle. */
389    public static final String GUI_COPY_MOVE_MOVE_FILE_0 = "GUI_COPY_MOVE_MOVE_FILE_0";
390
391    /** Message constant for key in the resource bundle. */
392    public static final String GUI_COPY_MOVE_MOVE_FOLDER_0 = "GUI_COPY_MOVE_MOVE_FOLDER_0";
393
394    /** Message constant for key in the resource bundle. */
395    public static final String GUI_COPY_MOVE_MOVE_RESOURCES_0 = "GUI_COPY_MOVE_MOVE_RESOURCES_0";
396
397    /** Message constant for key in the resource bundle. */
398    public static final String GUI_COPY_MOVE_TARGET_0 = "GUI_COPY_MOVE_TARGET_0";
399
400    /** Message constant for key in the resource bundle. */
401    public static final String GUI_COPY_MULTI_2 = "GUI_COPY_MULTI_2";
402
403    /** Message constant for key in the resource bundle. */
404    public static final String GUI_COPY_MULTI_CREATE_SIBLINGS_0 = "GUI_COPY_MULTI_CREATE_SIBLINGS_0";
405
406    /** Message constant for key in the resource bundle. */
407    public static final String GUI_COPY_MULTI_OVERWRITE_0 = "GUI_COPY_MULTI_OVERWRITE_0";
408
409    /** Message constant for key in the resource bundle. */
410    public static final String GUI_COPY_RESOURCE_1 = "GUI_COPY_RESOURCE_1";
411
412    /** Message constant for key in the resource bundle. */
413    public static final String GUI_COPY_TO_0 = "GUI_COPY_TO_0";
414
415    /** Message constant for key in the resource bundle. */
416    public static final String GUI_COPYTOPROJECT_NOPART_1 = "GUI_COPYTOPROJECT_NOPART_1";
417
418    /** Message constant for key in the resource bundle. */
419    public static final String GUI_COPYTOPROJECT_PART_1 = "GUI_COPYTOPROJECT_PART_1";
420
421    /** Message constant for key in the resource bundle. */
422    public static final String GUI_COPYTOPROJECT_PROJECT_CONFIRMATION_2 = "GUI_COPYTOPROJECT_PROJECT_CONFIRMATION_2";
423
424    /** Message constant for key in the resource bundle. */
425    public static final String GUI_COPYTOPROJECT_RESOURCES_0 = "GUI_COPYTOPROJECT_RESOURCES_0";
426
427    /** Message constant for key in the resource bundle. */
428    public static final String GUI_COPYTOPROJECT_TITLE_0 = "GUI_COPYTOPROJECT_TITLE_0";
429
430    /** Message constant for key in the resource bundle. */
431    public static final String GUI_CREATE_SIBLING_0 = "GUI_CREATE_SIBLING_0";
432
433    /** Message constant for key in the resource bundle. */
434    public static final String GUI_DELETE_ALL_SIBLINGS_0 = "GUI_DELETE_ALL_SIBLINGS_0";
435
436    /** Message constant for key in the resource bundle. */
437    public static final String GUI_DELETE_BROKENRELATIONS_DETAIL_HIDE_RELATIONS_HELP_0 = "GUI_DELETE_BROKENRELATIONS_DETAIL_HIDE_RELATIONS_HELP_0";
438
439    /** Message constant for key in the resource bundle. */
440    public static final String GUI_DELETE_BROKENRELATIONS_DETAIL_HIDE_RELATIONS_NAME_0 = "GUI_DELETE_BROKENRELATIONS_DETAIL_HIDE_RELATIONS_NAME_0";
441
442    /** Message constant for key in the resource bundle. */
443    public static final String GUI_DELETE_BROKENRELATIONS_DETAIL_SHOW_RELATIONS_HELP_0 = "GUI_DELETE_BROKENRELATIONS_DETAIL_SHOW_RELATIONS_HELP_0";
444
445    /** Message constant for key in the resource bundle. */
446    public static final String GUI_DELETE_BROKENRELATIONS_DETAIL_SHOW_RELATIONS_NAME_0 = "GUI_DELETE_BROKENRELATIONS_DETAIL_SHOW_RELATIONS_NAME_0";
447
448    /** Message constant for key in the resource bundle. */
449    public static final String GUI_DELETE_BROKENRELATIONS_LABEL_RELATIONS_0 = "GUI_DELETE_BROKENRELATIONS_LABEL_RELATIONS_0";
450
451    /** Message constant for key in the resource bundle. */
452    public static final String GUI_DELETE_BROKENRELATIONS_LIST_COLS_RESOURCE_0 = "GUI_DELETE_BROKENRELATIONS_LIST_COLS_RESOURCE_0";
453
454    /** Message constant for key in the resource bundle. */
455    public static final String GUI_DELETE_BROKENRELATIONS_LIST_COLS_RESOURCE_HELP_0 = "GUI_DELETE_BROKENRELATIONS_LIST_COLS_RESOURCE_HELP_0";
456
457    /** Message constant for key in the resource bundle. */
458    public static final String GUI_DELETE_BROKENRELATIONS_LIST_NAME_0 = "GUI_DELETE_BROKENRELATIONS_LIST_NAME_0";
459
460    /** Message constant for key in the resource bundle. */
461    public static final String GUI_DELETE_CONFIRMATION_0 = "GUI_DELETE_CONFIRMATION_0";
462
463    /** Message constant for key in the resource bundle. */
464    public static final String GUI_DELETE_MULTI_2 = "GUI_DELETE_MULTI_2";
465
466    /** Message constant for key in the resource bundle. */
467    public static final String GUI_DELETE_MULTI_CONFIRMATION_0 = "GUI_DELETE_MULTI_CONFIRMATION_0";
468
469    /** Message constant for key in the resource bundle. */
470    public static final String GUI_DELETE_PRESERVE_SIBLINGS_0 = "GUI_DELETE_PRESERVE_SIBLINGS_0";
471
472    /** Message constant for key in the resource bundle. */
473    public static final String GUI_DELETE_RELATIONS_NOT_ALLOWED_0 = "GUI_DELETE_RELATIONS_NOT_ALLOWED_0";
474
475    /** Message constant for key in the resource bundle. */
476    public static final String GUI_DELETE_RELATIONS_NOT_BROKEN_0 = "GUI_DELETE_RELATIONS_NOT_BROKEN_0";
477
478    /** Message constant for key in the resource bundle. */
479    public static final String GUI_DELETE_RELATIONS_REPORT_WAIT_0 = "GUI_DELETE_RELATIONS_REPORT_WAIT_0";
480
481    /** Message constant for key in the resource bundle. */
482    public static final String GUI_DELETE_RELATIONS_TITLE_0 = "GUI_DELETE_RELATIONS_TITLE_0";
483
484    /** Message constant for key in the resource bundle. */
485    public static final String GUI_DELETE_RESOURCE_1 = "GUI_DELETE_RESOURCE_1";
486
487    /** Message constant for key in the resource bundle. */
488    public static final String GUI_DELETE_SIBLING_RELATION_1 = "GUI_DELETE_SIBLING_RELATION_1";
489
490    /** Message constant for key in the resource bundle. */
491    public static final String GUI_DELETE_SITE_RELATION_2 = "GUI_DELETE_SITE_RELATION_2";
492
493    /** Message constant for key in the resource bundle. */
494    public static final String GUI_DELETE_WARNING_SIBLINGS_0 = "GUI_DELETE_WARNING_SIBLINGS_0";
495
496    /** Message constant for key in the resource bundle. */
497    public static final String GUI_DELETED_RESOURCES_LIST_ACTION_ICON_0 = "GUI_DELETED_RESOURCES_LIST_ACTION_ICON_0";
498
499    /** Message constant for key in the resource bundle. */
500    public static final String GUI_DELETED_RESOURCES_LIST_ACTION_WARNING_0 = "GUI_DELETED_RESOURCES_LIST_ACTION_WARNING_0";
501
502    /** Message constant for key in the resource bundle. */
503    public static final String GUI_DELETED_RESOURCES_LIST_COLS_CONFLICT_0 = "GUI_DELETED_RESOURCES_LIST_COLS_CONFLICT_0";
504
505    /** Message constant for key in the resource bundle. */
506    public static final String GUI_DELETED_RESOURCES_LIST_COLS_DEL_DATE_0 = "GUI_DELETED_RESOURCES_LIST_COLS_DEL_DATE_0";
507
508    /** Message constant for key in the resource bundle. */
509    public static final String GUI_DELETED_RESOURCES_LIST_COLS_ICON_0 = "GUI_DELETED_RESOURCES_LIST_COLS_ICON_0";
510
511    /** Message constant for key in the resource bundle. */
512    public static final String GUI_DELETED_RESOURCES_LIST_COLS_NAME_0 = "GUI_DELETED_RESOURCES_LIST_COLS_NAME_0";
513
514    /** Message constant for key in the resource bundle. */
515    public static final String GUI_DELETED_RESOURCES_LIST_COLS_TYPEID_0 = "GUI_DELETED_RESOURCES_LIST_COLS_TYPEID_0";
516
517    /** Message constant for key in the resource bundle. */
518    public static final String GUI_DELETED_RESOURCES_LIST_COLS_VERSION_0 = "GUI_DELETED_RESOURCES_LIST_COLS_VERSION_0";
519
520    /** Message constant for key in the resource bundle. */
521    public static final String GUI_DELETED_RESOURCES_LIST_MACTION_RESTORE_HELP_0 = "GUI_DELETED_RESOURCES_LIST_MACTION_RESTORE_HELP_0";
522
523    /** Message constant for key in the resource bundle. */
524    public static final String GUI_DELETED_RESOURCES_LIST_MACTION_RESTORE_NAME_0 = "GUI_DELETED_RESOURCES_LIST_MACTION_RESTORE_NAME_0";
525
526    /** Message constant for key in the resource bundle. */
527    public static final String GUI_DELETED_RESOURCES_LIST_NAME_0 = "GUI_DELETED_RESOURCES_LIST_NAME_0";
528
529    /** Message constant for key in the resource bundle. */
530    public static final String GUI_DELETED_RESOURCES_LIST_TITLE_0 = "GUI_DELETED_RESOURCES_LIST_TITLE_0";
531
532    /** Message constant for key in the resource bundle. */
533    public static final String GUI_DELETED_RESOURCES_READ_TREE_0 = "GUI_DELETED_RESOURCES_READ_TREE_0";
534
535    /** Message constant for key in the resource bundle. */
536    public static final String GUI_DELETED_RESOURCES_TITLE_1 = "GUI_DELETED_RESOURCES_TITLE_1";
537
538    /** Message constant for key in the resource bundle. */
539    public static final String GUI_DESCRIPTION_ALLOTHERS_0 = "GUI_DESCRIPTION_ALLOTHERS_0";
540
541    /** Message constant for key in the resource bundle. */
542    public static final String GUI_DESCRIPTION_OVERWRITEALL_0 = "GUI_DESCRIPTION_OVERWRITEALL_0";
543
544    /** Message constant for key in the resource bundle. */
545    public static final String GUI_EDIT_POINTER_LINK_URL_0 = "GUI_EDIT_POINTER_LINK_URL_0";
546
547    /** Message constant for key in the resource bundle. */
548    public static final String GUI_EXPLORER_CONTEXT_MULTIFILE_PROPERTY_0 = "GUI_EXPLORER_CONTEXT_MULTIFILE_PROPERTY_0";
549
550    /** Message constant for key in the resource bundle. */
551    public static final String GUI_GROUPS_DETAIL_HIDE_OTHEROU_HELP_0 = "GUI_GROUPS_DETAIL_HIDE_OTHEROU_HELP_0";
552
553    /** Message constant for key in the resource bundle. */
554    public static final String GUI_GROUPS_DETAIL_HIDE_OTHEROU_NAME_0 = "GUI_GROUPS_DETAIL_HIDE_OTHEROU_NAME_0";
555
556    /** Message constant for key in the resource bundle. */
557    public static final String GUI_GROUPS_DETAIL_SHOW_OTHEROU_HELP_0 = "GUI_GROUPS_DETAIL_SHOW_OTHEROU_HELP_0";
558
559    /** Message constant for key in the resource bundle. */
560    public static final String GUI_GROUPS_DETAIL_SHOW_OTHEROU_NAME_0 = "GUI_GROUPS_DETAIL_SHOW_OTHEROU_NAME_0";
561
562    /** Message constant for key in the resource bundle. */
563    public static final String GUI_GROUPSELECTION_INTRO_TITLE_0 = "GUI_GROUPSELECTION_INTRO_TITLE_0";
564
565    /** Message constant for key in the resource bundle. */
566    public static final String GUI_GROUPSELECTION_LIST_ACTION_SELECT_HELP_0 = "GUI_GROUPSELECTION_LIST_ACTION_SELECT_HELP_0";
567
568    /** Message constant for key in the resource bundle. */
569    public static final String GUI_GROUPSELECTION_LIST_ACTION_SELECT_NAME_0 = "GUI_GROUPSELECTION_LIST_ACTION_SELECT_NAME_0";
570
571    /** Message constant for key in the resource bundle. */
572    public static final String GUI_GROUPSELECTION_LIST_COLS_ICON_0 = "GUI_GROUPSELECTION_LIST_COLS_ICON_0";
573
574    /** Message constant for key in the resource bundle. */
575    public static final String GUI_GROUPSELECTION_LIST_COLS_ICON_HELP_0 = "GUI_GROUPSELECTION_LIST_COLS_ICON_HELP_0";
576
577    /** Message constant for key in the resource bundle. */
578    public static final String GUI_GROUPSELECTION_LIST_COLS_NAME_0 = "GUI_GROUPSELECTION_LIST_COLS_NAME_0";
579
580    /** Message constant for key in the resource bundle. */
581    public static final String GUI_GROUPSELECTION_LIST_ICON_HELP_0 = "GUI_GROUPSELECTION_LIST_ICON_HELP_0";
582
583    /** Message constant for key in the resource bundle. */
584    public static final String GUI_GROUPSELECTION_LIST_ICON_NAME_0 = "GUI_GROUPSELECTION_LIST_ICON_NAME_0";
585
586    /** Message constant for key in the resource bundle. */
587    public static final String GUI_GROUPSELECTION_LIST_NAME_0 = "GUI_GROUPSELECTION_LIST_NAME_0";
588
589    /** Message constant for key in the resource bundle. */
590    public static final String GUI_GROUPSELECTION_USER_TITLE_1 = "GUI_GROUPSELECTION_USER_TITLE_1";
591
592    /** Message constant for key in the resource bundle. */
593    public static final String GUI_HISTORY_0 = "GUI_HISTORY_0";
594
595    /** Message constant for key in the resource bundle. */
596    public static final String GUI_HISTORY_COLS_COMPARE_0 = "GUI_HISTORY_COLS_COMPARE_0";
597
598    /** Message constant for key in the resource bundle. */
599    public static final String GUI_HISTORY_COLS_DATE_LAST_MODIFIED_0 = "GUI_HISTORY_COLS_DATE_LAST_MODIFIED_0";
600
601    /** Message constant for key in the resource bundle. */
602    public static final String GUI_HISTORY_COLS_DATE_PUBLISHED_0 = "GUI_HISTORY_COLS_DATE_PUBLISHED_0";
603
604    /** Message constant for key in the resource bundle. */
605    public static final String GUI_HISTORY_COLS_FILE_TYPE_0 = "GUI_HISTORY_COLS_FILE_TYPE_0";
606
607    /** Message constant for key in the resource bundle. */
608    public static final String GUI_HISTORY_COLS_RESOURCE_PATH_0 = "GUI_HISTORY_COLS_RESOURCE_PATH_0";
609
610    /** Message constant for key in the resource bundle. */
611    public static final String GUI_HISTORY_COLS_RESTORE_0 = "GUI_HISTORY_COLS_RESTORE_0";
612
613    /** Message constant for key in the resource bundle. */
614    public static final String GUI_HISTORY_COLS_SIZE_0 = "GUI_HISTORY_COLS_SIZE_0";
615
616    /** Message constant for key in the resource bundle. */
617    public static final String GUI_HISTORY_COLS_USER_0 = "GUI_HISTORY_COLS_USER_0";
618
619    /** Message constant for key in the resource bundle. */
620    public static final String GUI_HISTORY_COLS_VERSION_0 = "GUI_HISTORY_COLS_VERSION_0";
621
622    /** Message constant for key in the resource bundle. */
623    public static final String GUI_HISTORY_COLS_VERSION1_0 = "GUI_HISTORY_COLS_VERSION1_0";
624
625    /** Message constant for key in the resource bundle. */
626    public static final String GUI_HISTORY_COLS_VERSION2_0 = "GUI_HISTORY_COLS_VERSION2_0";
627
628    /** Message constant for key in the resource bundle. */
629    public static final String GUI_HISTORY_COLS_VIEW_0 = "GUI_HISTORY_COLS_VIEW_0";
630
631    /** Message constant for key in the resource bundle. */
632    public static final String GUI_HISTORY_COMPARE_0 = "GUI_HISTORY_COMPARE_0";
633
634    /** Message constant for key in the resource bundle. */
635    public static final String GUI_HISTORY_CONFIRMATION_0 = "GUI_HISTORY_CONFIRMATION_0";
636
637    /** Message constant for key in the resource bundle. */
638    public static final String GUI_HISTORY_FIRST_VERSION_0 = "GUI_HISTORY_FIRST_VERSION_0";
639
640    /** Message constant for key in the resource bundle. */
641    public static final String GUI_HISTORY_PREVIEW_0 = "GUI_HISTORY_PREVIEW_0";
642
643    /** Message constant for key in the resource bundle. */
644    public static final String GUI_HISTORY_RESTORE_VERSION_0 = "GUI_HISTORY_RESTORE_VERSION_0";
645
646    /** Message constant for key in the resource bundle. */
647    public static final String GUI_HISTORY_SECOND_VERSION_0 = "GUI_HISTORY_SECOND_VERSION_0";
648
649    /** Message constant for key in the resource bundle. */
650    public static final String GUI_INPUT_ADRESS_0 = "GUI_INPUT_ADRESS_0";
651
652    /** Message constant for key in the resource bundle. */
653    public static final String GUI_LABEL_ADD_0 = "GUI_LABEL_ADD_0";
654
655    /** Message constant for key in the resource bundle. */
656    public static final String GUI_LABEL_ALLOTHERS_0 = "GUI_LABEL_ALLOTHERS_0";
657
658    /** Message constant for key in the resource bundle. */
659    public static final String GUI_LABEL_CREATED_BY_0 = "GUI_LABEL_CREATED_BY_0";
660
661    /** Message constant for key in the resource bundle. */
662    public static final String GUI_LABEL_DATE_CREATED_0 = "GUI_LABEL_DATE_CREATED_0";
663
664    /** Message constant for key in the resource bundle. */
665    public static final String GUI_LABEL_DATE_EXPIRED_0 = "GUI_LABEL_DATE_EXPIRED_0";
666
667    /** Message constant for key in the resource bundle. */
668    public static final String GUI_LABEL_DATE_LAST_MODIFIED_0 = "GUI_LABEL_DATE_LAST_MODIFIED_0";
669
670    /** Message constant for key in the resource bundle. */
671    public static final String GUI_LABEL_DATE_PUBLISH_SCHEDULED_0 = "GUI_LABEL_DATE_PUBLISH_SCHEDULED_0";
672
673    /** Message constant for key in the resource bundle. */
674    public static final String GUI_LABEL_DATE_RELEASED_0 = "GUI_LABEL_DATE_RELEASED_0";
675
676    /** Message constant for key in the resource bundle. */
677    public static final String GUI_LABEL_DATE_RESET_PUBLISH_SCHEDULED_0 = "GUI_LABEL_DATE_RESET_PUBLISH_SCHEDULED_0";
678
679    /** Message constant for key in the resource bundle. */
680    public static final String GUI_LABEL_DELETE_0 = "GUI_LABEL_DELETE_0";
681
682    /** Message constant for key in the resource bundle. */
683    public static final String GUI_LABEL_DESCRIPTION_0 = "GUI_LABEL_DESCRIPTION_0";
684
685    /** Message constant for key in the resource bundle. */
686    public static final String GUI_LABEL_DETAILS_0 = "GUI_LABEL_DETAILS_0";
687
688    /** Message constant for key in the resource bundle. */
689    public static final String GUI_LABEL_DIRECT_EDIT_VIEW_0 = "GUI_LABEL_DIRECT_EDIT_VIEW_0";
690
691    /** Message constant for key in the resource bundle. */
692    public static final String GUI_LABEL_EMAIL_0 = "GUI_LABEL_EMAIL_0";
693
694    /** Message constant for key in the resource bundle. */
695    public static final String GUI_LABEL_EXTENDED_0 = "GUI_LABEL_EXTENDED_0";
696
697    /** Message constant for key in the resource bundle. */
698    public static final String GUI_LABEL_FALSE_0 = "GUI_LABEL_FALSE_0";
699
700    /** Message constant for key in the resource bundle. */
701    public static final String GUI_LABEL_FIRSTNAME_0 = "GUI_LABEL_FIRSTNAME_0";
702
703    /** Message constant for key in the resource bundle. */
704    public static final String GUI_LABEL_GROUP_0 = "GUI_LABEL_GROUP_0";
705
706    /** Message constant for key in the resource bundle. */
707    public static final String GUI_LABEL_LANGUAGE_0 = "GUI_LABEL_LANGUAGE_0";
708
709    /** Message constant for key in the resource bundle. */
710    public static final String GUI_LABEL_LASTNAME_0 = "GUI_LABEL_LASTNAME_0";
711
712    /** Message constant for key in the resource bundle. */
713    public static final String GUI_LABEL_LOCKED_BY_0 = "GUI_LABEL_LOCKED_BY_0";
714
715    /** Message constant for key in the resource bundle. */
716    public static final String GUI_LABEL_NAME_0 = "GUI_LABEL_NAME_0";
717
718    /** Message constant for key in the resource bundle. */
719    public static final String GUI_LABEL_NAVTEXT_0 = "GUI_LABEL_NAVTEXT_0";
720
721    /** Message constant for key in the resource bundle. */
722    public static final String GUI_LABEL_OK_0 = "GUI_LABEL_OK_0";
723
724    /** Message constant for key in the resource bundle. */
725    public static final String GUI_LABEL_OVERWRITEALL_0 = "GUI_LABEL_OVERWRITEALL_0";
726
727    /** Message constant for key in the resource bundle. */
728    public static final String GUI_LABEL_PERMALINK_0 = "GUI_LABEL_PERMALINK_0";
729
730    /** Message constant for key in the resource bundle. */
731    public static final String GUI_LABEL_PERMISSIONS_0 = "GUI_LABEL_PERMISSIONS_0";
732
733    /** Message constant for key in the resource bundle. */
734    public static final String GUI_LABEL_RESPONSIBLE_0 = "GUI_LABEL_RESPONSIBLE_0";
735
736    /** Message constant for key in the resource bundle. */
737    public static final String GUI_LABEL_ROLE_0 = "GUI_LABEL_ROLE_0";
738
739    /** Message constant for key in the resource bundle. */
740    public static final String GUI_LABEL_SEARCH_0 = "GUI_LABEL_SEARCH_0";
741
742    /** Message constant for key in the resource bundle. */
743    public static final String GUI_LABEL_SET_0 = "GUI_LABEL_SET_0";
744
745    /** Message constant for key in the resource bundle. */
746    public static final String GUI_LABEL_SIMPLE_0 = "GUI_LABEL_SIMPLE_0";
747
748    /** Message constant for key in the resource bundle. */
749    public static final String GUI_LABEL_SIZE_0 = "GUI_LABEL_SIZE_0";
750
751    /** Message constant for key in the resource bundle. */
752    public static final String GUI_LABEL_STATE_0 = "GUI_LABEL_STATE_0";
753
754    /** Message constant for key in the resource bundle. */
755    public static final String GUI_LABEL_SUMMARY_0 = "GUI_LABEL_SUMMARY_0";
756
757    /** Message constant for key in the resource bundle. */
758    public static final String GUI_LABEL_TIMEWARP_0 = "GUI_LABEL_TIMEWARP_0";
759
760    /** Message constant for key in the resource bundle. */
761    public static final String GUI_LABEL_TITLE_0 = "GUI_LABEL_TITLE_0";
762
763    /** Message constant for key in the resource bundle. */
764    public static final String GUI_LABEL_TRUE_0 = "GUI_LABEL_TRUE_0";
765
766    /** Message constant for key in the resource bundle. */
767    public static final String GUI_LABEL_TYPE_0 = "GUI_LABEL_TYPE_0";
768
769    /** Message constant for key in the resource bundle. */
770    public static final String GUI_LABEL_UNLIMITED_0 = "GUI_LABEL_UNLIMITED_0";
771
772    /** Message constant for key in the resource bundle. */
773    public static final String GUI_LABEL_USER_0 = "GUI_LABEL_USER_0";
774
775    /** Message constant for key in the resource bundle. */
776    public static final String GUI_LABEL_USER_LAST_MODIFIED_0 = "GUI_LABEL_USER_LAST_MODIFIED_0";
777
778    /** Message constant for key in the resource bundle. */
779    public static final String GUI_LABEL_VERSION_0 = "GUI_LABEL_VERSION_0";
780
781    /** Message constant for key in the resource bundle. */
782    public static final String GUI_LABEL_WORKPLACE_2_VIEW_0 = "GUI_LABEL_WORKPLACE_2_VIEW_0";
783
784    /** Message constant for key in the resource bundle. */
785    public static final String GUI_LINK_RELATION_LIST_NAME_0 = "GUI_LINK_RELATION_LIST_NAME_0";
786
787    /** Message constant for key in the resource bundle. */
788    public static final String GUI_LINK_RELATION_SOURCE_0 = "GUI_LINK_RELATION_SOURCE_0";
789
790    /** Message constant for key in the resource bundle. */
791    public static final String GUI_LINK_RELATION_TARGET_0 = "GUI_LINK_RELATION_TARGET_0";
792
793    /** Message constant for key in the resource bundle. */
794    public static final String GUI_LIST_HISTORY_DETAIL_PROJECT_HIDE_HELP_0 = "GUI_LIST_HISTORY_DETAIL_PROJECT_HIDE_HELP_0";
795
796    /** Message constant for key in the resource bundle. */
797    public static final String GUI_LIST_HISTORY_DETAIL_PROJECT_INFO_0 = "GUI_LIST_HISTORY_DETAIL_PROJECT_INFO_0";
798
799    /** Message constant for key in the resource bundle. */
800    public static final String GUI_LIST_HISTORY_DETAIL_PROJECT_NAME_HIDE_0 = "GUI_LIST_HISTORY_DETAIL_PROJECT_NAME_HIDE_0";
801
802    /** Message constant for key in the resource bundle. */
803    public static final String GUI_LIST_HISTORY_DETAIL_PROJECT_NAME_SHOW_0 = "GUI_LIST_HISTORY_DETAIL_PROJECT_NAME_SHOW_0";
804
805    /** Message constant for key in the resource bundle. */
806    public static final String GUI_LIST_HISTORY_DETAIL_PROJECT_SHOW_HELP_0 = "GUI_LIST_HISTORY_DETAIL_PROJECT_SHOW_HELP_0";
807
808    /** Message constant for key in the resource bundle. */
809    public static final String GUI_LOCK_CHANGE_CONFIRMATION_0 = "GUI_LOCK_CHANGE_CONFIRMATION_0";
810
811    /** Message constant for key in the resource bundle. */
812    public static final String GUI_LOCK_CONFIRMATION_0 = "GUI_LOCK_CONFIRMATION_0";
813
814    /** Message constant for key in the resource bundle. */
815    public static final String GUI_LOCK_DETAIL_HIDE_OWN_LOCKS_HELP_0 = "GUI_LOCK_DETAIL_HIDE_OWN_LOCKS_HELP_0";
816
817    /** Message constant for key in the resource bundle. */
818    public static final String GUI_LOCK_DETAIL_HIDE_OWN_LOCKS_NAME_0 = "GUI_LOCK_DETAIL_HIDE_OWN_LOCKS_NAME_0";
819
820    /** Message constant for key in the resource bundle. */
821    public static final String GUI_LOCK_DETAIL_SHOW_OWN_LOCKS_HELP_0 = "GUI_LOCK_DETAIL_SHOW_OWN_LOCKS_HELP_0";
822
823    /** Message constant for key in the resource bundle. */
824    public static final String GUI_LOCK_DETAIL_SHOW_OWN_LOCKS_NAME_0 = "GUI_LOCK_DETAIL_SHOW_OWN_LOCKS_NAME_0";
825
826    /** Message constant for key in the resource bundle. */
827    public static final String GUI_LOCK_INFO_LOCKEDSUBRESOURCES_0 = "GUI_LOCK_INFO_LOCKEDSUBRESOURCES_0";
828
829    /** Message constant for key in the resource bundle. */
830    public static final String GUI_LOCK_LOCKS_1 = "GUI_LOCK_LOCKS_1";
831
832    /** Message constant for key in the resource bundle. */
833    public static final String GUI_LOCK_MULTI_INFO_LOCKEDSUBRESOURCES_0 = "GUI_LOCK_MULTI_INFO_LOCKEDSUBRESOURCES_0";
834
835    /** Message constant for key in the resource bundle. */
836    public static final String GUI_LOCK_MULTI_LOCK_2 = "GUI_LOCK_MULTI_LOCK_2";
837
838    /** Message constant for key in the resource bundle. */
839    public static final String GUI_LOCK_MULTI_LOCK_CONFIRMATION_0 = "GUI_LOCK_MULTI_LOCK_CONFIRMATION_0";
840
841    /** Message constant for key in the resource bundle. */
842    public static final String GUI_LOCK_MULTI_LOCKS_2 = "GUI_LOCK_MULTI_LOCKS_2";
843
844    /** Message constant for key in the resource bundle. */
845    public static final String GUI_LOCK_MULTI_STEAL_2 = "GUI_LOCK_MULTI_STEAL_2";
846
847    /** Message constant for key in the resource bundle. */
848    public static final String GUI_LOCK_MULTI_UNLOCK_2 = "GUI_LOCK_MULTI_UNLOCK_2";
849
850    /** Message constant for key in the resource bundle. */
851    public static final String GUI_LOCK_MULTI_UNLOCK_CONFIRMATION_0 = "GUI_LOCK_MULTI_UNLOCK_CONFIRMATION_0";
852
853    /** Message constant for key in the resource bundle. */
854    public static final String GUI_LOCK_RESOURCE_1 = "GUI_LOCK_RESOURCE_1";
855
856    /** Message constant for key in the resource bundle. */
857    public static final String GUI_LOCK_RESOURCES_NOT_LOCKED_0 = "GUI_LOCK_RESOURCES_NOT_LOCKED_0";
858
859    /** Message constant for key in the resource bundle. */
860    public static final String GUI_LOCK_RESOURCES_TITLE_0 = "GUI_LOCK_RESOURCES_TITLE_0";
861
862    /** Message constant for key in the resource bundle. */
863    public static final String GUI_LOCK_STEAL_1 = "GUI_LOCK_STEAL_1";
864
865    /** Message constant for key in the resource bundle. */
866    public static final String GUI_LOCK_UNLOCK_1 = "GUI_LOCK_UNLOCK_1";
867
868    /** Message constant for key in the resource bundle. */
869    public static final String GUI_LOCK_UNLOCK_CONFIRMATION_0 = "GUI_LOCK_UNLOCK_CONFIRMATION_0";
870
871    /** Message constant for key in the resource bundle. */
872    public static final String GUI_LOCKED_FILES_LIST_NAME_0 = "GUI_LOCKED_FILES_LIST_NAME_0";
873
874    /** Message constant for key in the resource bundle. */
875    public static final String GUI_MESSAGE_WAIT_0 = "GUI_MESSAGE_WAIT_0";
876
877    /** Message constant for key in the resource bundle. */
878    public static final String GUI_MOVE_MULTI_2 = "GUI_MOVE_MULTI_2";
879
880    /** Message constant for key in the resource bundle. */
881    public static final String GUI_MOVE_RESOURCE_1 = "GUI_MOVE_RESOURCE_1";
882
883    /** Message constant for key in the resource bundle. */
884    public static final String GUI_MOVE_TO_0 = "GUI_MOVE_TO_0";
885
886    /** Message constant for key in the resource bundle. */
887    public static final String GUI_MULTI_RESOURCELIST_TITLE_0 = "GUI_MULTI_RESOURCELIST_TITLE_0";
888
889    /** Message constant for key in the resource bundle. */
890    public static final String GUI_MULTIFILE_PROPERTY_TITLE_1 = "GUI_MULTIFILE_PROPERTY_TITLE_1";
891
892    /** Message constant for key in the resource bundle. */
893    public static final String GUI_NEW_INVITATION_0 = "GUI_NEW_INVITATION_0";
894
895    /** Message constant for key in the resource bundle. */
896    public static final String GUI_NO_MORE_NOTIFICATIONS_0 = "GUI_NO_MORE_NOTIFICATIONS_0";
897
898    /** Message constant for key in the resource bundle. */
899    public static final String GUI_NOTIFICATION_INTERVAL_0 = "GUI_NOTIFICATION_INTERVAL_0";
900
901    /** Message constant for key in the resource bundle. */
902    public static final String GUI_NOTIFICATION_SETTINGS_0 = "GUI_NOTIFICATION_SETTINGS_0";
903
904    /** Message constant for key in the resource bundle. */
905    public static final String GUI_NOTRESOURCECATEGORIES_LIST_NAME_0 = "GUI_NOTRESOURCECATEGORIES_LIST_NAME_0";
906
907    /** Message constant for key in the resource bundle. */
908    public static final String GUI_OPERATION_BLOCKING_LOCKS_0 = "GUI_OPERATION_BLOCKING_LOCKS_0";
909
910    /** Message constant for key in the resource bundle. */
911    public static final String GUI_OPERATION_NO_LOCKS_0 = "GUI_OPERATION_NO_LOCKS_0";
912
913    /** Message constant for key in the resource bundle. */
914    public static final String GUI_ORGUNITSELECTION_INTRO_TITLE_0 = "GUI_ORGUNITSELECTION_INTRO_TITLE_0";
915
916    /** Message constant for key in the resource bundle. */
917    public static final String GUI_ORGUNITSELECTION_LIST_ACTION_SELECT_HELP_0 = "GUI_ORGUNITSELECTION_LIST_ACTION_SELECT_HELP_0";
918
919    /** Message constant for key in the resource bundle. */
920    public static final String GUI_ORGUNITSELECTION_LIST_ACTION_SELECT_NAME_0 = "GUI_ORGUNITSELECTION_LIST_ACTION_SELECT_NAME_0";
921
922    /** Message constant for key in the resource bundle. */
923    public static final String GUI_ORGUNITSELECTION_LIST_COLS_DESCRIPTION_0 = "GUI_ORGUNITSELECTION_LIST_COLS_DESCRIPTION_0";
924
925    /** Message constant for key in the resource bundle. */
926    public static final String GUI_ORGUNITSELECTION_LIST_COLS_ICON_0 = "GUI_ORGUNITSELECTION_LIST_COLS_ICON_0";
927
928    /** Message constant for key in the resource bundle. */
929    public static final String GUI_ORGUNITSELECTION_LIST_COLS_ICON_HELP_0 = "GUI_ORGUNITSELECTION_LIST_COLS_ICON_HELP_0";
930
931    /** Message constant for key in the resource bundle. */
932    public static final String GUI_ORGUNITSELECTION_LIST_COLS_PATH_0 = "GUI_ORGUNITSELECTION_LIST_COLS_PATH_0";
933
934    /** Message constant for key in the resource bundle. */
935    public static final String GUI_ORGUNITSELECTION_LIST_ICON_HELP_0 = "GUI_ORGUNITSELECTION_LIST_ICON_HELP_0";
936
937    /** Message constant for key in the resource bundle. */
938    public static final String GUI_ORGUNITSELECTION_LIST_ICON_NAME_0 = "GUI_ORGUNITSELECTION_LIST_ICON_NAME_0";
939
940    /** Message constant for key in the resource bundle. */
941    public static final String GUI_ORGUNITSELECTION_LIST_NAME_0 = "GUI_ORGUNITSELECTION_LIST_NAME_0";
942
943    /** Message constant for key in the resource bundle. */
944    public static final String GUI_PERMISSION_0 = "GUI_PERMISSION_0";
945
946    /** Message constant for key in the resource bundle. */
947    public static final String GUI_PERMISSION_ADD_ACE_0 = "GUI_PERMISSION_ADD_ACE_0";
948
949    /** Message constant for key in the resource bundle. */
950    public static final String GUI_PERMISSION_ALLOWED_0 = "GUI_PERMISSION_ALLOWED_0";
951
952    /** Message constant for key in the resource bundle. */
953    public static final String GUI_PERMISSION_AVAILABLE_GROUPS_0 = "GUI_PERMISSION_AVAILABLE_GROUPS_0";
954
955    /** Message constant for key in the resource bundle. */
956    public static final String GUI_PERMISSION_AVAILABLE_USERS_0 = "GUI_PERMISSION_AVAILABLE_USERS_0";
957
958    /** Message constant for key in the resource bundle. */
959    public static final String GUI_PERMISSION_BEQUEATH_SUBFOLDER_0 = "GUI_PERMISSION_BEQUEATH_SUBFOLDER_0";
960
961    /** Message constant for key in the resource bundle. */
962    public static final String GUI_PERMISSION_CHANGE_1 = "GUI_PERMISSION_CHANGE_1";
963
964    /** Name of the used resource bundle. */
965    public static final String GUI_PERMISSION_COUNT_1 = "GUI_PERMISSION_COUNT_1";
966
967    /** Message constant for key in the resource bundle. */
968    public static final String GUI_PERMISSION_DENIED_0 = "GUI_PERMISSION_DENIED_0";
969
970    /** Message constant for key in the resource bundle. */
971    public static final String GUI_PERMISSION_EMPTY_0 = "GUI_PERMISSION_EMPTY_0";
972
973    /** Message constant for key in the resource bundle. */
974    public static final String GUI_PERMISSION_ERROR_0 = "GUI_PERMISSION_ERROR_0";
975
976    /** Message constant for key in the resource bundle. */
977    public static final String GUI_PERMISSION_INHERIT_ON_SUBFOLDERS_0 = "GUI_PERMISSION_INHERIT_ON_SUBFOLDERS_0";
978
979    /** Message constant for key in the resource bundle. */
980    public static final String GUI_PERMISSION_INHERITED_FROM_1 = "GUI_PERMISSION_INHERITED_FROM_1";
981
982    /** Message constant for key in the resource bundle. */
983    public static final String GUI_PERMISSION_INTERNAL_0 = "GUI_PERMISSION_INTERNAL_0";
984
985    /** Message constant for key in the resource bundle. */
986    public static final String GUI_PERMISSION_OVERWRITE_INHERITED_0 = "GUI_PERMISSION_OVERWRITE_INHERITED_0";
987
988    /** Message constant for key in the resource bundle. */
989    public static final String GUI_PERMISSION_SELECT_VIEW_0 = "GUI_PERMISSION_SELECT_VIEW_0";
990
991    /** Message constant for key in the resource bundle. */
992    public static final String GUI_PERMISSION_TITLE_0 = "GUI_PERMISSION_TITLE_0";
993
994    /** Message constant for key in the resource bundle. */
995    public static final String GUI_PERMISSION_TYPE_CONTROL_0 = "GUI_PERMISSION_TYPE_CONTROL_0";
996
997    /** Message constant for key in the resource bundle. */
998    public static final String GUI_PERMISSION_TYPE_DIRECT_PUBLISH_0 = "GUI_PERMISSION_TYPE_DIRECT_PUBLISH_0";
999
1000    /** Message constant for key in the resource bundle. */
1001    public static final String GUI_PERMISSION_TYPE_READ_0 = "GUI_PERMISSION_TYPE_READ_0";
1002
1003    /** Message constant for key in the resource bundle. */
1004    public static final String GUI_PERMISSION_TYPE_VIEW_0 = "GUI_PERMISSION_TYPE_VIEW_0";
1005
1006    /** Message constant for key in the resource bundle. */
1007    public static final String GUI_PERMISSION_TYPE_WRITE_0 = "GUI_PERMISSION_TYPE_WRITE_0";
1008
1009    /** Message constant for key in the resource bundle. */
1010    public static final String GUI_PERMISSION_USER_0 = "GUI_PERMISSION_USER_0";
1011
1012    /** Message constant for key in the resource bundle. */
1013    public static final String GUI_PREF_0 = "GUI_PREF_0";
1014
1015    /** Message constant for key in the resource bundle. */
1016    public static final String GUI_PREF_BUTTON_STYLE_0 = "GUI_PREF_BUTTON_STYLE_0";
1017
1018    /** Message constant for key in the resource bundle. */
1019    public static final String GUI_PREF_BUTTON_STYLE_DIRECT_EDIT_0 = "GUI_PREF_BUTTON_STYLE_DIRECT_EDIT_0";
1020
1021    /** Message constant for key in the resource bundle. */
1022    public static final String GUI_PREF_BUTTON_STYLE_EDITOR_0 = "GUI_PREF_BUTTON_STYLE_EDITOR_0";
1023
1024    /** Message constant for key in the resource bundle. */
1025    public static final String GUI_PREF_BUTTON_STYLE_EXPLORER_0 = "GUI_PREF_BUTTON_STYLE_EXPLORER_0";
1026
1027    /** Message constant for key in the resource bundle. */
1028    public static final String GUI_PREF_BUTTONSTYLE_IMG_0 = "GUI_PREF_BUTTONSTYLE_IMG_0";
1029
1030    /** Message constant for key in the resource bundle. */
1031    public static final String GUI_PREF_BUTTONSTYLE_IMGTXT_0 = "GUI_PREF_BUTTONSTYLE_IMGTXT_0";
1032
1033    /** Message constant for key in the resource bundle. */
1034    public static final String GUI_PREF_BUTTONSTYLE_TXT_0 = "GUI_PREF_BUTTONSTYLE_TXT_0";
1035
1036    /** Message constant for key in the resource bundle. */
1037    public static final String GUI_PREF_CHOOSE_UPLOAD_VARIANT_0 = "GUI_PREF_CHOOSE_UPLOAD_VARIANT_0";
1038
1039    /** Message constant for key in the resource bundle. */
1040    public static final String GUI_PREF_CHPWD_0 = "GUI_PREF_CHPWD_0";
1041
1042    /** Message constant for key in the resource bundle. */
1043    public static final String GUI_PREF_COPY_AS_NEW_0 = "GUI_PREF_COPY_AS_NEW_0";
1044
1045    /** Message constant for key in the resource bundle. */
1046    public static final String GUI_PREF_COPY_AS_SIBLING_0 = "GUI_PREF_COPY_AS_SIBLING_0";
1047
1048    /** Message constant for key in the resource bundle. */
1049    public static final String GUI_PREF_COPY_AS_SIBLINGS_0 = "GUI_PREF_COPY_AS_SIBLINGS_0";
1050
1051    /** Message constant for key in the resource bundle. */
1052    public static final String GUI_PREF_CURRENT_PWD_0 = "GUI_PREF_CURRENT_PWD_0";
1053
1054    /** Message constant for key in the resource bundle. */
1055    public static final String GUI_PREF_DELETE_SIBLINGS_0 = "GUI_PREF_DELETE_SIBLINGS_0";
1056
1057    /** Message constant for key in the resource bundle. */
1058    public static final String GUI_PREF_DIALOG_COPY_FILE_0 = "GUI_PREF_DIALOG_COPY_FILE_0";
1059
1060    /** Message constant for key in the resource bundle. */
1061    public static final String GUI_PREF_DIALOG_COPY_FOLDER_0 = "GUI_PREF_DIALOG_COPY_FOLDER_0";
1062
1063    /** Message constant for key in the resource bundle. */
1064    public static final String GUI_PREF_DIALOG_DELETE_FILE_0 = "GUI_PREF_DIALOG_DELETE_FILE_0";
1065
1066    /** Message constant for key in the resource bundle. */
1067    public static final String GUI_PREF_DIALOG_DIRECT_PUBLISH_0 = "GUI_PREF_DIALOG_DIRECT_PUBLISH_0";
1068
1069    /** Message constant for key in the resource bundle. */
1070    public static final String GUI_PREF_EDITOR_BEST_0 = "GUI_PREF_EDITOR_BEST_0";
1071
1072    /** Message constant for key in the resource bundle. */
1073    public static final String GUI_PREF_ELEMENT_VIEW_0 = "GUI_PREF_ELEMENT_VIEW_0";
1074
1075    /** Message constant for key in the resource bundle. */
1076    public static final String GUI_PREF_EXPLORER_ELEMENT_VIEW_0 = "GUI_PREF_EXPLORER_ELEMENT_VIEW_0";
1077
1078    /** Message constant for key in the resource bundle. */
1079    public static final String GUI_PREF_FILES_PER_PAGE_0 = "GUI_PREF_FILES_PER_PAGE_0";
1080
1081    /** Message constant for key in the resource bundle. */
1082    public static final String GUI_PREF_GALLERY_SHOW_INVALID_DEFAULT_0 = "GUI_PREF_GALLERY_SHOW_INVALID_DEFAULT_0";
1083
1084    /** Message constant for key in the resource bundle. */
1085    public static final String GUI_PREF_LIST_ALL_PROJECTS_0 = "GUI_PREF_LIST_ALL_PROJECTS_0";
1086
1087    /** Message constant for key in the resource bundle. */
1088    public static final String GUI_PREF_NEW_PWD_0 = "GUI_PREF_NEW_PWD_0";
1089
1090    /** Message constant for key in the resource bundle. */
1091    public static final String GUI_PREF_PANEL_DIALOGS_0 = "GUI_PREF_PANEL_DIALOGS_0";
1092
1093    /** Message constant for key in the resource bundle. */
1094    public static final String GUI_PREF_PANEL_EDITORS_0 = "GUI_PREF_PANEL_EDITORS_0";
1095
1096    /** Message constant for key in the resource bundle. */
1097    public static final String GUI_PREF_PANEL_EXPLORER_0 = "GUI_PREF_PANEL_EXPLORER_0";
1098
1099    /** Message constant for key in the resource bundle. */
1100    public static final String GUI_PREF_PANEL_GALLERIES_0 = "GUI_PREF_PANEL_GALLERIES_0";
1101
1102    /** Message constant for key in the resource bundle. */
1103    public static final String GUI_PREF_PANEL_USER_0 = "GUI_PREF_PANEL_USER_0";
1104
1105    /** Message constant for key in the resource bundle. */
1106    public static final String GUI_PREF_PANEL_WORKPLACE_0 = "GUI_PREF_PANEL_WORKPLACE_0";
1107
1108    /** Message constant for key in the resource bundle. */
1109    public static final String GUI_PREF_PERMISSIONS_EXPAND_INHERITED_0 = "GUI_PREF_PERMISSIONS_EXPAND_INHERITED_0";
1110
1111    /** Message constant for key in the resource bundle. */
1112    public static final String GUI_PREF_PERMISSIONS_EXPAND_USER_0 = "GUI_PREF_PERMISSIONS_EXPAND_USER_0";
1113
1114    /** Message constant for key in the resource bundle. */
1115    public static final String GUI_PREF_PERMISSIONS_FOLDERS_INHERIT_0 = "GUI_PREF_PERMISSIONS_FOLDERS_INHERIT_0";
1116
1117    /** Message constant for key in the resource bundle. */
1118    public static final String GUI_PREF_PERSONAL_DATA_0 = "GUI_PREF_PERSONAL_DATA_0";
1119
1120    /** Message constant for key in the resource bundle. */
1121    public static final String GUI_PREF_PRESERVE_SIBLINGS_0 = "GUI_PREF_PRESERVE_SIBLINGS_0";
1122
1123    /** Message constant for key in the resource bundle. */
1124    public static final String GUI_PREF_PRESERVE_SIBLINGS_RESOURCES_0 = "GUI_PREF_PRESERVE_SIBLINGS_RESOURCES_0";
1125
1126    /** Message constant for key in the resource bundle. */
1127    public static final String GUI_PREF_PUBLISH_ONLY_SELECTED_0 = "GUI_PREF_PUBLISH_ONLY_SELECTED_0";
1128
1129    /** Message constant for key in the resource bundle. */
1130    public static final String GUI_PREF_PUBLISH_SIBLINGS_0 = "GUI_PREF_PUBLISH_SIBLINGS_0";
1131
1132    /** Message constant for key in the resource bundle. */
1133    public static final String GUI_PREF_PWD_REPEAT_0 = "GUI_PREF_PWD_REPEAT_0";
1134
1135    /** Message constant for key in the resource bundle. */
1136    public static final String GUI_PREF_REPORT_TYPE_0 = "GUI_PREF_REPORT_TYPE_0";
1137
1138    /** Message constant for key in the resource bundle. */
1139    public static final String GUI_PREF_RESTRICT_EXPLORER_VIEW_0 = "GUI_PREF_RESTRICT_EXPLORER_VIEW_0";
1140
1141    /** Message constant for key in the resource bundle. */
1142    public static final String GUI_PREF_REUSE_MODE_0 = "GUI_PREF_REUSE_MODE_0";
1143
1144    /** Message constant for key in the resource bundle. */
1145    public static final String GUI_PREF_REUSE_MODE_ASK_0 = "GUI_PREF_REUSE_MODE_ASK_0";
1146
1147    /** Message constant for key in the resource bundle. */
1148    public static final String GUI_PREF_REUSE_MODE_COPY_0 = "GUI_PREF_REUSE_MODE_COPY_0";
1149
1150    /** Message constant for key in the resource bundle. */
1151    public static final String GUI_PREF_REUSE_MODE_REUSE_0 = "GUI_PREF_REUSE_MODE_REUSE_0";
1152
1153    /** Message constant for key in the resource bundle. */
1154    public static final String GUI_PREF_SEARCH_RESULT_0 = "GUI_PREF_SEARCH_RESULT_0";
1155
1156    /** Message constant for key in the resource bundle. */
1157    public static final String GUI_PREF_SETTINGS_DEFAULT_0 = "GUI_PREF_SETTINGS_DEFAULT_0";
1158
1159    /** Message constant for key in the resource bundle. */
1160    public static final String GUI_PREF_SETTINGS_DISPLAY_0 = "GUI_PREF_SETTINGS_DISPLAY_0";
1161
1162    /** Message constant for key in the resource bundle. */
1163    public static final String GUI_PREF_SETTINGS_EDITORS_0 = "GUI_PREF_SETTINGS_EDITORS_0";
1164
1165    /** Message constant for key in the resource bundle. */
1166    public static final String GUI_PREF_SETTINGS_GENERAL_0 = "GUI_PREF_SETTINGS_GENERAL_0";
1167
1168    /** Message constant for key in the resource bundle. */
1169    public static final String GUI_PREF_SETTINGS_PERMISSIONS_0 = "GUI_PREF_SETTINGS_PERMISSIONS_0";
1170
1171    /** Message constant for key in the resource bundle. */
1172    public static final String GUI_PREF_SETTINGS_STARTUP_0 = "GUI_PREF_SETTINGS_STARTUP_0";
1173
1174    /** Message constant for key in the resource bundle. */
1175    public static final String GUI_PREF_SHOW_LOCK_DIALOG_0 = "GUI_PREF_SHOW_LOCK_DIALOG_0";
1176
1177    /** Message constant for key in the resource bundle. */
1178    public static final String GUI_PREF_SHOW_PUBLISHNOTIFICATION_0 = "GUI_PREF_SHOW_PUBLISHNOTIFICATION_0";
1179
1180    /** Message constant for key in the resource bundle. */
1181    public static final String GUI_PREF_STARTGALLERY_NONE_0 = "GUI_PREF_STARTGALLERY_NONE_0";
1182
1183    /** Message constant for key in the resource bundle. */
1184    public static final String GUI_PREF_STARTGALLERY_PRESELECT_0 = "GUI_PREF_STARTGALLERY_PRESELECT_0";
1185
1186    /** Message constant for key in the resource bundle. */
1187    public static final String GUI_PREF_STARTUP_FILTER_0 = "GUI_PREF_STARTUP_FILTER_0";
1188
1189    /** Message constant for key in the resource bundle. */
1190    public static final String GUI_PREF_STARTUP_FOLDER_0 = "GUI_PREF_STARTUP_FOLDER_0";
1191
1192    /** Message constant for key in the resource bundle. */
1193    public static final String GUI_PREF_STARTUP_PROJECT_0 = "GUI_PREF_STARTUP_PROJECT_0";
1194
1195    /** Message constant for key in the resource bundle. */
1196    public static final String GUI_PREF_STARTUP_SITE_0 = "GUI_PREF_STARTUP_SITE_0";
1197
1198    /** Message constant for key in the resource bundle. */
1199    public static final String GUI_PREF_STARTUP_VIEW_0 = "GUI_PREF_STARTUP_VIEW_0";
1200
1201    /** Message constant for key in the resource bundle. */
1202    public static final String GUI_PREF_USE_UPLOAD_APPLET_0 = "GUI_PREF_USE_UPLOAD_APPLET_0";
1203
1204    /** Message constant for key in the resource bundle. */
1205    public static final String GUI_PREF_USE_UPLOAD_BASIC_0 = "GUI_PREF_USE_UPLOAD_BASIC_0";
1206
1207    /** Message constant for key in the resource bundle. */
1208    public static final String GUI_PREF_USE_UPLOAD_GWT_0 = "GUI_PREF_USE_UPLOAD_GWT_0";
1209
1210    /** Message constant for key in the resource bundle. */
1211    public static final String GUI_PRINCIPALS_DETAIL_OTHEROU_NAME_0 = "GUI_PRINCIPALS_DETAIL_OTHEROU_NAME_0";
1212
1213    /** Message constant for key in the resource bundle. */
1214    public static final String GUI_PRINCIPALS_IA_GROUPS_HELP_0 = "GUI_PRINCIPALS_IA_GROUPS_HELP_0";
1215
1216    /** Message constant for key in the resource bundle. */
1217    public static final String GUI_PRINCIPALS_IA_GROUPS_NAME_0 = "GUI_PRINCIPALS_IA_GROUPS_NAME_0";
1218
1219    /** Message constant for key in the resource bundle. */
1220    public static final String GUI_PRINCIPALS_IA_USERS_HELP_0 = "GUI_PRINCIPALS_IA_USERS_HELP_0";
1221
1222    /** Message constant for key in the resource bundle. */
1223    public static final String GUI_PRINCIPALS_IA_USERS_NAME_0 = "GUI_PRINCIPALS_IA_USERS_NAME_0";
1224
1225    /** Message constant for key in the resource bundle. */
1226    public static final String GUI_PRINCIPALSELECTION_LIST_ACTION_SELECT_HELP_0 = "GUI_PRINCIPALSELECTION_LIST_ACTION_SELECT_HELP_0";
1227
1228    /** Message constant for key in the resource bundle. */
1229    public static final String GUI_PRINCIPALSELECTION_LIST_ACTION_SELECT_NAME_0 = "GUI_PRINCIPALSELECTION_LIST_ACTION_SELECT_NAME_0";
1230
1231    /** Message constant for key in the resource bundle. */
1232    public static final String GUI_PRINCIPALSELECTION_LIST_COLS_DESCRIPTION_0 = "GUI_PRINCIPALSELECTION_LIST_COLS_DESCRIPTION_0";
1233
1234    /** Message constant for key in the resource bundle. */
1235    public static final String GUI_PRINCIPALSELECTION_LIST_COLS_ICON_0 = "GUI_PRINCIPALSELECTION_LIST_COLS_ICON_0";
1236
1237    /** Message constant for key in the resource bundle. */
1238    public static final String GUI_PRINCIPALSELECTION_LIST_COLS_ICON_HELP_0 = "GUI_PRINCIPALSELECTION_LIST_COLS_ICON_HELP_0";
1239
1240    /** Message constant for key in the resource bundle. */
1241    public static final String GUI_PRINCIPALSELECTION_LIST_COLS_NAME_0 = "GUI_PRINCIPALSELECTION_LIST_COLS_NAME_0";
1242
1243    /** Message constant for key in the resource bundle. */
1244    public static final String GUI_PRINCIPALSELECTION_LIST_COLS_ORGUNIT_0 = "GUI_PRINCIPALSELECTION_LIST_COLS_ORGUNIT_0";
1245
1246    /** Message constant for key in the resource bundle. */
1247    public static final String GUI_PRINCIPALSELECTION_LIST_ICON_HELP_0 = "GUI_PRINCIPALSELECTION_LIST_ICON_HELP_0";
1248
1249    /** Message constant for key in the resource bundle. */
1250    public static final String GUI_PRINCIPALSELECTION_LIST_ICON_NAME_0 = "GUI_PRINCIPALSELECTION_LIST_ICON_NAME_0";
1251
1252    /** Message constant for key in the resource bundle. */
1253    public static final String GUI_PRINCIPALSELECTION_LIST_NAME_0 = "GUI_PRINCIPALSELECTION_LIST_NAME_0";
1254
1255    /** Message constant for key in the resource bundle. */
1256    public static final String GUI_PROGRESS_ERROR_CALCULATING_0 = "GUI_PROGRESS_ERROR_CALCULATING_0";
1257
1258    /** Message constant for key in the resource bundle. */
1259    public static final String GUI_PROGRESS_ERROR_IN_THREAD_0 = "GUI_PROGRESS_ERROR_IN_THREAD_0";
1260
1261    /** Message constant for key in the resource bundle. */
1262    public static final String GUI_PROGRESS_PUBLISH_STEP1_2 = "GUI_PROGRESS_PUBLISH_STEP1_2";
1263
1264    /** Message constant for key in the resource bundle. */
1265    public static final String GUI_PROGRESS_PUBLISH_STEP2_2 = "GUI_PROGRESS_PUBLISH_STEP2_2";
1266
1267    /** Message constant for key in the resource bundle. */
1268    public static final String GUI_PROGRESS_PUBLISH_STEP3_2 = "GUI_PROGRESS_PUBLISH_STEP3_2";
1269
1270    /** Message constant for key in the resource bundle. */
1271    public static final String GUI_PROGRESS_PUBLISH_STEP4_2 = "GUI_PROGRESS_PUBLISH_STEP4_2";
1272
1273    /** Message constant for key in the resource bundle. */
1274    public static final String GUI_PROGRESS_THREAD_NAME_1 = "GUI_PROGRESS_THREAD_NAME_1";
1275
1276    /** Message constant for key in the resource bundle. */
1277    public static final String GUI_PROGRESS_THREAD_NOT_FOUND_1 = "GUI_PROGRESS_THREAD_NOT_FOUND_1";
1278
1279    /** Message constant for key in the resource bundle. */
1280    public static final String GUI_PROJECT_OFFLINE_0 = "GUI_PROJECT_OFFLINE_0";
1281
1282    /** Message constant for key in the resource bundle. */
1283    public static final String GUI_PROJECT_ONLINE_1 = "GUI_PROJECT_ONLINE_1";
1284
1285    /** Message constant for key in the resource bundle. */
1286    public static final String GUI_PROPERTIES_1 = "GUI_PROPERTIES_1";
1287
1288    /** Message constant for key in the resource bundle. */
1289    public static final String GUI_PROPERTIES_ACTIVE_0 = "GUI_PROPERTIES_ACTIVE_0";
1290
1291    /** Message constant for key in the resource bundle. */
1292    public static final String GUI_PROPERTIES_EDIT_1 = "GUI_PROPERTIES_EDIT_1";
1293
1294    /** Message constant for key in the resource bundle. */
1295    public static final String GUI_PROPERTIES_INDIVIDUAL_0 = "GUI_PROPERTIES_INDIVIDUAL_0";
1296
1297    /** Message constant for key in the resource bundle. */
1298    public static final String GUI_PROPERTIES_OF_1 = "GUI_PROPERTIES_OF_1";
1299
1300    /** Message constant for key in the resource bundle. */
1301    public static final String GUI_PROPERTIES_SHARED_0 = "GUI_PROPERTIES_SHARED_0";
1302
1303    /** Message constant for key in the resource bundle. */
1304    public static final String GUI_PROPERTY_0 = "GUI_PROPERTY_0";
1305
1306    /** Message constant for key in the resource bundle. */
1307    public static final String GUI_PROPERTY_ADD_TO_NAV_0 = "GUI_PROPERTY_ADD_TO_NAV_0";
1308
1309    /** Message constant for key in the resource bundle. */
1310    public static final String GUI_PROPERTY_ADVANCED_0 = "GUI_PROPERTY_ADVANCED_0";
1311
1312    /** Message constant for key in the resource bundle. */
1313    public static final String GUI_PROPERTY_ADVANCED_NO_PROPDEFS_0 = "GUI_PROPERTY_ADVANCED_NO_PROPDEFS_0";
1314
1315    /** Message constant for key in the resource bundle. */
1316    public static final String GUI_PROPERTY_DEFINE_0 = "GUI_PROPERTY_DEFINE_0";
1317
1318    /** Message constant for key in the resource bundle. */
1319    public static final String GUI_PROPERTY_FINISH_0 = "GUI_PROPERTY_FINISH_0";
1320
1321    /** Message constant for key in the resource bundle. */
1322    public static final String GUI_PROPERTY_NEW_0 = "GUI_PROPERTY_NEW_0";
1323
1324    /** Message constant for key in the resource bundle. */
1325    public static final String GUI_PROPERTY_NEW_DEF_1 = "GUI_PROPERTY_NEW_DEF_1";
1326
1327    /** Message constant for key in the resource bundle. */
1328    public static final String GUI_PROPERTY_VALUE_0 = "GUI_PROPERTY_VALUE_0";
1329
1330    /** Message constant for key in the resource bundle. */
1331    public static final String GUI_PUBLISH_ALLSIBLINGS_0 = "GUI_PUBLISH_ALLSIBLINGS_0";
1332
1333    /** Message constant for key in the resource bundle. */
1334    public static final String GUI_PUBLISH_BROKENRELATIONS_DETAIL_HIDE_RELATIONS_HELP_0 = "GUI_PUBLISH_BROKENRELATIONS_DETAIL_HIDE_RELATIONS_HELP_0";
1335
1336    /** Message constant for key in the resource bundle. */
1337    public static final String GUI_PUBLISH_BROKENRELATIONS_DETAIL_HIDE_RELATIONS_NAME_0 = "GUI_PUBLISH_BROKENRELATIONS_DETAIL_HIDE_RELATIONS_NAME_0";
1338
1339    /** Message constant for key in the resource bundle. */
1340    public static final String GUI_PUBLISH_BROKENRELATIONS_DETAIL_RELATION_SOURCES_0 = "GUI_PUBLISH_BROKENRELATIONS_DETAIL_RELATION_SOURCES_0";
1341
1342    /** Message constant for key in the resource bundle. */
1343    public static final String GUI_PUBLISH_BROKENRELATIONS_DETAIL_RELATION_TARGETS_0 = "GUI_PUBLISH_BROKENRELATIONS_DETAIL_RELATION_TARGETS_0";
1344
1345    /** Message constant for key in the resource bundle. */
1346    public static final String GUI_PUBLISH_BROKENRELATIONS_DETAIL_SHOW_RELATIONS_HELP_0 = "GUI_PUBLISH_BROKENRELATIONS_DETAIL_SHOW_RELATIONS_HELP_0";
1347
1348    /** Message constant for key in the resource bundle. */
1349    public static final String GUI_PUBLISH_BROKENRELATIONS_DETAIL_SHOW_RELATIONS_NAME_0 = "GUI_PUBLISH_BROKENRELATIONS_DETAIL_SHOW_RELATIONS_NAME_0";
1350
1351    /** Message constant for key in the resource bundle. */
1352    public static final String GUI_PUBLISH_BROKENRELATIONS_LIST_NAME_0 = "GUI_PUBLISH_BROKENRELATIONS_LIST_NAME_0";
1353
1354    /** Message constant for key in the resource bundle. */
1355    public static final String GUI_PUBLISH_CONFIRMATION_0 = "GUI_PUBLISH_CONFIRMATION_0";
1356
1357    /** Message constant for key in the resource bundle. */
1358    public static final String GUI_PUBLISH_CONTINUE_BROKEN_LINKS_0 = "GUI_PUBLISH_CONTINUE_BROKEN_LINKS_0";
1359
1360    /** Message constant for key in the resource bundle. */
1361    public static final String GUI_PUBLISH_DETAIL_RELATED_LOCKED_RESOURCE_0 = "GUI_PUBLISH_DETAIL_RELATED_LOCKED_RESOURCE_0";
1362
1363    /** Message constant for key in the resource bundle. */
1364    public static final String GUI_PUBLISH_DETAIL_RELATED_RESOURCE_0 = "GUI_PUBLISH_DETAIL_RELATED_RESOURCE_0";
1365
1366    /** Message constant for key in the resource bundle. */
1367    public static final String GUI_PUBLISH_DETAIL_RELATED_RESOURCE_NO_0 = "GUI_PUBLISH_DETAIL_RELATED_RESOURCE_NO_0";
1368
1369    /** Message constant for key in the resource bundle. */
1370    public static final String GUI_PUBLISH_DETAIL_REVERSE_REFERENCE_0 = "GUI_PUBLISH_DETAIL_REVERSE_REFERENCE_0";
1371
1372    /** Message constant for key in the resource bundle. */
1373    public static final String GUI_PUBLISH_LIST_EMPTY_0 = "GUI_PUBLISH_LIST_EMPTY_0";
1374
1375    /** Message constant for key in the resource bundle. */
1376    public static final String GUI_PUBLISH_MULTI_2 = "GUI_PUBLISH_MULTI_2";
1377
1378    /** Message constant for key in the resource bundle. */
1379    public static final String GUI_PUBLISH_MULTI_CONFIRMATION_0 = "GUI_PUBLISH_MULTI_CONFIRMATION_0";
1380
1381    /** Message constant for key in the resource bundle. */
1382    public static final String GUI_PUBLISH_MULTI_SUBRESOURCES_0 = "GUI_PUBLISH_MULTI_SUBRESOURCES_0";
1383
1384    /** Message constant for key in the resource bundle. */
1385    public static final String GUI_PUBLISH_NO_LOCKS_CONFIRMATION_0 = "GUI_PUBLISH_NO_LOCKS_CONFIRMATION_0";
1386
1387    /** Message constant for key in the resource bundle. */
1388    public static final String GUI_PUBLISH_PROJECT_0 = "GUI_PUBLISH_PROJECT_0";
1389
1390    /** Message constant for key in the resource bundle. */
1391    public static final String GUI_PUBLISH_PROJECT_CONFIRMATION_1 = "GUI_PUBLISH_PROJECT_CONFIRMATION_1";
1392
1393    /** Message constant for key in the resource bundle. */
1394    public static final String GUI_PUBLISH_RELATED_RESOURCE_0 = "GUI_PUBLISH_RELATED_RESOURCE_0";
1395
1396    /** Message constant for key in the resource bundle. */
1397    public static final String GUI_PUBLISH_RELATED_RESOURCES_0 = "GUI_PUBLISH_RELATED_RESOURCES_0";
1398
1399    /** Message constant for key in the resource bundle. */
1400    public static final String GUI_PUBLISH_RELATED_RESOURCES_DETAIL_HIDE_HELP_0 = "GUI_PUBLISH_RELATED_RESOURCES_DETAIL_HIDE_HELP_0";
1401
1402    /** Message constant for key in the resource bundle. */
1403    public static final String GUI_PUBLISH_RELATED_RESOURCES_DETAIL_HIDE_NAME_0 = "GUI_PUBLISH_RELATED_RESOURCES_DETAIL_HIDE_NAME_0";
1404
1405    /** Message constant for key in the resource bundle. */
1406    public static final String GUI_PUBLISH_RELATED_RESOURCES_DETAIL_SHOW_HELP_0 = "GUI_PUBLISH_RELATED_RESOURCES_DETAIL_SHOW_HELP_0";
1407
1408    /** Message constant for key in the resource bundle. */
1409    public static final String GUI_PUBLISH_RELATED_RESOURCES_DETAIL_SHOW_NAME_0 = "GUI_PUBLISH_RELATED_RESOURCES_DETAIL_SHOW_NAME_0";
1410
1411    /** Message constant for key in the resource bundle. */
1412    public static final String GUI_PUBLISH_RELATED_RESOURCES_LABEL_0 = "GUI_PUBLISH_RELATED_RESOURCES_LABEL_0";
1413
1414    /** Message constant for key in the resource bundle. */
1415    public static final String GUI_PUBLISH_RELATIONS_NOT_ALLOWED_0 = "GUI_PUBLISH_RELATIONS_NOT_ALLOWED_0";
1416
1417    /** Message constant for key in the resource bundle. */
1418    public static final String GUI_PUBLISH_RELATIONS_NOT_BROKEN_0 = "GUI_PUBLISH_RELATIONS_NOT_BROKEN_0";
1419
1420    /** Message constant for key in the resource bundle. */
1421    public static final String GUI_PUBLISH_RELATIONS_TITLE_0 = "GUI_PUBLISH_RELATIONS_TITLE_0";
1422
1423    /** Message constant for key in the resource bundle. */
1424    public static final String GUI_PUBLISH_RELEASE_LOCKS_1 = "GUI_PUBLISH_RELEASE_LOCKS_1";
1425
1426    /** Message constant for key in the resource bundle. */
1427    public static final String GUI_PUBLISH_RESOURCE_1 = "GUI_PUBLISH_RESOURCE_1";
1428
1429    /** Message constant for key in the resource bundle. */
1430    public static final String GUI_PUBLISH_RESOURCES_LIST_NAME_0 = "GUI_PUBLISH_RESOURCES_LIST_NAME_0";
1431
1432    /** Message constant for key in the resource bundle. */
1433    public static final String GUI_PUBLISH_RESOURCES_TITLE_0 = "GUI_PUBLISH_RESOURCES_TITLE_0";
1434
1435    /** Message constant for key in the resource bundle. */
1436    public static final String GUI_PUBLISH_SCHEDULED_0 = "GUI_PUBLISH_SCHEDULED_0";
1437
1438    /** Message constant for key in the resource bundle. */
1439    public static final String GUI_PUBLISH_SCHEDULED_DATEEMPTY_0 = "GUI_PUBLISH_SCHEDULED_DATEEMPTY_0";
1440
1441    /** Message constant for key in the resource bundle. */
1442    public static final String GUI_PUBLISH_SCHEDULED_DATENOTFUTURE_0 = "GUI_PUBLISH_SCHEDULED_DATENOTFUTURE_0";
1443
1444    /** Message constant for key in the resource bundle. */
1445    public static final String GUI_PUBLISH_SCHEDULED_PROJECT_NAME_2 = "GUI_PUBLISH_SCHEDULED_PROJECT_NAME_2";
1446
1447    /** Message constant for key in the resource bundle. */
1448    public static final String GUI_PUBLISH_SCHEDULED_SETTINGS_1 = "GUI_PUBLISH_SCHEDULED_SETTINGS_1";
1449
1450    /** Message constant for key in the resource bundle. */
1451    public static final String GUI_PUBLISH_SITE_RELATION_2 = "GUI_PUBLISH_SITE_RELATION_2";
1452
1453    /** Message constant for key in the resource bundle. */
1454    public static final String GUI_PUBLISH_SUBRESOURCES_0 = "GUI_PUBLISH_SUBRESOURCES_0";
1455
1456    /** Message constant for key in the resource bundle. */
1457    public static final String GUI_PUBLISH_UNLOCK_CONFIRMATION_0 = "GUI_PUBLISH_UNLOCK_CONFIRMATION_0";
1458
1459    /** Message constant for key in the resource bundle. */
1460    public static final String GUI_REINDEX_CONFIRMATION_1 = "GUI_REINDEX_CONFIRMATION_1";
1461
1462    /** Message constant for key in the resource bundle. */
1463    public static final String GUI_REINDEX_INDEX_TYPE_OFFLINE_0 = "GUI_REINDEX_INDEX_TYPE_OFFLINE_0";
1464
1465    /** Message constant for key in the resource bundle. */
1466    public static final String GUI_REINDEX_INDEX_TYPE_ONLINE_0 = "GUI_REINDEX_INDEX_TYPE_ONLINE_0";
1467
1468    /** Message constant for key in the resource bundle. */
1469    public static final String GUI_REINDEX_RELATED_0 = "GUI_REINDEX_RELATED_0";
1470
1471    /** Message constant for key in the resource bundle. */
1472    public static final String GUI_RELATION_LIST_BROKEN_HELP_0 = "GUI_RELATION_LIST_BROKEN_HELP_0";
1473
1474    /** Message constant for key in the resource bundle. */
1475    public static final String GUI_RELATION_LIST_BROKEN_ICON_0 = "GUI_RELATION_LIST_BROKEN_ICON_0";
1476
1477    /** Message constant for key in the resource bundle. */
1478    public static final String GUI_RELATION_LIST_TYPE_NAME_0 = "GUI_RELATION_LIST_TYPE_NAME_0";
1479
1480    /** Message constant for key in the resource bundle. */
1481    public static final String GUI_RENAMEIMAGES_DEFAULT_PREFIX_0 = "GUI_RENAMEIMAGES_DEFAULT_PREFIX_0";
1482
1483    /** Message constant for key in the resource bundle. */
1484    public static final String GUI_RENAMEIMAGES_INFO_IMAGECOUNT_2 = "GUI_RENAMEIMAGES_INFO_IMAGECOUNT_2";
1485
1486    /** Message constant for key in the resource bundle. */
1487    public static final String GUI_RENAMEIMAGES_PLACES_0 = "GUI_RENAMEIMAGES_PLACES_0";
1488
1489    /** Message constant for key in the resource bundle. */
1490    public static final String GUI_RENAMEIMAGES_PREFIX_0 = "GUI_RENAMEIMAGES_PREFIX_0";
1491
1492    /** Message constant for key in the resource bundle. */
1493    public static final String GUI_RENAMEIMAGES_REMOVETITLE_0 = "GUI_RENAMEIMAGES_REMOVETITLE_0";
1494
1495    /** Message constant for key in the resource bundle. */
1496    public static final String GUI_RENAMEIMAGES_STARTCOUNT_0 = "GUI_RENAMEIMAGES_STARTCOUNT_0";
1497
1498    /** Message constant for key in the resource bundle. */
1499    public static final String GUI_RENAMEIMAGES_TITLE_1 = "GUI_RENAMEIMAGES_TITLE_1";
1500
1501    /** Message constant for key in the resource bundle. */
1502    public static final String GUI_REPLACE_FILE_1 = "GUI_REPLACE_FILE_1";
1503
1504    /** Message constant for key in the resource bundle. */
1505    public static final String GUI_RESOURCE_INFO_0 = "GUI_RESOURCE_INFO_0";
1506
1507    /** Message constant for key in the resource bundle. */
1508    public static final String GUI_RESOURCECATEGORIES_LIST_NAME_0 = "GUI_RESOURCECATEGORIES_LIST_NAME_0";
1509
1510    /** Message constant for key in the resource bundle. */
1511    public static final String GUI_SECURE_0 = "GUI_SECURE_0";
1512
1513    /** Message constant for key in the resource bundle. */
1514    public static final String GUI_SECURE_EXPORT_0 = "GUI_SECURE_EXPORT_0";
1515
1516    /** Message constant for key in the resource bundle. */
1517    public static final String GUI_SECURE_EXPORT_RESOURCE_1 = "GUI_SECURE_EXPORT_RESOURCE_1";
1518
1519    /** Message constant for key in the resource bundle. */
1520    public static final String GUI_SECURE_EXPORT_SETTINGS_0 = "GUI_SECURE_EXPORT_SETTINGS_0";
1521
1522    /** Message constant for key in the resource bundle. */
1523    public static final String GUI_SECURE_EXPORTED_NOT_INTERN_0 = "GUI_SECURE_EXPORTED_NOT_INTERN_0";
1524
1525    /** Message constant for key in the resource bundle. */
1526    public static final String GUI_SECURE_EXPORTNAME_0 = "GUI_SECURE_EXPORTNAME_0";
1527
1528    /** Message constant for key in the resource bundle. */
1529    public static final String GUI_SECURE_EXPORTUSER_NO_PERMISSION_0 = "GUI_SECURE_EXPORTUSER_NO_PERMISSION_0";
1530
1531    /** Message constant for key in the resource bundle. */
1532    public static final String GUI_SECURE_INHERIT_FROM_2 = "GUI_SECURE_INHERIT_FROM_2";
1533
1534    /** Message constant for key in the resource bundle. */
1535    public static final String GUI_SECURE_INTERN_NO_EXPORT_0 = "GUI_SECURE_INTERN_NO_EXPORT_0";
1536
1537    /** Message constant for key in the resource bundle. */
1538    public static final String GUI_SECURE_INTERN_SETTINGS_0 = "GUI_SECURE_INTERN_SETTINGS_0";
1539
1540    /** Message constant for key in the resource bundle. */
1541    public static final String GUI_SECURE_NO_SERVER_0 = "GUI_SECURE_NO_SERVER_0";
1542
1543    /** Message constant for key in the resource bundle. */
1544    public static final String GUI_SECURE_NOT_SET_0 = "GUI_SECURE_NOT_SET_0";
1545
1546    /** Message constant for key in the resource bundle. */
1547    public static final String GUI_SECURE_ONLINE_ADDRESS_0 = "GUI_SECURE_ONLINE_ADDRESS_0";
1548
1549    /** Message constant for key in the resource bundle. */
1550    public static final String GUI_SHOW_SIBLINGS_LIST_NAME_0 = "GUI_SHOW_SIBLINGS_LIST_NAME_0";
1551
1552    /** Message constant for key in the resource bundle. */
1553    public static final String GUI_SYNC_FOLDERS_AND_FILES_0 = "GUI_SYNC_FOLDERS_AND_FILES_0";
1554
1555    /** Message constant for key in the resource bundle. */
1556    public static final String GUI_SYNCHRONIZATION_INFO_0 = "GUI_SYNCHRONIZATION_INFO_0";
1557
1558    /** Message constant for key in the resource bundle. */
1559    public static final String GUI_TOUCH_0 = "GUI_TOUCH_0";
1560
1561    /** Message constant for key in the resource bundle. */
1562    public static final String GUI_TOUCH_MODIFY_CONTENT_0 = "GUI_TOUCH_MODIFY_CONTENT_0";
1563
1564    /** Message constant for key in the resource bundle. */
1565    public static final String GUI_TOUCH_MODIFY_SUBRESOURCES_0 = "GUI_TOUCH_MODIFY_SUBRESOURCES_0";
1566
1567    /** Message constant for key in the resource bundle. */
1568    public static final String GUI_TOUCH_MULTI_2 = "GUI_TOUCH_MULTI_2";
1569
1570    /** Message constant for key in the resource bundle. */
1571    public static final String GUI_TOUCH_NEW_TIMESTAMP_0 = "GUI_TOUCH_NEW_TIMESTAMP_0";
1572
1573    /** Message constant for key in the resource bundle. */
1574    public static final String GUI_TOUCH_RESOURCE_1 = "GUI_TOUCH_RESOURCE_1";
1575
1576    /** Message constant for key in the resource bundle. */
1577    public static final String GUI_UNDELETE_CONFIRMATION_0 = "GUI_UNDELETE_CONFIRMATION_0";
1578
1579    /** Message constant for key in the resource bundle. */
1580    public static final String GUI_UNDELETE_MULTI_2 = "GUI_UNDELETE_MULTI_2";
1581
1582    /** Message constant for key in the resource bundle. */
1583    public static final String GUI_UNDELETE_MULTI_CONFIRMATION_0 = "GUI_UNDELETE_MULTI_CONFIRMATION_0";
1584
1585    /** Message constant for key in the resource bundle. */
1586    public static final String GUI_UNDELETE_RESOURCE_1 = "GUI_UNDELETE_RESOURCE_1";
1587
1588    /** Message constant for key in the resource bundle. */
1589    public static final String GUI_UNDO_CHANGES_1 = "GUI_UNDO_CHANGES_1";
1590
1591    /** Message constant for key in the resource bundle. */
1592    public static final String GUI_UNDO_CHANGES_CONTENT_MULTI_SUBRESOURCES_0 = "GUI_UNDO_CHANGES_CONTENT_MULTI_SUBRESOURCES_0";
1593
1594    /** Message constant for key in the resource bundle. */
1595    public static final String GUI_UNDO_CHANGES_CONTENT_SUBRESOURCES_0 = "GUI_UNDO_CHANGES_CONTENT_SUBRESOURCES_0";
1596
1597    /** Message constant for key in the resource bundle. */
1598    public static final String GUI_UNDO_CHANGES_MOVE_MULTI_SUBRESOURCES_0 = "GUI_UNDO_CHANGES_MOVE_MULTI_SUBRESOURCES_0";
1599
1600    /** Message constant for key in the resource bundle. */
1601    public static final String GUI_UNDO_CHANGES_MOVE_SUBRESOURCES_0 = "GUI_UNDO_CHANGES_MOVE_SUBRESOURCES_0";
1602
1603    /** Message constant for key in the resource bundle. */
1604    public static final String GUI_UNDO_CHANGES_MULTI_2 = "GUI_UNDO_CHANGES_MULTI_2";
1605
1606    /** Message constant for key in the resource bundle. */
1607    public static final String GUI_UNDO_CHANGES_RECURSIVE_MULTI_SUBRESOURCES_0 = "GUI_UNDO_CHANGES_RECURSIVE_MULTI_SUBRESOURCES_0";
1608
1609    /** Message constant for key in the resource bundle. */
1610    public static final String GUI_UNDO_CHANGES_RECURSIVE_SUBRESOURCES_0 = "GUI_UNDO_CHANGES_RECURSIVE_SUBRESOURCES_0";
1611
1612    /** Message constant for key in the resource bundle. */
1613    public static final String GUI_UNDO_CHANGES_RECURSIVE_TITLE_0 = "GUI_UNDO_CHANGES_RECURSIVE_TITLE_0";
1614
1615    /** Message constant for key in the resource bundle. */
1616    public static final String GUI_UNDO_CONFIRMATION_0 = "GUI_UNDO_CONFIRMATION_0";
1617
1618    /** Message constant for key in the resource bundle. */
1619    public static final String GUI_UNDO_CONFIRMATION_SIBLINGS_0 = "GUI_UNDO_CONFIRMATION_SIBLINGS_0";
1620
1621    /** Message constant for key in the resource bundle. */
1622    public static final String GUI_UNDO_LASTMODIFIED_INFO_3 = "GUI_UNDO_LASTMODIFIED_INFO_3";
1623
1624    /** Message constant for key in the resource bundle. */
1625    public static final String GUI_UNDO_MOVE_OPERATION_INFO_2 = "GUI_UNDO_MOVE_OPERATION_INFO_2";
1626
1627    /** Message constant for key in the resource bundle. */
1628    public static final String GUI_USERS_DETAIL_HIDE_OTHEROU_HELP_0 = "GUI_USERS_DETAIL_HIDE_OTHEROU_HELP_0";
1629
1630    /** Message constant for key in the resource bundle. */
1631    public static final String GUI_USERS_DETAIL_HIDE_OTHEROU_NAME_0 = "GUI_USERS_DETAIL_HIDE_OTHEROU_NAME_0";
1632
1633    /** Message constant for key in the resource bundle. */
1634    public static final String GUI_USERS_DETAIL_SHOW_OTHEROU_HELP_0 = "GUI_USERS_DETAIL_SHOW_OTHEROU_HELP_0";
1635
1636    /** Message constant for key in the resource bundle. */
1637    public static final String GUI_USERS_DETAIL_SHOW_OTHEROU_NAME_0 = "GUI_USERS_DETAIL_SHOW_OTHEROU_NAME_0";
1638
1639    /** Message constant for key in the resource bundle. */
1640    public static final String GUI_USERSELECTION_GROUP_BLOCK_1 = "GUI_USERSELECTION_GROUP_BLOCK_1";
1641
1642    /** Message constant for key in the resource bundle. */
1643    public static final String GUI_USERSELECTION_INTRO_TITLE_1 = "GUI_USERSELECTION_INTRO_TITLE_1";
1644
1645    /** Message constant for key in the resource bundle. */
1646    public static final String GUI_USERSELECTION_LIST_ACTION_SELECT_HELP_0 = "GUI_USERSELECTION_LIST_ACTION_SELECT_HELP_0";
1647
1648    /** Message constant for key in the resource bundle. */
1649    public static final String GUI_USERSELECTION_LIST_ACTION_SELECT_NAME_0 = "GUI_USERSELECTION_LIST_ACTION_SELECT_NAME_0";
1650
1651    /** Message constant for key in the resource bundle. */
1652    public static final String GUI_USERSELECTION_LIST_COLS_FULLNAME_0 = "GUI_USERSELECTION_LIST_COLS_FULLNAME_0";
1653
1654    /** Message constant for key in the resource bundle. */
1655    public static final String GUI_USERSELECTION_LIST_COLS_ICON_0 = "GUI_USERSELECTION_LIST_COLS_ICON_0";
1656
1657    /** Message constant for key in the resource bundle. */
1658    public static final String GUI_USERSELECTION_LIST_COLS_ICON_HELP_0 = "GUI_USERSELECTION_LIST_COLS_ICON_HELP_0";
1659
1660    /** Message constant for key in the resource bundle. */
1661    public static final String GUI_USERSELECTION_LIST_COLS_LOGIN_0 = "GUI_USERSELECTION_LIST_COLS_LOGIN_0";
1662
1663    /** Message constant for key in the resource bundle. */
1664    public static final String GUI_USERSELECTION_LIST_ICON_HELP_0 = "GUI_USERSELECTION_LIST_ICON_HELP_0";
1665
1666    /** Message constant for key in the resource bundle. */
1667    public static final String GUI_USERSELECTION_LIST_ICON_NAME_0 = "GUI_USERSELECTION_LIST_ICON_NAME_0";
1668
1669    /** Message constant for key in the resource bundle. */
1670    public static final String GUI_USERSELECTION_LIST_NAME_0 = "GUI_USERSELECTION_LIST_NAME_0";
1671
1672    /** Message constant for key in the resource bundle. */
1673    public static final String LOG_COMPUTING_PUBRES_FAILED_0 = "LOG_COMPUTING_PUBRES_FAILED_0";
1674
1675    /** Message constant for key in the resource bundle. */
1676    public static final String LOG_DISPLAY_UNLOCK_INF_FAILED_0 = "LOG_DISPLAY_UNLOCK_INF_FAILED_0";
1677
1678    /** Message constant for key in the resource bundle. */
1679    public static final String LOG_ERROR_EXECUTING_THREAD_0 = "LOG_ERROR_EXECUTING_THREAD_0";
1680
1681    /** Message constant for key in the resource bundle. */
1682    public static final String LOG_ERROR_INCLUDE_FAILED_1 = "LOG_ERROR_INCLUDE_FAILED_1";
1683
1684    /** Message constant for key in the resource bundle. */
1685    public static final String LOG_ERROR_MULTIFILE_PROPERTY_CONFIGURATION_1 = "LOG_ERROR_MULTIFILE_PROPERTY_CONFIGURATION_1";
1686
1687    /** Message constant for key in the resource bundle. */
1688    public static final String LOG_PROGRESS_CLEAN_UP_THREAD_1 = "LOG_PROGRESS_CLEAN_UP_THREAD_1";
1689
1690    /** Message constant for key in the resource bundle. */
1691    public static final String LOG_PROGRESS_ERROR_CALC_PROGRESS_0 = "LOG_PROGRESS_ERROR_CALC_PROGRESS_0";
1692
1693    /** Message constant for key in the resource bundle. */
1694    public static final String LOG_PROGRESS_FINISHED_THREAD_1 = "LOG_PROGRESS_FINISHED_THREAD_1";
1695
1696    /** Message constant for key in the resource bundle. */
1697    public static final String LOG_PROGRESS_INTERRUPT_THREAD_1 = "LOG_PROGRESS_INTERRUPT_THREAD_1";
1698
1699    /** Message constant for key in the resource bundle. */
1700    public static final String LOG_PROGRESS_START_THREAD_1 = "LOG_PROGRESS_START_THREAD_1";
1701
1702    /** Message constant for key in the resource bundle. */
1703    public static final String LOG_PROGRESS_THREAD_NOT_FOUND_1 = "LOG_PROGRESS_THREAD_NOT_FOUND_1";
1704
1705    /** Message constant for key in the resource bundle. */
1706    public static final String LOG_SET_PROJECT_NAME_FAILED_0 = "LOG_SET_PROJECT_NAME_FAILED_0";
1707
1708    /** Message constant for key in the resource bundle. */
1709    public static final String LOG_WARN_MULTIFILE_PROPERTY_ILLEGALPROPERTY_2 = "LOG_WARN_MULTIFILE_PROPERTY_ILLEGALPROPERTY_2";
1710
1711    /** Name of the used resource bundle. */
1712    private static final String BUNDLE_NAME = "org.opencms.workplace.commons.messages";
1713
1714    /** Static instance member. */
1715    private static final I_CmsMessageBundle INSTANCE = new Messages();
1716
1717    /**
1718     * Hides the public constructor for this utility class.<p>
1719     */
1720    private Messages() {
1721
1722        // hide the constructor
1723    }
1724
1725    /**
1726     * Returns an instance of this localized message accessor.<p>
1727     *
1728     * @return an instance of this localized message accessor
1729     */
1730    public static I_CmsMessageBundle get() {
1731
1732        return INSTANCE;
1733    }
1734
1735    /**
1736     * Returns the bundle name for this OpenCms package.<p>
1737     *
1738     * @return the bundle name for this OpenCms package
1739     */
1740    public String getBundleName() {
1741
1742        return BUNDLE_NAME;
1743    }
1744
1745}