Index: openacs-4/packages/file-storage/www/file-copy-2.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/file-storage/www/Attic/file-copy-2.tcl,v diff -u -r1.5 -r1.6 --- openacs-4/packages/file-storage/www/file-copy-2.tcl 22 Sep 2001 05:44:40 -0000 1.5 +++ openacs-4/packages/file-storage/www/file-copy-2.tcl 24 Sep 2001 19:56:07 -0000 1.6 @@ -46,11 +46,11 @@ end;" } on_error { - ad_return_complaint 1 "We received an error from the database. Probably - the folder you selected already contains a file with the same name. -
$errmsg" + ad_return_complaint 1 "The folder you selected already contains a file with the same name. " +#
$errmsg+ return }