Index: lams_build/librarypackages/shareresourcesforum/learninglibrary1_insert.sql =================================================================== RCS file: /usr/local/cvsroot/lams_build/librarypackages/shareresourcesforum/learninglibrary1_insert.sql,v diff -u -r1.1 -r1.2 --- lams_build/librarypackages/shareresourcesforum/learninglibrary1_insert.sql 28 Jun 2006 00:28:23 -0000 1.1 +++ lams_build/librarypackages/shareresourcesforum/learninglibrary1_insert.sql 28 Jun 2006 02:13:54 -0000 1.2 @@ -1,2 +1,2 @@ insert into lams_learning_library (learning_library_id,description,title,valid_flag,create_date_time) -values (null,'Shared Resources and Forum','Discuss Shared Resources',0,now()); +values (null,'Shared Resources and Forum','Resources and Forum',0,now()); Index: lams_build/librarypackages/shareresourcesforum/language/ApplicationResources.properties =================================================================== RCS file: /usr/local/cvsroot/lams_build/librarypackages/shareresourcesforum/language/Attic/ApplicationResources.properties,v diff -u -r1.1 -r1.2 --- lams_build/librarypackages/shareresourcesforum/language/ApplicationResources.properties 28 Jun 2006 00:28:23 -0000 1.1 +++ lams_build/librarypackages/shareresourcesforum/language/ApplicationResources.properties 28 Jun 2006 02:13:54 -0000 1.2 @@ -1,6 +1,6 @@ # CVS ID: $Id$ # # ========== Values for tool and library activity. Sent to Flash as part of the learning design toolkit. ====== -activity.title=Discuss Shared Resources +activity.title=Resources and Forum activity.description=Combined Share Resources and Forum activity.helptext=The top window has a Share Resources area and the bottom window has a forum for learners to discuss items they have view via the Share Resources area.