<?php
return array( 'id' => 'Feed id',
              'title' => 'Feed title',
              'updated' => 'Feed updated' );
?>
