﻿var Messages = { ConfirmApproval: "Are you sure that you want to approve job #{0}?\r\nAttention: The job will automatically be delivered to the publisher!", ConfirmCancellation: "Are you sure that you want to cancel job #{0}?", ConfirmDeletion: "Are you sure you want to delete job #{0}?" }; if (typeof (Sys) !== undefined) Sys.Application.notifyScriptLoaded();
