Line 267 of views_node.inc is
'list' => array('New Content'),
maybe it should be
'list' => array(t('New Content')),
?

Comments

merlinofchaos’s picture

Status: Active » Needs review
esmerel’s picture

Status: Needs review » Closed (won't fix)

At this time, only security fixes will be made to the 5.x version of Views.