﻿//  Copyright 2009 Narragansett Technologies.  All Rights Reserved.
var SurveyAllocError = 'has  (%1) un-allocated! Out of a total of (%2).';
var SurveyRequired = 'Field is required (click link to locate field).';
var SurveyQRequired = 'Question is required.';
var SurveyRankQRequired = 'Ranking Question Incomplete, the following rankings {0} are missing';
var SurveyCnfQRequired = 'Email address and confirm email address do not match. Please  Re-enter';
var SurveyRankQRequiredDup = 'Rank question cannot have duplicate rankings entered';
var SurveyRankQExtra = 'Only rank items between 1 and';
var SurveyQNumericTextRequired = 'required, value cannot be greater than';
var SurveyExclusiveAnswer = 'This answer is exclusive and cannot be selected with another.';
var SurveyQTotal = 'Question should add up to';
var SurveyQtotalMinMax = 'Value entered must be between';
var SurveyErrorCMS = 'is the maximum allowed selections for this question';
var SurveyPmtMsg = 'Please answer all required questions. Thank you.';
var SurveyCnfRequired = 'Email address and confirm email address do not match. Please  Re-enter';
var SurveyAnsExclusive = ' This answer is exclusive and cannot be selected with another.'




