english.php 328 B

12345678910
  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'] = "Search Course";
  9. $strings['plugin_comment'] = "Allow to search the course catalog and register to courses.";