var Lang = {'invalidValue':"Invalid Value!",'duplicatedValue':"This value was already inserted!",'commFailure':"Communication failure",'ajaxSupport':"Your browser doesn\'t support AJAX!",'editor':{'validateMode':"To use the advanced editor\'s tools, uncheck the \'Advanced Edit\' box",'createLink':"Enter the address of the link (Example: http://www.domain.com):",'insertImage':"Enter the path of the image:"},'colorPicker':{'popupTitle':"Click the color you want",'colorTitle':"Choose this color"},'dataBind':{'insertSuccess':"Data inserted successfully!",'updateEmpty':"There are no records to be edited!",'updateSuccess':"Data updated successfully!",'deleteEmpty':"There are no records to be deleted!",'deleteSuccess':"Data deleted successfully!",'deleteConfirm':"Do you really want to delete this record?",'sortInvalid':"You must choose a field to order!",'gotoEmpty':"You must enter the record number to continue!",'gotoInvalid':"The requested record is invalid!"},'report':{'invalidPage':"Invalid page number!",'emptyFilters':"There are no filters inserted",'closeFilters':"Close",'removeFilter':"Remove",'addedFilter':"Filter Added!",'numberOperators':{'=':"Equal to",'!=':"Not equal to",'>':"Greater than",'<':"Less than",'>=':"Greater or equal to",'<=':"Less or equal to"},'stringOperators':{'=':"Equal to",'!=':"Not equal to",'LIKE':"Containing",'NOT LIKE':"not Containing",'LIKEI':"Starting with",'LIKEF':"Ending with"},'resendConfirmation':"Do you want to send the search again with the current filter(s)?"},'search':{'emptySearch':"You must choose a filter and enter a search term!",'emptyResults':"The search returned an empty result set!",'searchingBtnValue':"Searching..."},'inputMask':{'optionalCharFirst':"The optional char indicator must succeed a literal.",'escapeCharLast':"The escape char indicator must preceed a literal.",'nestedCharClass':"Invalid character class.",'invalidLimits':"Invalid size limits definition."},'masks':{'CPFCNPJ':"CPF/CNPJ",'CURRENCY':"Currency",'DATE':"Date",'TIME':"Time",'EMAIL':"E-Mail",'FLOAT':"Float Number",'INTEGER':"Integer Number",'DIGIT':"Number",'IP':"IP Address",'WORD':"Alphanumeric text",'URL':"URL/Internet Address",'ZIP':"Zip Code"},'validator':{'invalidFloat':"The numeric precision of the field %1 is invalid.\nThe maximum sizes are %2 for the integer part and %3 for the decimal part.",'requiredFields':"The following fields of the form are required:",'invalidFields':"This form contains the following errors:",'completeFields':"Please, fill the fields and try again.",'fixFields':"Please, correct the fields and try again.",'requiredField':"The field %1 is mandatory.",'invalidField':"The field %1 has an incorrect value!",'invalidDataType':"The field %1 contains an invalid %2 value.",'minLengthField':"The field %1 must have at least %2 characters.",'maxLengthField':"The field %1 must have until %2 characters.",'eqField':"The field %1 must be equal to field %2!",'neqField':"The field %1 can\'t be equal to field %2!",'gtField':"The field %1 must be greater than field %2!",'ltField':"The field %1 must be less than field %2!",'goetField':"The field %1 must be greater or equal than field %2!",'loetField':"The field %1 must be less or equal than field %2!",'eqValue':"The field %1 must be equal to %2!",'neqValue':"The field %1 can\'t be equal to %2!",'gtValue':"The field %1 must be greater than %2!",'ltValue':"The field %1 must be less than %2!",'goetValue':"The field %1 must be greater or equal than %2!",'loetValue':"The field %1 must be less or equal than %2!"}};