Index: openacs-4/contrib/packages/project-manager/www/task-add-edit-3.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/contrib/packages/project-manager/www/Attic/task-add-edit-3.tcl,v diff -u -r1.1.2.6 -r1.1.2.7 --- openacs-4/contrib/packages/project-manager/www/task-add-edit-3.tcl 30 Apr 2005 06:53:09 -0000 1.1.2.6 +++ openacs-4/contrib/packages/project-manager/www/task-add-edit-3.tcl 2 May 2005 18:30:11 -0000 1.1.2.7 @@ -75,7 +75,7 @@ } -ad_progress_bar_begin -title "Updating status..." -message_1 "Please wait..." -message_2 "Will continue automatically" +ad_progress_bar_begin -title "[_ project-manager.Updating_status]" -message_1 "[_ project-manager.Please_wait]" -message_2 "[_ project-manager.lt_Will_continue_automat]" # compute the status for all projects @@ -93,7 +93,7 @@ } } -util_user_message -message "Saved tasks. You may need to refresh the screen to see the changes." +util_user_message -message "[_ project-manager.lt_Saved_tasks_You_may_n]" ad_progress_bar_end -url $return_url