english.php 359 B

123456789101112
  1. <?php
  2. /**
  3. * @copyright (c) 2012 University of Geneva
  4. * @license GNU General Public License - http://www.gnu.org/copyleft/gpl.html
  5. * @author Laurent Opprecht <laurent@opprecht.info>
  6. */
  7. $strings['plugin_title'] = "Static";
  8. $strings['plugin_comment'] = "Display static html content.";
  9. $strings['block_title'] = "Block title";
  10. //$strings['title'] = "Title";