


var resources = Object.prototype.toString.call(resources) == "[object Array]" ? resources : [];
    resources.SorryErrorDeletingYourRoute = 'Sorry, there was an error deleting your route.';
    resources.SorryErrorDeletingYourAlert = 'Sorry, there was an error deleting your alert.';
    resources.DeleteRoute = 'Delete Route';
    resources.DeleteAlert = 'Delete Alert';
    resources.AreYouSureDeleteRoute = 'Are you sure you want to delete this route?';
    resources.AreYouSureDeleteAlert = 'Are you sure you want to delete this alert?';
    resources.AreYouSureDeleteAlerts = 'Are you sure you want to delete these alerts';
    resources.Loading = 'Loading...';
    resources.SuccessfullyDeleted = 'Successfully Deleted';
    resources.AlertsText = 'Alerts';
    resources.Alert = 'Alert';
    resources.AlertText = 'Alert';
    resources.Route = 'Route';
    resources.Routes = 'Routes';
    resources.Weak = 'Weak';
    resources.VeryWeak = 'Very weak';
    resources.SoSo = 'Good';
    resources.Strong = 'Strong';
    resources.VeryStrong = 'Very strong';
    resources.CitizenReporterQuizFailed = '';
    resources.CitizenReporterQuizPassed = '';
    resources.CitizenReporterRequestAnswerAllQuestions = '';
    resources.CitizenReporterRequestAgreeWithTerms = '';
    resources.CctvVideoCustomErrorImage = '';
    resources.CctvEnableVideo = 'False';
