english.php 444 B

12345678910111213141516
  1. <?php
  2. /**
  3. *
  4. * @copyright (c) 2012 University of Geneva
  5. * @license GNU General Public License - http://www.gnu.org/copyleft/gpl.html
  6. * @author Laurent Opprecht <laurent@opprecht.info>
  7. */
  8. $strings['plugin_title'] = "RSS";
  9. $strings['plugin_comment'] = "Display RSS content.";
  10. $strings['rss'] = "RSS";
  11. $strings['block_title'] = "Block title";
  12. $strings['title'] = "Title";
  13. $strings['no_rss'] = "There is no RSS configured. Please add a RSS";