Index: openacs-4/packages/attachments/www/admin/new-root-folder-map-2.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/attachments/www/admin/new-root-folder-map-2.tcl,v diff -u -r1.3 -r1.4 --- openacs-4/packages/attachments/www/admin/new-root-folder-map-2.tcl 10 Sep 2002 22:22:22 -0000 1.3 +++ openacs-4/packages/attachments/www/admin/new-root-folder-map-2.tcl 7 Nov 2002 15:11:51 -0000 1.4 @@ -30,7 +30,7 @@ set folder_id [fs::new_root_folder \ -package_id $package_id \ -pretty_name "$instance_name's Attachments" \ - -description "Created by the attachments packge" + -description "[_ attachments.lt_Created_by_the_attach]" ] attachments::map_root_folder -package_id $package_id -folder_id $folder_id