Index: openacs-4/packages/general-comments/www/file-add.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/general-comments/www/file-add.tcl,v diff -u -N -r1.3 -r1.4 --- openacs-4/packages/general-comments/www/file-add.tcl 5 Sep 2002 10:05:16 -0000 1.3 +++ openacs-4/packages/general-comments/www/file-add.tcl 7 Nov 2002 08:32:49 -0000 1.4 @@ -33,8 +33,8 @@ # set variables for template set attach_id [db_nextval acs_object_id_seq] -set page_title "Add a file attachment to comment #$parent_id" -set context [list [list "view-comment?comment_id=$parent_id" "Go back to comment"] "Add file attachment"] +set page_title "[_ general-comments.lt_Add_a_file_attachment] #$parent_id" +set context [list [list "view-comment?comment_id=$parent_id" "[_ general-comments.Go_back_to_comment]"] "[_ general-comments.Add_file_attachment]"] set target "file-add-2" set title "" set file_name ""