--- loncom/interface/lonsearchcat.pm 2012/05/25 22:40:43 1.331.4.2 +++ loncom/interface/lonsearchcat.pm 2012/12/17 13:54:25 1.331.4.3 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Search Catalog # -# $Id: lonsearchcat.pm,v 1.331.4.2 2012/05/25 22:40:43 raeburn Exp $ +# $Id: lonsearchcat.pm,v 1.331.4.3 2012/12/17 13:54:25 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -3375,7 +3375,7 @@ sub compact_view { ''. &HTML::Entities::encode($values{'title'},'<>&"').' '. ''. + 'title="'.&mt('Add to stored links').'">'. ''. ''. @@ -3420,7 +3420,7 @@ sub fielded_format_view { my $jumpurl=$values{'url'}; $jumpurl=~s|^/ext/|http://|; - my $titleWL = ('Set link to wishlist'); + my $titleWL = &mt('Add to stored links'); my $result=<