Source for file block_sloodle_menu.php

Documentation is available at block_sloodle_menu.php

  1. <?php
  2. // This is the English language file for the Sloodle menu block.
  3. // It is included automatically by the Moodle framework.
  4. // Retrieve strings using the Moodle get_string or print_string functions.
  5.  
  6. $string['avatarname''Avatar name';
  7.  
  8. $string['blockname''Sloodle Menu';
  9. $string['blocknameplural''Sloodle Menus';
  10.  
  11. $string['courseloginzone''Course Login Zone';
  12. $string['courseloginzone:nodata''There does not appear to be a LoginZone rezzed for this course.';
  13.  
  14. $string['editcourse''Course Settings';
  15.  
  16. $string['failedloadcourse''Failed to load Sloodle course data';
  17.  
  18. $string['hide''Hide';
  19.  
  20. $string['moduleversion''Module Version';
  21. $string['mysloodleprofile''My Sloodle profile';
  22.  
  23. $string['nameunknown''name unknown';
  24. $string['noavatar''no avatar';
  25. $string['notecardsetuppage''Notecard Setup page';
  26.  
  27. $string['oldmodule''Your Sloodle module is out-of-date. Please upgrade it to at least 0.3, <b>or</b> downgrad this Sloodle Menu to version 0.21.';
  28.  
  29. $string['pleaselogin''Please login to use Sloodle.';
  30.  
  31. $string['savesettings''Save Settings';
  32. $string['show''Show';
  33. $string['showhideitems''Show/Hide Menu Items';
  34. $string['showhideitems:info''Check the boxes to make the items visible. Uncheck the boxes to hide them.';
  35. $string['showhideitems:help''Show or hide Sloodle menu items';
  36.  
  37. $string['sloodle''Sloodle';
  38. $string['sloodlemenuversion''Sloodle Menu Version';
  39. $string['sloodlenotinstalled''You need to install the Sloodle activity module in order to use this block.';
  40. $string['sloodleconfig''Sloodle Configuration';
  41. $string['sloodleactivity''Course Activity';
  42. $string['sloodleactivities''Course Activities';
  43. $string['sloodleversion''Sloodle Version';
  44.  
  45. $string['usermanagement''User Management';
  46.  
  47. $string['youravatar''Your avatar';
  48.  
  49. ?>

Documentation generated on Mon, 16 Jun 2008 15:56:10 +0100 by phpDocumentor 1.4.0