// translations var translation = new Array(); translation["yesLabel"] = "yes"; translation["noLabel"] = "no"; translation["noFileLabel"] = "no file"; translation["firstLabel"] = "first"; translation["prevLabel"] = "prev"; translation["nextLabel"] = "next"; translation["lastLabel"] = "last"; translation["noRecordsLabel"] = "No records found."; translation["fileLocationLabel"] = "File Locations"; translation["generalSettingslastLabel"] = "General Settings"; translation["hotelSettingsLabel"] = "Hotel Settings"; translation["mailSettingsLabel"] = "Mail Settings"; translation["fileManagerPathsLabel"] = "Paths"; translation["mailerPathsLabel"] = "Paths"; translation["paymentSettingslastLabel"] = "Payment Settings"; translation["registrationSettingsLabel"] = "Registration Settings"; translation["siteSettingsLabel"] = "Site Settings"; translation["specialClassesLabel"] = "Special Classes"; translation["submissionSettingsLabel"] = "Submission Settings"; translation["systemMailerLabel"] = "System Mailer"; translation["userMenuLabel"] = "User Menu"; translation["saveSessionLabel"] = "Saving Session"; translation["savedSessionFileLabel"] = "Sessions saved"; translation["notSavedSessionFileLabel"] = "Sessions NOT saved. Please correct the Problem!"; translation["saveSessionBeforeAddLabel"] = "Saving Session before adding a new Column"; translation["addColumnLabel"] = "Adding a new Column"; translation["columnAddedLabel"] = "Column added"; translation["columnNotAddedLabel"] = "Column NOT added."; translation["saveSessionBeforeDeleteLabel"] = "Saving Session before deleting the Column"; translation["deleteColumnLabel"] = "Deleting Column"; translation["columnDeletedLabel"] = "Column deleted"; translation["columnNotDeletedLabel"] = "Column NOT deleted."; translation["timeLabel"] = "Time"; translation["createSessionLabel"] = "Creating Session"; translation["newSessionLabel"] = "New Session"; translation["errorHotelLabel"] = "ERROR: Please contact the administrator!"; translation["disconectionLabel"] = "Disconnection detected, please log in again!"; translation["successLabel"] = "success"; translation["errorLabel"] = "error"; translation["tableErrorLabel"] = "Not Sucessful, please retry!"; translation["testNotAvilableLabel"] = "This function is not avilable if presentation is started"; translation["testMarkedLabel"] = "Presentation is marked as not hold!"; translation["cancelBookingLabel"] = "Do you really want to cancel this hotel booking?"; translation["deactivateUserLabel"] = "Do you really want to deactivate this user? \nIt is not possible to undo this action!"; translation["confirmDeleteLabel"] = "Confirm Delete!"; translation["unsavedChangesLabel"] = "You have unsaved Changes. Do you want to save before leaving?"; translation["deleteConfirmationLabel"] = "Are you sure?"; translation["orderSavedLabel"] = "Order saved"; translation["savingOrderLabel"] = "Saving new Order"; translation["orderNotSavedLabel"] = "Order NOT saved. Please correct the Problem!"; translation["deleteLastAuthorLabel"] = "It's not possible to delete ALL authors"; translation["tipEdit"] = "Edit"; translation["tipDuplicate"] = "Duplicate"; translation["tipDelete"] = "Delete"; translation["invoiceTypeLabel"] = "Invoice Type"; translation["invoiceAddressLabel"] = "Invoice Address"; translation["invoiceTextLabel"] = "You are about to create an invoice - this can not be undone!";