diff options
Diffstat (limited to 'framework/Exceptions/messages.txt')
-rw-r--r-- | framework/Exceptions/messages.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/framework/Exceptions/messages.txt b/framework/Exceptions/messages.txt index 13e1152f..dfa88750 100644 --- a/framework/Exceptions/messages.txt +++ b/framework/Exceptions/messages.txt @@ -344,4 +344,5 @@ xmltransform_transformpath_invalid = TXmlTransform.TransformPath '{0}' is inval xmltransform_documentpath_invalid = TXmlTransform.DocumentPath '{0}' is invalid.
xmltransform_transform_required = Either TransformContent or TransformPath property must be set for TXmlTransform.
-ttriggeredcallback_invalid_controlid = ControlID property for '{0}' must not be empty.
\ No newline at end of file +ttriggeredcallback_invalid_controlid = ControlID property for '{0}' must not be empty.
+tactivecustomvalidator_clientfunction_unsupported = {0} does not support client side validator function.
\ No newline at end of file |