Index: openacs-4/packages/notifications/sql/postgresql/notifications-replies-create.sql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/notifications/sql/postgresql/notifications-replies-create.sql,v diff -u -r1.3 -r1.4 --- openacs-4/packages/notifications/sql/postgresql/notifications-replies-create.sql 17 May 2003 10:53:27 -0000 1.3 +++ openacs-4/packages/notifications/sql/postgresql/notifications-replies-create.sql 8 Aug 2006 21:27:06 -0000 1.4 @@ -35,8 +35,8 @@ select acs_object_type__create_type ( 'notification_reply', - 'Notification Reply', - 'Notification Replies', + '#notifications.Notification_Reply#', + '#notifications.Notification_Replies#', 'acs_object', 'notification_replies', 'reply_id',