Tapestry.Messages={pageIsLoading:"Please wait for the page to finish loading ...",missingInitializer:"Function Tapestry.Initializer.#{name}() does not exist.",missingValidator:"Function Tapestry.Validator.#{name}() does not exist for field '#{fieldName}'.",ajaxFailure:"Ajax failure: Status #{status} for #{request.url}: ",ajaxRequestUnsuccessful:"Server request was unsuccessful. There may be a problem accessing the server.",clientException:"Client exception processing response: ",missingZone:"Unable to locate Ajax Zone '#{id}' for dynamic update.",noZoneManager:"Ajax Zone '#{id}' does not have an associated Tapestry.ZoneManager object.",pathDoesNotStartWithSlash:"External path #{path} does not start with a leading slash.",notAnInteger:"Not an integer",invalidCharacter:"Invalid character",communicationFailed:"Communication with the server failed: "};
