001/* 002 * This library is part of OpenCms - 003 * the Open Source Content Management System 004 * 005 * Copyright (c) Alkacon Software GmbH & Co. KG (http://www.alkacon.com) 006 * 007 * This library is free software; you can redistribute it and/or 008 * modify it under the terms of the GNU Lesser General Public 009 * License as published by the Free Software Foundation; either 010 * version 2.1 of the License, or (at your option) any later version. 011 * 012 * This library is distributed in the hope that it will be useful, 013 * but WITHOUT ANY WARRANTY; without even the implied warranty of 014 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 015 * Lesser General Public License for more details. 016 * 017 * For further information about Alkacon Software GmbH & Co. KG, please see the 018 * company website: http://www.alkacon.com 019 * 020 * For further information about OpenCms, please see the 021 * project website: http://www.opencms.org 022 * 023 * You should have received a copy of the GNU Lesser General Public 024 * License along with this library; if not, write to the Free Software 025 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 026 */ 027 028package org.opencms.gwt.client; 029 030import org.opencms.gwt.client.util.CmsMessages; 031 032/** 033 * Convenience class to access the localized messages of this OpenCms package.<p> 034 * 035 * @since 8.0.0 036 */ 037public final class Messages { 038 039 /** Message constant for key in the resource bundle. */ 040 public static final String ERR_DATEBOX_INVALID_DATE_FORMAT_0 = "ERR_DATEBOX_INVALID_DATE_FORMAT_0"; 041 042 /** Message constant for key in the resource bundle. */ 043 public static final String ERR_DATEBOX_INVALID_TIME_FORMAT_0 = "ERR_DATEBOX_INVALID_TIME_FORMAT_0"; 044 045 /** Message constant for key in the resource bundle. */ 046 public static final String ERR_EMPTY_PROPERTY_NAME_0 = "ERR_EMPTY_PROPERTY_NAME_0"; 047 048 /** Message constant for key in the resource bundle. */ 049 public static final String ERR_INVALID_PROPERTY_NAME_0 = "ERR_INVALID_PROPERTY_NAME_0"; 050 051 /** Message constant for key in the resource bundle. */ 052 public static final String ERR_INVALID_UUID_1 = "ERR_INVALID_UUID_1"; 053 054 /** Message constant for key in the resource bundle. */ 055 public static final String ERR_LOCATION_MISSING_API_KEY_1 = "ERR_LOCATION_MISSING_API_KEY_1"; 056 057 /** Message constant for key in the resource bundle. */ 058 public static final String ERR_PROPERTY_EXISTS_0 = "ERR_PROPERTY_EXISTS_0"; 059 060 /** Message constant for key in the resource bundle. */ 061 public static final String ERR_RESOURCE_UNAVAILABLE_1 = "ERR_RESOURCE_UNAVAILABLE_1"; 062 063 /** Message constant for key in the resource bundle. */ 064 public static final String ERR_TITLE_ERROR_0 = "ERR_TITLE_ERROR_0"; 065 066 /** Message constant for key in the resource bundle. */ 067 public static final String ERR_UPLOAD_BROWSER_0 = "ERR_UPLOAD_BROWSER_0"; 068 069 /** Message constant for key in the resource bundle. */ 070 public static final String ERR_UPLOAD_BROWSER_ABORT_ERR_0 = "ERR_UPLOAD_BROWSER_ABORT_ERR_0"; 071 072 /** Message constant for key in the resource bundle. */ 073 public static final String ERR_UPLOAD_BROWSER_ENCODING_0 = "ERR_UPLOAD_BROWSER_ENCODING_0"; 074 075 /** Message constant for key in the resource bundle. */ 076 public static final String ERR_UPLOAD_BROWSER_NOT_FOUND_0 = "ERR_UPLOAD_BROWSER_NOT_FOUND_0"; 077 078 /** Message constant for key in the resource bundle. */ 079 public static final String ERR_UPLOAD_BROWSER_NOT_READABLE_0 = "ERR_UPLOAD_BROWSER_NOT_READABLE_0"; 080 081 /** Message constant for key in the resource bundle. */ 082 public static final String ERR_UPLOAD_BROWSER_SECURITY_0 = "ERR_UPLOAD_BROWSER_SECURITY_0"; 083 084 /** Message constant for key in the resource bundle. */ 085 public static final String GUI_ABOUT_DIALOG_TITLE_0 = "GUI_ABOUT_DIALOG_TITLE_0"; 086 087 /** Message constant for key in the resource bundle. */ 088 public static final String GUI_BINARY_UPLOAD_DIALOG_CONTENT_0 = "GUI_BINARY_UPLOAD_DIALOG_CONTENT_0"; 089 090 /** Message constant for key in the resource bundle. */ 091 public static final String GUI_BINARY_UPLOAD_DIALOG_TITLE_0 = "GUI_BINARY_UPLOAD_DIALOG_TITLE_0"; 092 093 /** Message constant for key in the resource bundle. */ 094 public static final String GUI_BROADCAST_SEND_BY_1 = "GUI_BROADCAST_SEND_BY_1"; 095 096 /** Message constant for key in the resource bundle. */ 097 public static final String GUI_BROKEN_LINK_NO_TITLE_0 = "GUI_BROKEN_LINK_NO_TITLE_0"; 098 099 /** Message constant for key in the resource bundle. */ 100 public static final String GUI_BROKEN_LINK_TEXT_0 = "GUI_BROKEN_LINK_TEXT_0"; 101 102 /** Message constant for key in the resource bundle. */ 103 public static final String GUI_BROWSE_0 = "GUI_BROWSE_0"; 104 105 /** Message constant for key in the resource bundle. */ 106 public static final String GUI_BROWSING_0 = "GUI_BROWSING_0"; 107 108 /** Message constant for key in the resource bundle. */ 109 public static final String GUI_BUTTON_ELEMENT_EDIT_0 = "GUI_BUTTON_ELEMENT_EDIT_0"; 110 111 /** Message constant for key in the resource bundle. */ 112 public static final String GUI_BUTTON_NEXT_RESOURCE_0 = "GUI_BUTTON_NEXT_RESOURCE_0"; 113 114 /** Message constant for key in the resource bundle. */ 115 public static final String GUI_BUTTON_PREV_RESOURCE_0 = "GUI_BUTTON_PREV_RESOURCE_0"; 116 117 /** Message constant for key in the resource bundle. */ 118 public static final String GUI_CANCEL_0 = "GUI_CANCEL_0"; 119 120 /** Message constant for key in the resource bundle. */ 121 public static final String GUI_CANT_LOAD_TREE_1 = "GUI_CANT_LOAD_TREE_1"; 122 123 /** Message constant for key in the resource bundle. */ 124 public static final String GUI_CAPTION_DEFINE_PROPERTY_0 = "GUI_CAPTION_DEFINE_PROPERTY_0"; 125 126 /** Message constant for key in the resource bundle. */ 127 public static final String GUI_CATEGORIES_IS_EMPTY_0 = "GUI_CATEGORIES_IS_EMPTY_0"; 128 129 /** Message constant for key in the resource bundle. */ 130 public static final String GUI_CLOSE_0 = "GUI_CLOSE_0"; 131 132 /** Message constant for key in the resource bundle. */ 133 public static final String GUI_CODEMIRROR_BUTTON_FIND_0 = "GUI_CODEMIRROR_BUTTON_FIND_0"; 134 135 /** Message constant for key in the resource bundle. */ 136 public static final String GUI_CODEMIRROR_BUTTON_JUMP_TO_LINE_0 = "GUI_CODEMIRROR_BUTTON_JUMP_TO_LINE_0"; 137 138 /** Message constant for key in the resource bundle. */ 139 public static final String GUI_CODEMIRROR_BUTTON_REDO_0 = "GUI_CODEMIRROR_BUTTON_REDO_0"; 140 141 /** Message constant for key in the resource bundle. */ 142 public static final String GUI_CODEMIRROR_BUTTON_REPLACE_0 = "GUI_CODEMIRROR_BUTTON_REPLACE_0"; 143 144 /** Message constant for key in the resource bundle. */ 145 public static final String GUI_CODEMIRROR_BUTTON_UNDO_0 = "GUI_CODEMIRROR_BUTTON_UNDO_0"; 146 147 /** Message constant for key in the resource bundle. */ 148 public static final String GUI_CODEMIRROR_TOGGLE_AUTO_CLOSE_BRACKETS_0 = "GUI_CODEMIRROR_TOGGLE_AUTO_CLOSE_BRACKETS_0"; 149 150 /** Message constant for key in the resource bundle. */ 151 public static final String GUI_CODEMIRROR_TOGGLE_LINE_WRAP_0 = "GUI_CODEMIRROR_TOGGLE_LINE_WRAP_0"; 152 153 /** Message constant for key in the resource bundle. */ 154 public static final String GUI_CODEMIRROR_TOGGLE_SYNTAX_HIGHLIGHTING_0 = "GUI_CODEMIRROR_TOGGLE_SYNTAX_HIGHLIGHTING_0"; 155 156 /** Message constant for key in the resource bundle. */ 157 public static final String GUI_CODEMIRROR_TOGGLE_TABS_0 = "GUI_CODEMIRROR_TOGGLE_TABS_0"; 158 159 /** Message constant for key in the resource bundle. */ 160 public static final String GUI_CONFIRM_REVERT_TITLE_0 = "GUI_CONFIRM_REVERT_TITLE_0"; 161 162 /** Message constant for key in the resource bundle. */ 163 public static final String GUI_COPY_TO_CLIPBOARD_0 = "GUI_COPY_TO_CLIPBOARD_0"; 164 165 /** Message constant for key in the resource bundle. */ 166 public static final String GUI_COPY_TO_CLIPBOARD_DESCRIPTION_0 = "GUI_COPY_TO_CLIPBOARD_DESCRIPTION_0"; 167 168 /** Message constant for key in the resource bundle. */ 169 public static final String GUI_CREATE_MODE_ASK_0 = "GUI_CREATE_MODE_ASK_0"; 170 171 /** Message constant for key in the resource bundle. */ 172 public static final String GUI_CREATE_MODE_BUTTON_COPY_0 = "GUI_CREATE_MODE_BUTTON_COPY_0"; 173 174 /** Message constant for key in the resource bundle. */ 175 public static final String GUI_CREATE_MODE_BUTTON_NEW_0 = "GUI_CREATE_MODE_BUTTON_NEW_0"; 176 177 /** Message constant for key in the resource bundle. */ 178 public static final String GUI_CREATE_MODE_CAPTION_0 = "GUI_CREATE_MODE_CAPTION_0"; 179 180 /** Message constant for key in the resource bundle. */ 181 public static final String GUI_CREATE_NEW_LINK_DIALOG_TITLE_0 = "GUI_CREATE_NEW_LINK_DIALOG_TITLE_0"; 182 183 /** Message constant for key in the resource bundle. */ 184 public static final String GUI_DATE_AM_0 = "GUI_DATE_AM_0"; 185 186 /** Message constant for key in the resource bundle. */ 187 public static final String GUI_DATE_PM_0 = "GUI_DATE_PM_0"; 188 189 /** Message constant for key in the resource bundle. */ 190 public static final String GUI_DATEBOX_DATE_PATTERN_0 = "GUI_DATEBOX_DATE_PATTERN_0"; 191 192 /** Message constant for key in the resource bundle. */ 193 public static final String GUI_DATEBOX_DATETIME_PATTERN_0 = "GUI_DATEBOX_DATETIME_PATTERN_0"; 194 195 /** Message constant for key in the resource bundle. */ 196 public static final String GUI_DATEBOX_TIME_PATTERN_0 = "GUI_DATEBOX_TIME_PATTERN_0"; 197 198 /** Message constant for key in the resource bundle. */ 199 public static final String GUI_DATEBOX_TITLE_0 = "GUI_DATEBOX_TITLE_0"; 200 201 /** Message constant for key in the resource bundle. */ 202 public static final String GUI_DELETE_0 = "GUI_DELETE_0"; 203 204 /** Message constant for key in the resource bundle. */ 205 public static final String GUI_DETAILS_0 = "GUI_DETAILS_0"; 206 207 /** Message constant for key in the resource bundle. */ 208 public static final String GUI_DIALOG_AVAILABILITY_AVAILABILITY_0 = "GUI_DIALOG_AVAILABILITY_AVAILABILITY_0"; 209 210 /** Message constant for key in the resource bundle. */ 211 public static final String GUI_DIALOG_AVAILABILITY_DIALOG_ERR_0 = "GUI_DIALOG_AVAILABILITY_DIALOG_ERR_0"; 212 213 /** Message constant for key in the resource bundle. */ 214 public static final String GUI_DIALOG_AVAILABILITY_ERR_BEFORE_0 = "GUI_DIALOG_AVAILABILITY_ERR_BEFORE_0"; 215 216 /** Message constant for key in the resource bundle. */ 217 public static final String GUI_DIALOG_AVAILABILITY_ERR_PAST_0 = "GUI_DIALOG_AVAILABILITY_ERR_PAST_0"; 218 219 /** Message constant for key in the resource bundle. */ 220 public static final String GUI_DIALOG_AVAILABILITY_ERR_POS_0 = "GUI_DIALOG_AVAILABILITY_ERR_POS_0"; 221 222 /** Message constant for key in the resource bundle. */ 223 public static final String GUI_DIALOG_AVAILABILITY_EXPIRED_DATE_0 = "GUI_DIALOG_AVAILABILITY_EXPIRED_DATE_0"; 224 225 /** Message constant for key in the resource bundle. */ 226 public static final String GUI_DIALOG_AVAILABILITY_INHERITED_FROM_1 = "GUI_DIALOG_AVAILABILITY_INHERITED_FROM_1"; 227 228 /** Message constant for key in the resource bundle. */ 229 public static final String GUI_DIALOG_AVAILABILITY_MODIFY_SIBLINGS_0 = "GUI_DIALOG_AVAILABILITY_MODIFY_SIBLINGS_0"; 230 231 /** Message constant for key in the resource bundle. */ 232 public static final String GUI_DIALOG_AVAILABILITY_NOTI_INTERVAL_0 = "GUI_DIALOG_AVAILABILITY_NOTI_INTERVAL_0"; 233 234 /** Message constant for key in the resource bundle. */ 235 public static final String GUI_DIALOG_AVAILABILITY_NOTI_SETTINGS_0 = "GUI_DIALOG_AVAILABILITY_NOTI_SETTINGS_0"; 236 237 /** Message constant for key in the resource bundle. */ 238 public static final String GUI_DIALOG_AVAILABILITY_PUB_SCHEDULED_0 = "GUI_DIALOG_AVAILABILITY_PUB_SCHEDULED_0"; 239 240 /** Message constant for key in the resource bundle. */ 241 public static final String GUI_DIALOG_AVAILABILITY_PUB_SCHEDULED_DATE_0 = "GUI_DIALOG_AVAILABILITY_PUB_SCHEDULED_DATE_0"; 242 243 /** Message constant for key in the resource bundle. */ 244 public static final String GUI_DIALOG_AVAILABILITY_RELEASED_DATE_0 = "GUI_DIALOG_AVAILABILITY_RELEASED_DATE_0"; 245 246 /** Message constant for key in the resource bundle. */ 247 public static final String GUI_DIALOG_AVAILABILITY_RES_USERS_0 = "GUI_DIALOG_AVAILABILITY_RES_USERS_0"; 248 249 /** Message constant for key in the resource bundle. */ 250 public static final String GUI_DIALOG_AVAILABILITY_TITLE_0 = "GUI_DIALOG_AVAILABILITY_TITLE_0"; 251 252 /** Message constant for key in the resource bundle. */ 253 public static final String GUI_DIALOG_CATEGORIES_TITLE_0 = "GUI_DIALOG_CATEGORIES_TITLE_0"; 254 255 /** Message constant for key in the resource bundle. */ 256 public static final String GUI_DIALOG_CHANGES_PUBLISH_TEXT_0 = "GUI_DIALOG_CHANGES_PUBLISH_TEXT_0"; 257 258 /** Message constant for key in the resource bundle. */ 259 public static final String GUI_DIALOG_CHANGES_PUBLISH_TITLE_0 = "GUI_DIALOG_CHANGES_PUBLISH_TITLE_0"; 260 261 /** Message constant for key in the resource bundle. */ 262 public static final String GUI_DIALOG_CONTENTEDITOR_TITLE_0 = "GUI_DIALOG_CONTENTEDITOR_TITLE_0"; 263 264 /** Message constant for key in the resource bundle. */ 265 public static final String GUI_DIALOG_DELETE_TEXT_0 = "GUI_DIALOG_DELETE_TEXT_0"; 266 267 /** Message constant for key in the resource bundle. */ 268 public static final String GUI_DIALOG_DELETE_TITLE_0 = "GUI_DIALOG_DELETE_TITLE_0"; 269 270 /** Message constant for key in the resource bundle. */ 271 public static final String GUI_DIALOG_LOGOUT_TEXT_0 = "GUI_DIALOG_LOGOUT_TEXT_0"; 272 273 /** Message constant for key in the resource bundle. */ 274 public static final String GUI_DIALOG_LOGOUT_TITLE_0 = "GUI_DIALOG_LOGOUT_TITLE_0"; 275 276 /** Message constant for key in the resource bundle. */ 277 public static final String GUI_DIALOG_RESET_TEXT_0 = "GUI_DIALOG_RESET_TEXT_0"; 278 279 /** Message constant for key in the resource bundle. */ 280 public static final String GUI_DIALOG_RESET_TITLE_0 = "GUI_DIALOG_RESET_TITLE_0"; 281 282 /** Message constant for key in the resource bundle. */ 283 public static final String GUI_DIRECTEDIT_ONLY_CREATE_0 = "GUI_DIRECTEDIT_ONLY_CREATE_0"; 284 285 /** Message constant for key in the resource bundle. */ 286 public static final String GUI_DONE_0 = "GUI_DONE_0"; 287 288 /** Message constant for key in the resource bundle. */ 289 public static final String GUI_EDIT_LINK_DIALOG_TITLE_0 = "GUI_EDIT_LINK_DIALOG_TITLE_0"; 290 291 /** Message constant for key in the resource bundle. */ 292 public static final String GUI_EDIT_LINK_LABEL_FILE_NAME_0 = "GUI_EDIT_LINK_LABEL_FILE_NAME_0"; 293 294 /** Message constant for key in the resource bundle. */ 295 public static final String GUI_EDIT_LINK_LABEL_LINK_0 = "GUI_EDIT_LINK_LABEL_LINK_0"; 296 297 /** Message constant for key in the resource bundle. */ 298 public static final String GUI_EDIT_LINK_LABEL_TITLE_0 = "GUI_EDIT_LINK_LABEL_TITLE_0"; 299 300 /** Message constant for key in the resource bundle. */ 301 public static final String GUI_EDIT_LINK_NO_CHANGES_0 = "GUI_EDIT_LINK_NO_CHANGES_0"; 302 303 /** Message constant for key in the resource bundle. */ 304 public static final String GUI_EDIT_LINK_NO_FILE_NAME_0 = "GUI_EDIT_LINK_NO_FILE_NAME_0"; 305 306 /** Message constant for key in the resource bundle. */ 307 public static final String GUI_EDIT_LINK_NO_LINK_0 = "GUI_EDIT_LINK_NO_LINK_0"; 308 309 /** Message constant for key in the resource bundle. */ 310 public static final String GUI_EDIT_USER_0 = "GUI_EDIT_USER_0"; 311 312 /** Message constant for key in the resource bundle. */ 313 public static final String GUI_EDITOR_CLOSE_CAPTION_0 = "GUI_EDITOR_CLOSE_CAPTION_0"; 314 315 /** Message constant for key in the resource bundle. */ 316 public static final String GUI_EDITOR_CLOSE_TEXT_0 = "GUI_EDITOR_CLOSE_TEXT_0"; 317 318 /** Message constant for key in the resource bundle. */ 319 public static final String GUI_EDITOR_SAVE_BEFORE_LEAVING_1 = "GUI_EDITOR_SAVE_BEFORE_LEAVING_1"; 320 321 /** Message constant for key in the resource bundle. */ 322 public static final String GUI_ERROR_0 = "GUI_ERROR_0"; 323 324 /** Message constant for key in the resource bundle. */ 325 public static final String GUI_FORM_PROPERTIES_EDIT_0 = "GUI_FORM_PROPERTIES_EDIT_0"; 326 327 /** Message constant for key in the resource bundle. */ 328 public static final String GUI_FORM_TAB_ADVANCED_0 = "GUI_FORM_TAB_ADVANCED_0"; 329 330 /** Message constant for key in the resource bundle. */ 331 public static final String GUI_FORM_TAB_BASIC_0 = "GUI_FORM_TAB_BASIC_0"; 332 333 /** Message constant for key in the resource bundle. */ 334 public static final String GUI_GALLERY_SELECT_DIALOG_TITLE_0 = "GUI_GALLERY_SELECT_DIALOG_TITLE_0"; 335 336 /** Message constant for key in the resource bundle. */ 337 public static final String GUI_HISTORY_COLUMN_PATH_0 = "GUI_HISTORY_COLUMN_PATH_0"; 338 339 /** Message constant for key in the resource bundle. */ 340 public static final String GUI_HISTORY_COLUMN_SIZE_0 = "GUI_HISTORY_COLUMN_SIZE_0"; 341 342 /** Message constant for key in the resource bundle. */ 343 public static final String GUI_HISTORY_DIALOG_TEXT_0 = "GUI_HISTORY_DIALOG_TEXT_0"; 344 345 /** Message constant for key in the resource bundle. */ 346 public static final String GUI_HISTORY_DIALOG_TITLE_0 = "GUI_HISTORY_DIALOG_TITLE_0"; 347 348 /** Message constant for key in the resource bundle. */ 349 public static final String GUI_HISTORY_MODIFICATION_DATE_0 = "GUI_HISTORY_MODIFICATION_DATE_0"; 350 351 /** Message constant for key in the resource bundle. */ 352 public static final String GUI_HISTORY_MODIFICATION_USER_0 = "GUI_HISTORY_MODIFICATION_USER_0"; 353 354 /** Message constant for key in the resource bundle. */ 355 public static final String GUI_HISTORY_NO_VERSIONS_0 = "GUI_HISTORY_NO_VERSIONS_0"; 356 357 /** Message constant for key in the resource bundle. */ 358 public static final String GUI_HISTORY_OFFLINE_0 = "GUI_HISTORY_OFFLINE_0"; 359 360 /** Message constant for key in the resource bundle. */ 361 public static final String GUI_HISTORY_ONLINE_0 = "GUI_HISTORY_ONLINE_0"; 362 363 /** Message constant for key in the resource bundle. */ 364 public static final String GUI_HISTORY_PREVIEW_HELP_0 = "GUI_HISTORY_PREVIEW_HELP_0"; 365 366 /** Message constant for key in the resource bundle. */ 367 public static final String GUI_HISTORY_PUBLISH_DATE_0 = "GUI_HISTORY_PUBLISH_DATE_0"; 368 369 /** Message constant for key in the resource bundle. */ 370 public static final String GUI_HISTORY_REVERT_CONFIRMATION_0 = "GUI_HISTORY_REVERT_CONFIRMATION_0"; 371 372 /** Message constant for key in the resource bundle. */ 373 public static final String GUI_HISTORY_REVERT_HELP_0 = "GUI_HISTORY_REVERT_HELP_0"; 374 375 /** Message constant for key in the resource bundle. */ 376 public static final String GUI_ICON_TITLE_EXPORT_0 = "GUI_ICON_TITLE_EXPORT_0"; 377 378 /** Message constant for key in the resource bundle. */ 379 public static final String GUI_ICON_TITLE_HIDDEN_0 = "GUI_ICON_TITLE_HIDDEN_0"; 380 381 /** Message constant for key in the resource bundle. */ 382 public static final String GUI_ICON_TITLE_REDIRECT_0 = "GUI_ICON_TITLE_REDIRECT_0"; 383 384 /** Message constant for key in the resource bundle. */ 385 public static final String GUI_ICON_TITLE_SECURE_0 = "GUI_ICON_TITLE_SECURE_0"; 386 387 /** Message constant for key in the resource bundle. */ 388 public static final String GUI_INPUT_NOT_USED_0 = "GUI_INPUT_NOT_USED_0"; 389 390 /** Message constant for key in the resource bundle. */ 391 public static final String GUI_LABEL_EXISTING_PROPERTIES_0 = "GUI_LABEL_EXISTING_PROPERTIES_0"; 392 393 /** Message constant for key in the resource bundle. */ 394 public static final String GUI_LABEL_NEW_PROPERTY_0 = "GUI_LABEL_NEW_PROPERTY_0"; 395 396 /** Message constant for key in the resource bundle. */ 397 public static final String GUI_LABEL_STACKTRACE_0 = "GUI_LABEL_STACKTRACE_0"; 398 399 /** Message constant for key in the resource bundle. */ 400 public static final String GUI_LINK_CHECKBOX_EXTERNAL_0 = "GUI_LINK_CHECKBOX_EXTERNAL_0"; 401 402 /** Message constant for key in the resource bundle. */ 403 public static final String GUI_LINK_WARNING_TITLE_0 = "GUI_LINK_WARNING_TITLE_0"; 404 405 /** Message constant for key in the resource bundle. */ 406 public static final String GUI_LOADING_0 = "GUI_LOADING_0"; 407 408 /** Message constant for key in the resource bundle. */ 409 public static final String GUI_LOCATION_ADDRESS_0 = "GUI_LOCATION_ADDRESS_0"; 410 411 /** Message constant for key in the resource bundle. */ 412 public static final String GUI_LOCATION_DIALOG_TITLE_0 = "GUI_LOCATION_DIALOG_TITLE_0"; 413 414 /** Message constant for key in the resource bundle. */ 415 public static final String GUI_LOCATION_DISPLAY_3 = "GUI_LOCATION_DISPLAY_3"; 416 417 /** Message constant for key in the resource bundle. */ 418 public static final String GUI_LOCATION_DYNAMIC_0 = "GUI_LOCATION_DYNAMIC_0"; 419 420 /** Message constant for key in the resource bundle. */ 421 public static final String GUI_LOCATION_HYBRID_0 = "GUI_LOCATION_HYBRID_0"; 422 423 /** Message constant for key in the resource bundle. */ 424 public static final String GUI_LOCATION_LATITUDE_0 = "GUI_LOCATION_LATITUDE_0"; 425 426 /** Message constant for key in the resource bundle. */ 427 public static final String GUI_LOCATION_LONGITUDE_0 = "GUI_LOCATION_LONGITUDE_0"; 428 429 /** Message constant for key in the resource bundle. */ 430 public static final String GUI_LOCATION_MODE_0 = "GUI_LOCATION_MODE_0"; 431 432 /** Message constant for key in the resource bundle. */ 433 public static final String GUI_LOCATION_ROADMAP_0 = "GUI_LOCATION_ROADMAP_0"; 434 435 /** Message constant for key in the resource bundle. */ 436 public static final String GUI_LOCATION_SATELLITE_0 = "GUI_LOCATION_SATELLITE_0"; 437 438 /** Message constant for key in the resource bundle. */ 439 public static final String GUI_LOCATION_SIZE_0 = "GUI_LOCATION_SIZE_0"; 440 441 /** Message constant for key in the resource bundle. */ 442 public static final String GUI_LOCATION_STATIC_0 = "GUI_LOCATION_STATIC_0"; 443 444 /** Message constant for key in the resource bundle. */ 445 public static final String GUI_LOCATION_TERRAIN_0 = "GUI_LOCATION_TERRAIN_0"; 446 447 /** Message constant for key in the resource bundle. */ 448 public static final String GUI_LOCATION_TYPE_0 = "GUI_LOCATION_TYPE_0"; 449 450 /** Message constant for key in the resource bundle. */ 451 public static final String GUI_LOCATION_ZOOM_0 = "GUI_LOCATION_ZOOM_0"; 452 453 /** Message constant for key in the resource bundle. */ 454 public static final String GUI_LOCK_NOTIFICATION_2 = "GUI_LOCK_NOTIFICATION_2"; 455 456 /** Message constant for key in the resource bundle. */ 457 public static final String GUI_LOCK_OWNED_BY_1 = "GUI_LOCK_OWNED_BY_1"; 458 459 /** Message constant for key in the resource bundle. */ 460 public static final String GUI_LOCK_REPORT_NOTHING_LOCKED_0 = "GUI_LOCK_REPORT_NOTHING_LOCKED_0"; 461 462 /** Message constant for key in the resource bundle. */ 463 public static final String GUI_LOCK_REPORT_STEAL_ALL_LOCKS_MESSAGE_0 = "GUI_LOCK_REPORT_STEAL_ALL_LOCKS_MESSAGE_0"; 464 465 /** Message constant for key in the resource bundle. */ 466 public static final String GUI_LOCK_REPORT_STEAL_LOCK_MESSAGE_0 = "GUI_LOCK_REPORT_STEAL_LOCK_MESSAGE_0"; 467 468 /** Message constant for key in the resource bundle. */ 469 public static final String GUI_LOCK_REPORT_TITLE_0 = "GUI_LOCK_REPORT_TITLE_0"; 470 471 /** Message constant for key in the resource bundle. */ 472 public static final String GUI_LOCK_REPORT_UNLOCK_ALL_MESSAGE_0 = "GUI_LOCK_REPORT_UNLOCK_ALL_MESSAGE_0"; 473 474 /** Message constant for key in the resource bundle. */ 475 public static final String GUI_LOCK_REPORT_UNLOCK_MESSAGE_0 = "GUI_LOCK_REPORT_UNLOCK_MESSAGE_0"; 476 477 /** Message constant for key in the resource bundle. */ 478 public static final String GUI_LOCKING_0 = "GUI_LOCKING_0"; 479 480 /** Message constant for key in the resource bundle. */ 481 public static final String GUI_LOGOUT_0 = "GUI_LOGOUT_0"; 482 483 /** Message constant for key in the resource bundle. */ 484 public static final String GUI_MODEL_SELECT_MESSAGE_0 = "GUI_MODEL_SELECT_MESSAGE_0"; 485 486 /** Message constant for key in the resource bundle. */ 487 public static final String GUI_MODEL_SELECT_TITLE_0 = "GUI_MODEL_SELECT_TITLE_0"; 488 489 /** Message constant for key in the resource bundle. */ 490 public static final String GUI_NO_0 = "GUI_NO_0"; 491 492 /** Message constant for key in the resource bundle. */ 493 public static final String GUI_NO_DESCIPTION_0 = "GUI_NO_DESCIPTION_0"; 494 495 /** Message constant for key in the resource bundle. */ 496 public static final String GUI_NO_TITLE_0 = "GUI_NO_TITLE_0"; 497 498 /** Message constant for key in the resource bundle. */ 499 public static final String GUI_NOTHING_CHANGED_0 = "GUI_NOTHING_CHANGED_0"; 500 501 /** Message constant for key in the resource bundle. */ 502 public static final String GUI_OK_0 = "GUI_OK_0"; 503 504 /** Message constant for key in the resource bundle. */ 505 public static final String GUI_ORIGIN_INHERITED_1 = "GUI_ORIGIN_INHERITED_1"; 506 507 /** Message constant for key in the resource bundle. */ 508 public static final String GUI_ORIGIN_SHARED_0 = "GUI_ORIGIN_SHARED_0"; 509 510 /** Message constant for key in the resource bundle. */ 511 public static final String GUI_PASSWORD_CHANGE_TITLE_1 = "GUI_PASSWORD_CHANGE_TITLE_1"; 512 513 /** Message constant for key in the resource bundle. */ 514 public static final String GUI_PASSWORD_CONFIRM_0 = "GUI_PASSWORD_CONFIRM_0"; 515 516 /** Message constant for key in the resource bundle. */ 517 public static final String GUI_PASSWORD_NEW_0 = "GUI_PASSWORD_NEW_0"; 518 519 /** Message constant for key in the resource bundle. */ 520 public static final String GUI_PASSWORD_OLD_0 = "GUI_PASSWORD_OLD_0"; 521 522 /** Message constant for key in the resource bundle. */ 523 public static final String GUI_PLEASE_WAIT_0 = "GUI_PLEASE_WAIT_0"; 524 525 /** Message constant for key in the resource bundle. */ 526 public static final String GUI_POPUP_BLOCKED_0 = "GUI_POPUP_BLOCKED_0"; 527 528 /** Message constant for key in the resource bundle. */ 529 public static final String GUI_POPUP_BLOCKED_TITLE_0 = "GUI_POPUP_BLOCKED_TITLE_0"; 530 531 /** Message constant for key in the resource bundle. */ 532 public static final String GUI_PROPERTIES_0 = "GUI_PROPERTIES_0"; 533 534 /** Message constant for key in the resource bundle. */ 535 public static final String GUI_PROPERTY_BLOCK_UNUSED_0 = "GUI_PROPERTY_BLOCK_UNUSED_0"; 536 537 /** Message constant for key in the resource bundle. */ 538 public static final String GUI_PROPERTY_BLOCK_USED_0 = "GUI_PROPERTY_BLOCK_USED_0"; 539 540 /** Message constant for key in the resource bundle. */ 541 public static final String GUI_PROPERTY_TAB_COMPLETE_0 = "GUI_PROPERTY_TAB_COMPLETE_0"; 542 543 /** Message constant for key in the resource bundle. */ 544 public static final String GUI_PROPERTY_TAB_RESOURCE_0 = "GUI_PROPERTY_TAB_RESOURCE_0"; 545 546 /** Message constant for key in the resource bundle. */ 547 public static final String GUI_PROPERTY_TAB_SIMPLE_0 = "GUI_PROPERTY_TAB_SIMPLE_0"; 548 549 /** Message constant for key in the resource bundle. */ 550 public static final String GUI_PROPERTY_TAB_STRUCTURE_0 = "GUI_PROPERTY_TAB_STRUCTURE_0"; 551 552 /** Message constant for key in the resource bundle. */ 553 public static final String GUI_QUICK_FINDER_SEARCH_0 = "GUI_QUICK_FINDER_SEARCH_0"; 554 555 /** Message constant for key in the resource bundle. */ 556 public static final String GUI_QUICK_LAUCNH_0 = "GUI_QUICK_LAUCNH_0"; 557 558 /** Message constant for key in the resource bundle. */ 559 public static final String GUI_REASON_0 = "GUI_REASON_0"; 560 561 /** Message constant for key in the resource bundle. */ 562 public static final String GUI_RENAME_DIALOG_MENU_TEXT_0 = "GUI_RENAME_DIALOG_MENU_TEXT_0"; 563 564 /** Message constant for key in the resource bundle. */ 565 public static final String GUI_RENAME_DIALOG_NEW_NAME_LABEL_0 = "GUI_RENAME_DIALOG_NEW_NAME_LABEL_0"; 566 567 /** Message constant for key in the resource bundle. */ 568 public static final String GUI_RENAME_DIALOG_OLD_NAME_LABEL_0 = "GUI_RENAME_DIALOG_OLD_NAME_LABEL_0"; 569 570 /** Message constant for key in the resource bundle. */ 571 public static final String GUI_RENAME_DIALOG_TITLE_0 = "GUI_RENAME_DIALOG_TITLE_0"; 572 573 /** Message constant for key in the resource bundle. */ 574 public static final String GUI_REPLACE_CHANGE_FILE_0 = "GUI_REPLACE_CHANGE_FILE_0"; 575 576 /** Message constant for key in the resource bundle. */ 577 public static final String GUI_REPLACE_INFO_0 = "GUI_REPLACE_INFO_0"; 578 579 /** Message constant for key in the resource bundle. */ 580 public static final String GUI_REPLACE_LOCKED_RESOURCE_0 = "GUI_REPLACE_LOCKED_RESOURCE_0"; 581 582 /** Message constant for key in the resource bundle. */ 583 public static final String GUI_REPLACE_NO_FILE_SELECTED_0 = "GUI_REPLACE_NO_FILE_SELECTED_0"; 584 585 /** Message constant for key in the resource bundle. */ 586 public static final String GUI_REPLACE_TITLE_0 = "GUI_REPLACE_TITLE_0"; 587 588 /** Message constant for key in the resource bundle. */ 589 public static final String GUI_REPLACE_WRONG_FILE_EXTENSION_0 = "GUI_REPLACE_WRONG_FILE_EXTENSION_0"; 590 591 /** Message constant for key in the resource bundle. */ 592 public static final String GUI_RESET_0 = "GUI_RESET_0"; 593 594 /** Message constant for key in the resource bundle. */ 595 public static final String GUI_RESOURCE_INFO_TAB_ATTRIBUTES_0 = "GUI_RESOURCE_INFO_TAB_ATTRIBUTES_0"; 596 597 /** Message constant for key in the resource bundle. */ 598 public static final String GUI_RESOURCE_INFO_TAB_SIBLINGS_0 = "GUI_RESOURCE_INFO_TAB_SIBLINGS_0"; 599 600 /** Message constant for key in the resource bundle. */ 601 public static final String GUI_RESOURCE_INFO_TAB_TARGETS_0 = "GUI_RESOURCE_INFO_TAB_TARGETS_0"; 602 603 /** Message constant for key in the resource bundle. */ 604 public static final String GUI_RESOURCE_INFO_TAB_USAGE_0 = "GUI_RESOURCE_INFO_TAB_USAGE_0"; 605 606 /** Message constant for key in the resource bundle. */ 607 public static final String GUI_RESOURCE_LOCKED_0 = "GUI_RESOURCE_LOCKED_0"; 608 609 /** Message constant for key in the resource bundle. */ 610 public static final String GUI_RESOURCE_STATE_0 = "GUI_RESOURCE_STATE_0"; 611 612 /** Message constant for key in the resource bundle. */ 613 public static final String GUI_RESOURCE_STATE_CHANGED_0 = "GUI_RESOURCE_STATE_CHANGED_0"; 614 615 /** Message constant for key in the resource bundle. */ 616 public static final String GUI_RESOURCE_STATE_DELETED_0 = "GUI_RESOURCE_STATE_DELETED_0"; 617 618 /** Message constant for key in the resource bundle. */ 619 public static final String GUI_RESOURCE_STATE_NEW_0 = "GUI_RESOURCE_STATE_NEW_0"; 620 621 /** Message constant for key in the resource bundle. */ 622 public static final String GUI_RESOURCE_STATE_UNCHANGED_0 = "GUI_RESOURCE_STATE_UNCHANGED_0"; 623 624 /** Message constant for key in the resource bundle. */ 625 public static final String GUI_RESOURCEINFO_DIALOG_TITLE_0 = "GUI_RESOURCEINFO_DIALOG_TITLE_0"; 626 627 /** Message constant for key in the resource bundle. */ 628 public static final String GUI_RESOURCEINFO_FIELDSET_TITLE_0 = "GUI_RESOURCEINFO_FIELDSET_TITLE_0"; 629 630 /** Message constant for key in the resource bundle. */ 631 public static final String GUI_RESOURCEINFO_LABEL_DATECREATED_0 = "GUI_RESOURCEINFO_LABEL_DATECREATED_0"; 632 633 /** Message constant for key in the resource bundle. */ 634 public static final String GUI_RESOURCEINFO_LABEL_DATEEXPIRED_0 = "GUI_RESOURCEINFO_LABEL_DATEEXPIRED_0"; 635 636 /** Message constant for key in the resource bundle. */ 637 public static final String GUI_RESOURCEINFO_LABEL_DATEMODIFIED_0 = "GUI_RESOURCEINFO_LABEL_DATEMODIFIED_0"; 638 639 /** Message constant for key in the resource bundle. */ 640 public static final String GUI_RESOURCEINFO_LABEL_DATERELEASED_0 = "GUI_RESOURCEINFO_LABEL_DATERELEASED_0"; 641 642 /** Message constant for key in the resource bundle. */ 643 public static final String GUI_RESOURCEINFO_LABEL_LASTPROJECT_0 = "GUI_RESOURCEINFO_LABEL_LASTPROJECT_0"; 644 645 /** Message constant for key in the resource bundle. */ 646 public static final String GUI_RESOURCEINFO_LABEL_LOCALES_0 = "GUI_RESOURCEINFO_LABEL_LOCALES_0"; 647 648 /** Message constant for key in the resource bundle. */ 649 public static final String GUI_RESOURCEINFO_LABEL_LOCKOWNER_0 = "GUI_RESOURCEINFO_LABEL_LOCKOWNER_0"; 650 651 /** Message constant for key in the resource bundle. */ 652 public static final String GUI_RESOURCEINFO_LABEL_LOCKSTATE_0 = "GUI_RESOURCEINFO_LABEL_LOCKSTATE_0"; 653 654 /** Message constant for key in the resource bundle. */ 655 public static final String GUI_RESOURCEINFO_LABEL_NAVTEXT_0 = "GUI_RESOURCEINFO_LABEL_NAVTEXT_0"; 656 657 /** Message constant for key in the resource bundle. */ 658 public static final String GUI_RESOURCEINFO_LABEL_PERMISSIONS_0 = "GUI_RESOURCEINFO_LABEL_PERMISSIONS_0"; 659 660 /** Message constant for key in the resource bundle. */ 661 public static final String GUI_RESOURCEINFO_LABEL_SIZE_0 = "GUI_RESOURCEINFO_LABEL_SIZE_0"; 662 663 /** Message constant for key in the resource bundle. */ 664 public static final String GUI_RESOURCEINFO_LABEL_STATE_0 = "GUI_RESOURCEINFO_LABEL_STATE_0"; 665 666 /** Message constant for key in the resource bundle. */ 667 public static final String GUI_RESOURCEINFO_LABEL_TITLE_0 = "GUI_RESOURCEINFO_LABEL_TITLE_0"; 668 669 /** Message constant for key in the resource bundle. */ 670 public static final String GUI_RESOURCEINFO_LABEL_TYPE_0 = "GUI_RESOURCEINFO_LABEL_TYPE_0"; 671 672 /** Message constant for key in the resource bundle. */ 673 public static final String GUI_RESOURCEINFO_LABEL_USERCREATED_0 = "GUI_RESOURCEINFO_LABEL_USERCREATED_0"; 674 675 /** Message constant for key in the resource bundle. */ 676 public static final String GUI_RESOURCEINFO_LABEL_USERMODIFIED_0 = "GUI_RESOURCEINFO_LABEL_USERMODIFIED_0"; 677 678 /** Message constant for key in the resource bundle. */ 679 public static final String GUI_RESOURCEINFO_OTHERSITES_LEGEND_0 = "GUI_RESOURCEINFO_OTHERSITES_LEGEND_0"; 680 681 /** Message constant for key in the resource bundle. */ 682 public static final String GUI_RESTORE_CHECKBOX_UNDO_MOVE_0 = "GUI_RESTORE_CHECKBOX_UNDO_MOVE_0"; 683 684 /** Message constant for key in the resource bundle. */ 685 public static final String GUI_RESTORE_CONFIRM_MESSAGE_0 = "GUI_RESTORE_CONFIRM_MESSAGE_0"; 686 687 /** Message constant for key in the resource bundle. */ 688 public static final String GUI_RESTORE_DIALOG_TITLE_0 = "GUI_RESTORE_DIALOG_TITLE_0"; 689 690 /** Message constant for key in the resource bundle. */ 691 public static final String GUI_RESTORE_INFO_OFFLINE_DATE_0 = "GUI_RESTORE_INFO_OFFLINE_DATE_0"; 692 693 /** Message constant for key in the resource bundle. */ 694 public static final String GUI_RESTORE_INFO_ONLINE_DATE_0 = "GUI_RESTORE_INFO_ONLINE_DATE_0"; 695 696 /** Message constant for key in the resource bundle. */ 697 public static final String GUI_RESTORE_RESOURCE_MOVED_2 = "GUI_RESTORE_RESOURCE_MOVED_2"; 698 699 /** Message constant for key in the resource bundle. */ 700 public static final String GUI_SAVE_0 = "GUI_SAVE_0"; 701 702 /** Message constant for key in the resource bundle. */ 703 public static final String GUI_SAVING_0 = "GUI_SAVING_0"; 704 705 /** Message constant for key in the resource bundle. */ 706 public static final String GUI_SELECTBOX_EMPTY_SELECTION_0 = "GUI_SELECTBOX_EMPTY_SELECTION_0"; 707 708 /** Message constant for key in the resource bundle. */ 709 public static final String GUI_SELECTBOX_EMPTY_SELECTION_1 = "GUI_SELECTBOX_EMPTY_SELECTION_1"; 710 711 /** Message constant for key in the resource bundle. */ 712 public static final String GUI_SELECTBOX_INHERIT_1 = "GUI_SELECTBOX_INHERIT_1"; 713 714 /** Message constant for key in the resource bundle. */ 715 public static final String GUI_SELECTBOX_UNSELECTED_0 = "GUI_SELECTBOX_UNSELECTED_0"; 716 717 /** Message constant for key in the resource bundle. */ 718 public static final String GUI_SELECTBOX_UNSELECTED_1 = "GUI_SELECTBOX_UNSELECTED_1"; 719 720 /** Message constant for key in the resource bundle. */ 721 public static final String GUI_SESSION_EXPIRED_0 = "GUI_SESSION_EXPIRED_0"; 722 723 /** Message constant for key in the resource bundle. */ 724 public static final String GUI_SHOW_PREVIEW_0 = "GUI_SHOW_PREVIEW_0"; 725 726 /** Message constant for key in the resource bundle. */ 727 public static final String GUI_SORT_LABEL_HIERARCHIC_0 = "GUI_SORT_LABEL_HIERARCHIC_0"; 728 729 /** Message constant for key in the resource bundle. */ 730 public static final String GUI_SORT_LABEL_PATH_ASC_0 = "GUI_SORT_LABEL_PATH_ASC_0"; 731 732 /** Message constant for key in the resource bundle. */ 733 public static final String GUI_SORT_LABEL_PATH_DESC_0 = "GUI_SORT_LABEL_PATH_DESC_0"; 734 735 /** Message constant for key in the resource bundle. */ 736 public static final String GUI_SORT_LABEL_TITLE_ASC_0 = "GUI_SORT_LABEL_TITLE_ASC_0"; 737 738 /** Message constant for key in the resource bundle. */ 739 public static final String GUI_SORT_LABEL_TITLE_DECS_0 = "GUI_SORT_LABEL_TITLE_DECS_0"; 740 741 /** Message constant for key in the resource bundle. */ 742 743 public static final String GUI_TARGETS_EMPTY_0 = "GUI_TARGETS_EMPTY_0"; 744 745 /** Message constant for key in the resource bundle. */ 746 public static final String GUI_TEMPLATE_CONTEXT_NONE_0 = "GUI_TEMPLATE_CONTEXT_NONE_0"; 747 748 /** Message constant for key in the resource bundle. */ 749 public static final String GUI_TEMPLATE_CONTEXT_PARENT_0 = "GUI_TEMPLATE_CONTEXT_PARENT_0"; 750 751 /** Message constant for key in the resource bundle. */ 752 public static final String GUI_TICKET_MESSAGE_3 = "GUI_TICKET_MESSAGE_3"; 753 754 /** Message constant for key in the resource bundle. */ 755 public static final String GUI_TOOLBAR_ADD_0 = "GUI_TOOLBAR_ADD_0"; 756 757 /** Message constant for key in the resource bundle. */ 758 public static final String GUI_TOOLBAR_ADD_TO_FAVORITES_0 = "GUI_TOOLBAR_ADD_TO_FAVORITES_0"; 759 760 /** Message constant for key in the resource bundle. */ 761 public static final String GUI_TOOLBAR_BACK_0 = "GUI_TOOLBAR_BACK_0"; 762 763 /** Message constant for key in the resource bundle. */ 764 public static final String GUI_TOOLBAR_CLIPBOARD_0 = "GUI_TOOLBAR_CLIPBOARD_0"; 765 766 /** Message constant for key in the resource bundle. */ 767 public static final String GUI_TOOLBAR_CONTEXT_0 = "GUI_TOOLBAR_CONTEXT_0"; 768 769 /** Message constant for key in the resource bundle. */ 770 public static final String GUI_TOOLBAR_CONTEXT_EMPTY_0 = "GUI_TOOLBAR_CONTEXT_EMPTY_0"; 771 772 /** Message constant for key in the resource bundle. */ 773 public static final String GUI_TOOLBAR_COPY_LOCALE_0 = "GUI_TOOLBAR_COPY_LOCALE_0"; 774 775 /** Message constant for key in the resource bundle. */ 776 public static final String GUI_TOOLBAR_DELETE_0 = "GUI_TOOLBAR_DELETE_0"; 777 778 /** Message constant for key in the resource bundle. */ 779 public static final String GUI_TOOLBAR_EDIT_0 = "GUI_TOOLBAR_EDIT_0"; 780 781 /** Message constant for key in the resource bundle. */ 782 public static final String GUI_TOOLBAR_ELEMENT_INFO_0 = "GUI_TOOLBAR_ELEMENT_INFO_0"; 783 784 /** Message constant for key in the resource bundle. */ 785 public static final String GUI_TOOLBAR_EXIT_0 = "GUI_TOOLBAR_EXIT_0"; 786 787 /** Message constant for key in the resource bundle. */ 788 public static final String GUI_TOOLBAR_FAVORITES_0 = "GUI_TOOLBAR_FAVORITES_0"; 789 790 /** Message constant for key in the resource bundle. */ 791 public static final String GUI_TOOLBAR_GALLERY_0 = "GUI_TOOLBAR_GALLERY_0"; 792 793 /** Message constant for key in the resource bundle. */ 794 public static final String GUI_TOOLBAR_INFO_0 = "GUI_TOOLBAR_INFO_0"; 795 796 /** Message constant for key in the resource bundle. */ 797 public static final String GUI_TOOLBAR_INHERITED_0 = "GUI_TOOLBAR_INHERITED_0"; 798 799 /** Message constant for key in the resource bundle. */ 800 public static final String GUI_TOOLBAR_LIST_0 = "GUI_TOOLBAR_LIST_0"; 801 802 /** Message constant for key in the resource bundle. */ 803 public static final String GUI_TOOLBAR_MOVE_IN_0 = "GUI_TOOLBAR_MOVE_IN_0"; 804 805 /** Message constant for key in the resource bundle. */ 806 public static final String GUI_TOOLBAR_MOVE_TO_0 = "GUI_TOOLBAR_MOVE_TO_0"; 807 808 /** Message constant for key in the resource bundle. */ 809 public static final String GUI_TOOLBAR_NEW_0 = "GUI_TOOLBAR_NEW_0"; 810 811 /** Message constant for key in the resource bundle. */ 812 public static final String GUI_TOOLBAR_PROPERTIES_0 = "GUI_TOOLBAR_PROPERTIES_0"; 813 814 /** Message constant for key in the resource bundle. */ 815 public static final String GUI_TOOLBAR_PUBLISH_0 = "GUI_TOOLBAR_PUBLISH_0"; 816 817 /** Message constant for key in the resource bundle. */ 818 public static final String GUI_TOOLBAR_REFRESH_0 = "GUI_TOOLBAR_REFRESH_0"; 819 820 /** Message constant for key in the resource bundle. */ 821 public static final String GUI_TOOLBAR_REMOVE_0 = "GUI_TOOLBAR_REMOVE_0"; 822 823 /** Message constant for key in the resource bundle. */ 824 public static final String GUI_TOOLBAR_RESET_0 = "GUI_TOOLBAR_RESET_0"; 825 826 /** Message constant for key in the resource bundle. */ 827 public static final String GUI_TOOLBAR_SAVE_0 = "GUI_TOOLBAR_SAVE_0"; 828 829 /** Message constant for key in the resource bundle. */ 830 public static final String GUI_TOOLBAR_SELECTION_0 = "GUI_TOOLBAR_SELECTION_0"; 831 832 /** Message constant for key in the resource bundle. */ 833 public static final String GUI_TOOLBAR_SHOWSMALL_0 = "GUI_TOOLBAR_SHOWSMALL_0"; 834 835 /** Message constant for key in the resource bundle. */ 836 public static final String GUI_TOOLBAR_SITEMAP_0 = "GUI_TOOLBAR_SITEMAP_0"; 837 838 /** Message constant for key in the resource bundle. */ 839 public static final String GUI_TOOLBAR_TOGGLE_HELP_0 = "GUI_TOOLBAR_TOGGLE_HELP_0"; 840 841 /** Message constant for key in the resource bundle. */ 842 public static final String GUI_UNDELETE_CAPTION_0 = "GUI_UNDELETE_CAPTION_0"; 843 844 /** Message constant for key in the resource bundle. */ 845 public static final String GUI_UNDELETE_TEXT_0 = "GUI_UNDELETE_TEXT_0"; 846 847 /** Message constant for key in the resource bundle. */ 848 public static final String GUI_UNLOCK_0 = "GUI_UNLOCK_0"; 849 850 /** Message constant for key in the resource bundle. */ 851 public static final String GUI_UNLOCK_ALL_0 = "GUI_UNLOCK_ALL_0"; 852 853 /** Message constant for key in the resource bundle. */ 854 public static final String GUI_UNLOCK_NOTIFICATION_2 = "GUI_UNLOCK_NOTIFICATION_2"; 855 856 /** Message constant for key in the resource bundle. */ 857 public static final String GUI_UNLOCKING_0 = "GUI_UNLOCKING_0"; 858 859 /** Message constant for key in the resource bundle. */ 860 public static final String GUI_UNPUBLISHED_CHANGES_NEW_TITLE_0 = "GUI_UNPUBLISHED_CHANGES_NEW_TITLE_0"; 861 862 /** Message constant for key in the resource bundle. */ 863 public static final String GUI_UNPUBLISHED_CHANGES_TITLE_0 = "GUI_UNPUBLISHED_CHANGES_TITLE_0"; 864 865 /** Message constant for key in the resource bundle. */ 866 public static final String GUI_UPLOAD_BUTTON_TITLE_0 = "GUI_UPLOAD_BUTTON_TITLE_0"; 867 868 /** Message constant for key in the resource bundle. */ 869 public static final String GUI_UPLOAD_FILES_PLURAL_0 = "GUI_UPLOAD_FILES_PLURAL_0"; 870 871 /** Message constant for key in the resource bundle. */ 872 public static final String GUI_UPLOAD_FILES_SINGULAR_0 = "GUI_UPLOAD_FILES_SINGULAR_0"; 873 874 /** Message constant for key in the resource bundle. */ 875 public static final String GUI_UPLOAD_FINISH_UPLOADED_0 = "GUI_UPLOAD_FINISH_UPLOADED_0"; 876 877 /** Message constant for key in the resource bundle. */ 878 public static final String GUI_UPLOAD_FINISH_UPLOADED_VALUE_4 = "GUI_UPLOAD_FINISH_UPLOADED_VALUE_4"; 879 880 /** Message constant for key in the resource bundle. */ 881 public static final String GUI_UPLOAD_INFO_CREATING_RESOURCES_0 = "GUI_UPLOAD_INFO_CREATING_RESOURCES_0"; 882 883 /** Message constant for key in the resource bundle. */ 884 public static final String GUI_UPLOAD_INFO_FINISHING_0 = "GUI_UPLOAD_INFO_FINISHING_0"; 885 886 /** Message constant for key in the resource bundle. */ 887 public static final String GUI_UPLOAD_INFO_UPLOADING_0 = "GUI_UPLOAD_INFO_UPLOADING_0"; 888 889 /** Message constant for key in the resource bundle. */ 890 public static final String GUI_UPLOAD_PROGRESS_CURRENT_FILE_0 = "GUI_UPLOAD_PROGRESS_CURRENT_FILE_0"; 891 892 /** Message constant for key in the resource bundle. */ 893 public static final String GUI_UPLOAD_PROGRESS_CURRENT_VALUE_3 = "GUI_UPLOAD_PROGRESS_CURRENT_VALUE_3"; 894 895 /** Message constant for key in the resource bundle. */ 896 public static final String GUI_UPLOAD_PROGRESS_UPLOADING_0 = "GUI_UPLOAD_PROGRESS_UPLOADING_0"; 897 898 /** Message constant for key in the resource bundle. */ 899 public static final String GUI_UPLOAD_PROGRESS_UPLOADING_VALUE_2 = "GUI_UPLOAD_PROGRESS_UPLOADING_VALUE_2"; 900 901 /** Message constant for key in the resource bundle. */ 902 public static final String GUI_URLNAME_CANT_BE_EMPTY_0 = "GUI_URLNAME_CANT_BE_EMPTY_0"; 903 904 /** Message constant for key in the resource bundle. */ 905 public static final String GUI_URLNAME_PROPERTY_0 = "GUI_URLNAME_PROPERTY_0"; 906 907 /** Message constant for key in the resource bundle. */ 908 public static final String GUI_URLNAME_PROPERTY_DESC_0 = "GUI_URLNAME_PROPERTY_DESC_0"; 909 910 /** Message constant for key in the resource bundle. */ 911 public static final String GUI_USAGE_EMPTY_0 = "GUI_USAGE_EMPTY_0"; 912 913 /** Message constant for key in the resource bundle. */ 914 public static final String GUI_USER_INFO_0 = "GUI_USER_INFO_0"; 915 916 /** Message constant for key in the resource bundle. */ 917 public static final String GUI_USERSETTINGS_TAB_BASIC_0 = "GUI_USERSETTINGS_TAB_BASIC_0"; 918 919 /** Message constant for key in the resource bundle. */ 920 public static final String GUI_USERSETTINGS_TAB_EXTENDED_0 = "GUI_USERSETTINGS_TAB_EXTENDED_0"; 921 922 /** Message constant for key in the resource bundle. */ 923 public static final String GUI_YES_0 = "GUI_YES_0"; 924 925 /** Name of the used resource bundle. */ 926 private static final String BUNDLE_NAME = "org.opencms.gwt.clientmessages"; 927 928 /** Static instance member. */ 929 private static CmsMessages INSTANCE; 930 931 /** Message constant for key in the resource bundle. */ 932 public static final String GUI_UPLOAD_VIRUSES_FOUND_TITLE_0 = "GUI_UPLOAD_VIRUSES_FOUND_TITLE_0"; 933 934 /** Message constant for key in the resource bundle. */ 935 public static final String GUI_UPLOAD_VIRUSES_FOUND_WARNING_0 = "GUI_UPLOAD_VIRUSES_FOUND_WARNING_0"; 936 937 /** 938 * Hides the public constructor for this utility class.<p> 939 */ 940 private Messages() { 941 942 // hide the constructor 943 } 944 945 /** 946 * Returns an instance of this localized message accessor.<p> 947 * 948 * @return an instance of this localized message accessor 949 */ 950 public static CmsMessages get() { 951 952 if (INSTANCE == null) { 953 INSTANCE = new CmsMessages(BUNDLE_NAME); 954 } 955 return INSTANCE; 956 } 957 958 /** 959 * Returns the bundle name for this OpenCms package.<p> 960 * 961 * @return the bundle name for this OpenCms package 962 */ 963 public String getBundleName() { 964 965 return BUNDLE_NAME; 966 } 967}