From 2121ac351266a79adee962a824aa58b1a643c980 Mon Sep 17 00:00:00 2001 From: xue <> Date: Wed, 28 Jun 2006 11:24:19 +0000 Subject: Some minor fixes. --- framework/Exceptions/messages.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'framework/Exceptions') diff --git a/framework/Exceptions/messages.txt b/framework/Exceptions/messages.txt index 8bc1cd6f..60b57d78 100644 --- a/framework/Exceptions/messages.txt +++ b/framework/Exceptions/messages.txt @@ -292,6 +292,7 @@ parametermodule_parameterfile_unchangeable = TParameterModule.ParameterFile is n parametermodule_parameterfile_invalid = TParameterModule.ParameterFile '{0}' is invalid. Make sure it is in namespace format and the file extension is '.xml'. parametermodule_parameterid_required = Parameter element must have 'id' attribute. +datagridcolumn_id_invalid = {0}.ID '{1}' is invalid. Only alphanumeric and underline characters are allowed. The first character must be an alphabetic or underline character. datagridcolumn_expression_invalid = {0} is evaluating an invalid expression '{1}' : {2} outputcache_duration_invalid = {0}.Duration must be an integer no less than 0. -- cgit v1.2.3