Index: openacs-4/packages/general-comments/www/url-edit.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/general-comments/www/url-edit.tcl,v diff -u -r1.3 -r1.4 --- openacs-4/packages/general-comments/www/url-edit.tcl 5 Sep 2002 10:05:17 -0000 1.3 +++ openacs-4/packages/general-comments/www/url-edit.tcl 7 Nov 2002 08:32:49 -0000 1.4 @@ -33,8 +33,8 @@ ad_return_complaint 1 "The attach_id does not refer to a valid url attachment." } -set page_title "Edit url attachment on comment #$parent_id" -set context [list [list "view-comment?comment_id=$parent_id" "Go back to comment"] "Edit url attachment"] +set page_title "[_ general-comments.lt_Edit_url_attachment_o] #$parent_id" +set context [list [list "view-comment?comment_id=$parent_id" "[_ general-comments.Go_back_to_comment]"] "[_ general-comments.Edit_url_attachment]"] set target "url-edit-2" ad_return_template "url-ae"