Index: openacs-4/packages/lars-blogger/www/admin/migrate-categories-1.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/lars-blogger/www/admin/migrate-categories-1.tcl,v diff -u -r1.1 -r1.1.2.1 --- openacs-4/packages/lars-blogger/www/admin/migrate-categories-1.tcl 20 Feb 2004 05:43:02 -0000 1.1 +++ openacs-4/packages/lars-blogger/www/admin/migrate-categories-1.tcl 20 Apr 2005 08:23:09 -0000 1.1.2.1 @@ -14,11 +14,9 @@ # Getting fancy - display progress bar ad_progress_bar_begin \ - -title "Migrating categories ..." \ - -message_1 "Migrating categories, please wait ..." \ - -message_2 "It might be a good idea to take a look at your log file. -Some useful information about the progress of migration will be written -there." + -title "[_ lars-blogger._Migrating] \ + -message_1 "[_ lars-blogger._Migrating_1] \ + -message_2 "[_ lars-blogger._It] # Migrate categories @@ -29,9 +27,8 @@ of $instance_name $package_id ############### ns_log Notice catmig Creating new site wide tree set tree_id [category_tree::add \ - -name "$instance_name Categories" \ - -description "This category tree is a result of migration of old \ - Weblogger-specific categories performed on [ns_fmttime [ns_time]]"] + -name "[_ lars-blogger.lt_instance_name_Categor] \ + -description "[_ lars-blogger._This]] ns_log Notice catmig Done. tree_id = $tree_id category_tree::map \ -tree_id $tree_id \ @@ -86,4 +83,4 @@ # Done ad_progress_bar_end -url .. -message_after_redirect \ - "Category migration finished. $count objects recategorized." + "[_ lars-blogger._Category]