--- loncom/interface/groupboards.pm 2013/08/17 00:34:29 1.19 +++ loncom/interface/groupboards.pm 2013/09/23 17:35:07 1.20 @@ -1,7 +1,7 @@ # The LearningOnline Network # Group Bulletin Boards Manager # -# $Id: groupboards.pm,v 1.19 2013/08/17 00:34:29 raeburn Exp $ +# $Id: groupboards.pm,v 1.20 2013/09/23 17:35:07 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -119,7 +119,7 @@ sub handler { ''); if ($lockfreed ne 'ok') { $r->print(&mt('There was a problem removing a lockfile for the group ([_1]).',$description).'
'. - &mt('This may prevent creation of additional bulletin boards in this group.').'
'. + &mt('This may prevent creation of additional discussion boards in this group.').'
'. &mt('Please contact the [_1]helpdesk[_2] for assistance.', '','') );