Index: openacs-4/packages/general-comments/www/file-edit.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/general-comments/www/file-edit.tcl,v diff -u -r1.3 -r1.4 --- openacs-4/packages/general-comments/www/file-edit.tcl 5 Sep 2002 10:05:17 -0000 1.3 +++ openacs-4/packages/general-comments/www/file-edit.tcl 7 Nov 2002 08:32:49 -0000 1.4 @@ -36,8 +36,8 @@ } # set variables for template -set page_title "Edit file attachment on comment #$parent_id" -set context [list [list "view-comment?comment_id=$parent_id" "Go back to comment"] "Edit file attachment"] +set page_title "[_ general-comments.lt_Edit_file_attachment_] #$parent_id" +set context [list [list "view-comment?comment_id=$parent_id" "[_ general-comments.Go_back_to_comment]"] "[_ general-comments.Edit_file_attachment]"] set target "file-edit-2" ad_return_template "file-ae"