1
0

block_iassign_block.php 759 B

12345678910111213141516171819
  1. <?php
  2. /**
  3. * This is english language file
  4. *
  5. * @author Patricia Alves Rodrigues
  6. * @author Leônidas O. Brandão
  7. * @author Luciano Oliveira Borges
  8. * @version v 1.3 2013/08/29
  9. * @package iassign_block_lang
  10. * @since 2012/01/10
  11. * @copyright iMatica (<a href="http://www.matematica.br">iMath</a>) - Computer Science Dep. of IME-USP (Brazil)
  12. * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
  13. */
  14. $string['block_iassign_block'] = 'Manager Interactive Activities of iAssign';
  15. $string['pluginname'] = 'Manager Interactive Activities of iAssign';
  16. $string['blocktitle'] = 'iAssign Repository';
  17. $string['new_edit'] ='New/Edit';
  18. $string['alert_iassign'] ='ERROR: iAssign module is not installed, the block can not work without the module!';