var gtformmakerVal_errorMsg =
{
  "en" : {
    "allChars"       : "",
    "lettersOnly"    : "may only contain letters",
    "lettersNumbers" : "may only contain letters & numbers",
    "numbers"        : "may only contain numbers",
    "postalCode"     : "must be in the form<br>&nbsp;&nbsp; K2K 3K3",
    "postalZip"      : "must be in the form<table><tr><td>&nbsp;&nbsp;Canada:</td><td>K2K 3K3</td></tr><td>&nbsp;&nbsp;USA:</td><td>12345&nbsp;&nbsp;or</td><tr><td></td><td>12345-1234&nbsp;&nbsp;or</td></tr><tr><td></td><td>12345 1234&nbsp;&nbsp;or</td></tr><tr><td></td><td>12345.1234&nbsp;&nbsp</td></tr></table>",
    "zip"            : "must be in the form<table><tr><td>12345&nbsp;&nbsp;or</td></tr><tr><td>12345-1234</td></tr></table>",
    "postalGen"      : "is not a valid postal/zip code",
    "phone"          : "is not a valid phone number",
    "phoneStrictAreaCode" : "must be in the form <table><tr><td>111-222-3333 or</td></tr><tr><td>111-222-3333 x123</td></tr></table>",
    "phoneStrictAreaCodeNoExt" : "must be in the form 111-222-3333",
    "phoneStrictAreaCodeFreeForm" : "must be in the form<table><tr><td>&nbsp;&nbsp;111-222-3333</td><td>or</td></tr><tr><td>&nbsp;&nbsp;111 222 3333</td><td>or</td></tr><tr><td>&nbsp;&nbsp;111.222.3333</td></tr></table>",
    "phoneDigits"    : "must contain between 10 and 11 digits (including area code)",
    "internationalPhone" : "contains illegal characters",
    "internationalPhoneDigits" : "please include an area code/country code",
    "email"          : "is not a valid email address",
    "badDomain"      : "uses an unrecognized domain",
    "url"            : "is not a valid web page address",
    "currency"       : "may only contain numbers",
    "currencyGt0"    : "must not be 0",
    "mastercard"     : "is not a valid credit card number",
    "numDigits"      : "does not have the correct number of digits",
    "mastercardNot"  : "is not a valid Mastercard number",
    "visacard"       : "is not a valid credit card number",
    "visacardNot"    : "is not a valid Visacard number",
    "noBlank"        : "can not be left blank",
    "customBlank"    : "",
    "mostChars"      : "contains illegal character(s)",
    "dateyyyymmdd"   : "must be in the form<br>&nbsp;&nbsp; yyyy-mm-dd",
    "dateText"       : "must be in the form<br>&nbsp;&nbsp; Jan 17 2004",
    "passwordLength" : "must contain at least ~length~ characters",
    "maxChars"       : "max character limit (~) has been exceeded",
    "match"          : "must match '~label~'",
    "errorList"      : "Some form fields are missing or incorrect.\nPlease correct them before proceeding.\n\nPlacing your mouse over each icon will reveal the cause of the error.",
    "errorListPhp"   : "The following form fields are missing or incorrect.\nPlease correct them before proceeding.\n\n"
  },

  "fr" : {
    "allChars"       : "",
    "lettersOnly"    : "may only contain letters",
    "lettersNumbers" : "may only contain letters & numbers",
    "numbers"        : "may only contain numbers",
    "postalCode"     : "must be in the form<br>&nbsp;&nbsp; K2K 3K3",
    "zip"            : "must be in the form<table><tr><td>12345&nbsp;&nbsp;or</td></tr><tr><td>12345-1234</td></tr></table>",
    "postalZip"      : "must be in the form<table><tr><td>&nbsp;&nbsp;Canada:</td><td>K2K 3K3</td></tr><td>&nbsp;&nbsp;USA:</td><td>12345&nbsp;&nbsp;or</td><tr><td></td><td>12345-1234&nbsp;&nbsp;or</td></tr><tr><td></td><td>12345 1234&nbsp;&nbsp;or</td></tr><tr><td></td><td>12345.1234&nbsp;&nbsp</td></tr></table>",
    "postalGen"      : "is not a valid postal/zip code",
    "phone"          : "n'est pas un numéro de téléphone valide",
    "phoneStrictAreaCode" : "must be in the form <table><tr><td>111-222-3333 or</td></tr><tr><td>111-222-3333 x123</td></tr></table>",
    "phoneStrictAreaCodeNoExt" : "must be in the form 111-222-3333",
    "phoneStrictAreaCodeFreeForm" : "must be in the form<table><tr><td>&nbsp;&nbsp;111-222-3333</td><td>or</td></tr><tr><td>&nbsp;&nbsp;111 222 3333</td><td>or</td></tr><tr><td>&nbsp;&nbsp;111.222.3333</td></tr></table>",
    "internationalPhone" : "contains illegal characters",
    "internationalPhoneDigits" : "please include an area code/country code",
    "phoneDigits"    : "doit contenir entre 10 et 11 chiffres",
    "email"          : "n'est pas une adresse courriel valide",
    "badDomain"      : "uses an unrecognized domain",
    "url"            : "is not a valid web page address",
    "currency"       : "ne doit contenir que des chiffres, des espaces ou un trait",
    "currencyGt0"    : "ne doit pas être un zéro",
    "mastercard"     : "n'est pas un numéro de carte de crédit valide",
    "numDigits"      : "ne contient pas le nombre exact de chiffres",
    "mastercardNot"  : "le numéro de Mastercard n'est pas valide",
    "visacard"       : "n'est pas un numéro de carte de crédit valide",
    "visacardNot"    : "le numéro de Visa n'est pas valide",
    "noBlank"        : "ne pas laissez en blanc",
    "customBlank"    : "",
    "mostChars"      : "contains illegal character(s)",
    "dateyyyymmdd"   : "must be in the form<br>&nbsp;&nbsp; yyyy-mm-dd",
    "dateText"       : "must be in the form<br>&nbsp;&nbsp; Jan 17 2004",
    "passwordLength" : "contains too few characters",
    "maxChars"       : "max character limit (~) has been exceeded",
    "match"          : "must match '~label~'",
    "errorList"      : "Some form fields are missing or incorrect.\nPlease correct them before proceeding.\n\nPlacing your mouse over each icon will reveal the cause of the error.",
    "errorListPhp"   : "The following form fields are missing or incorrect.\nPlease correct them before proceeding.\n\n"
 }
}

