Решение кажется простым:
$this->view->errors = array(
array($form->getValue('email') . _(" is already registered with this site. If you have
forgotten your password, click on the link and we will send you a new one"))
);
Что касается того, почему, я не уверен, но не очень хорошая идея, что кто-то может вводить переменные php, используя такую программу, как poedit.