Index: openacs-4/packages/general-comments/www/comment-edit.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/general-comments/www/comment-edit.tcl,v diff -u -r1.4 -r1.5 --- openacs-4/packages/general-comments/www/comment-edit.tcl 5 Sep 2002 10:05:16 -0000 1.4 +++ openacs-4/packages/general-comments/www/comment-edit.tcl 7 Nov 2002 08:32:49 -0000 1.5 @@ -49,8 +49,8 @@ ad_return_complaint 1 "The comment_id does not refer to a valid comment." } -set page_title "Edit comment on: [acs_object_name $object_id]" -set context {"Edit comment"} +set page_title "[_ general-comments.Edit_comment_on]: [acs_object_name $object_id]" +set context "\"[_ general-comments.Edit_comment]\"" set target "comment-edit-2" ad_return_template "comment-ae"