Index: openacs-4/packages/news/www/admin/process.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/news/www/admin/process.tcl,v diff -u -r1.3 -r1.4 --- openacs-4/packages/news/www/admin/process.tcl 18 Sep 2002 12:08:51 -0000 1.3 +++ openacs-4/packages/news/www/admin/process.tcl 29 Oct 2002 08:01:15 -0000 1.4 @@ -18,7 +18,7 @@ } -errors { - n_items:notnull "Please check the items which you want to process." + n_items:notnull "[_ news.lt_Please_check_the_item]" } -properties { @@ -41,7 +41,7 @@ ad_script_abort } -set title "Confirm Action: $action" +set title "[_ news.Confirm_Action] $action" set context [list $title] @@ -100,3 +100,9 @@ + + + + + +