var glbSessionExpired = 'Session expired or permission denied. Please try to log in again.'; var glbYearsLabel = 'Years'; var glbMonthsLabel = 'Months'; var glbAppTitle = 'Rickter Scale'; var glbAppOffline = 'The Application is Offline.'; var glbUploadBusy = 'The Tranfer Manager is currently attempting to resume the connection. Do you want to cancel this operation?'; var gblDeleteAttachMsg = 'Do you want to delete the following file?'; var glbLogoutMsg = 'This operation will log out, do you want to proceed?'; var glbCancelButton = 'Cancel'; var glbDeleteButton = 'Delete'; var glbDeactivateButton = 'Deactivate'; var glbActivateButton = 'Activate'; var glbRemoveButton = 'Remove'; var glbSubmitButton = 'Save'; var glbSubmitEditButton = 'Edit'; var glbModalSubmitButton = 'Salva'; var glbModalSubmitEditButton = 'Modifica'; var glbLoginButton = 'Login'; var glbNothingFound = 'Unable to find'; var glbGenericError = 'Generic connection error. Please try to refresh this page in a few minutes.'; var glbFileUploadEmpty = 'Please provide at least one file.'; var glbNoPostIdMag = 'You can upload new files only from New/Edit Request page.'; //Deprecated var glbNoPostCodeMsg = 'You can choose new files only in New/Edit Request page.'; var glbDeleteRequest = 'Do you want to delete this request?'; var glbDeleteGroup = 'Do you want to delete this Group?'; var glbDeleteQuestion = 'Do you want to delete this question?'; var glbDeleteQuestionSet = 'Do you want to delete this Question-set and all questions inside?'; var glbDeactivateGroup = 'Do you want to deactivate this Group?'; var glbActivateGroup = 'Do you want to activate this Group?'; var glbRemoveSingleUser = 'Do you want to remove $username$ user from this Group?'; var glbCancelVideoCall = 'Do you want to cancel this video-call?'; var glbDeleteUserQuestionSet = 'Do you want to delete this record?'; var glbConfirmSendLink = 'Do you want to send this link?'; var glbConfirmDeleteUser = 'Do you want to permanently delete this user?'; var glbWSEndpoint = 'ws://localhost:50536';