Index: openacs-4/packages/evaluation/catalog/evaluation.en_US.ISO-8859-1.xml =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/evaluation/catalog/evaluation.en_US.ISO-8859-1.xml,v diff -u -N -r1.34.2.3 -r1.34.2.4 --- openacs-4/packages/evaluation/catalog/evaluation.en_US.ISO-8859-1.xml 16 Jun 2019 11:49:35 -0000 1.34.2.3 +++ openacs-4/packages/evaluation/catalog/evaluation.en_US.ISO-8859-1.xml 2 Jul 2019 08:18:25 -0000 1.34.2.4 @@ -382,7 +382,7 @@ set page_title "<#_ Confirm Evaluation The file extension of the file is "%file_extension%" and it should be .CSV, we can't process it - The file is too large. (The maximun file size is %pretty_maxnbytes% bytes)" + The file is too large. (The maximun file size is %pretty_maxnbytes%)" return 0 } @@ -412,7 +412,7 @@ set max_grade [string trim [lindex $evaluation 1]] if { ![ad_var_type_check_number_p $max_grade] } { ad_return_error "<#_ Invalid Max Grade - The file is too large. (The maximun file size is %pretty_maxnbytes% bytes) + The file is too large. (The maximun file size is %pretty_maxnbytes%) The file should have a pre-defined format so the system can parse it and obtain the information. If you want to use this functionality you must follow the following steps: The grade most be a valid number: %wrong_grade% The grade must be a REAL NUMBER.