please add T() to 'sorted by', 'Votes', 'Date Added'.
andelf                
                
                     New                
            
  Wrap($AnswerCount.' '.Plural($AnswerCount, 'Comment', 'Comments'), 'strong');
  echo ' '.T('sorted by'). '
<ul>
  <li'.(self::CommentSort() == 'popular' ? ' class="Active"' : '').'>'.Anchor(T('Votes'), Url('?Sort=popu$
  <li'.(self::CommentSort() == 'date' ? ' class="Active"' : '').'>'.Anchor(T('Date Added'), Url('?Sort=da$
 
                0          
            
        
            
Comments