--- loncom/interface/longroup.pm 2008/12/19 20:10:11 1.17 +++ loncom/interface/longroup.pm 2009/01/27 15:59:30 1.18 @@ -453,8 +453,8 @@ sub get_tool_privs { my ($gpterm) = @_; my $toolprivs = { email => { - sgm => 'Send '.$gpterm.' mail', - sgb => 'Broadcast mail', + sgm => 'Send '.$gpterm.' message', + sgb => 'Broadcast message', }, discussion => { cgb => 'Create boards',