Index: openacs-4/packages/attachments/www/file-add.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/attachments/www/file-add.tcl,v diff -u -r1.4 -r1.5 --- openacs-4/packages/attachments/www/file-add.tcl 7 Nov 2002 15:11:50 -0000 1.4 +++ openacs-4/packages/attachments/www/file-add.tcl 10 Nov 2002 16:13:21 -0000 1.5 @@ -14,7 +14,7 @@ } -validate { valid_folder -requires {folder_id:integer} { if ![fs_folder_p $folder_id] { - ad_complain "<#_ The specified parent folder is not valid.#>" + ad_complain "[_ attachments.lt_The_specified_parent_]" } } } -properties {