--- loncom/auth/lonroles.pm 2014/01/08 16:59:54 1.293 +++ loncom/auth/lonroles.pm 2014/01/08 17:18:15 1.294 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # User Roles Screen # -# $Id: lonroles.pm,v 1.293 2014/01/08 16:59:54 bisitz Exp $ +# $Id: lonroles.pm,v 1.294 2014/01/08 17:18:15 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -2810,7 +2810,7 @@ sub get_queued { if (($status eq 'approval') || ($status eq 'approved')) { $output .= '

'.&mt('Author role request').'
'; if ($status eq 'approval') { - $output .= &mt('A request for authoring space submitted on [_1] is awaiting approval', + $output .= &mt('A request for Authoring Space submitted on [_1] is awaiting approval', &Apache::lonlocal::locallocaltime($timestamp)); } elsif ($status eq 'approved') { my %roleshash =