Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/lang/en/my.php
Go to the documentation of this file.
00001 <?PHP // $Id$ 
00002       // my.php - created with Moodle 1.7 beta + (2006101003)
00003 
00004 
00005 $string['mymoodle'] = 'My Moodle';
00006 $string['nocourses'] = 'No course information to show.';
00007 $string['noguest'] = 'The \'My Moodle\' page is not available to guest users';
00008 $string['pinblocks'] = 'Configure pinned blocks for my moodle';
00009 $string['pinblocksexplan'] = 'Any block settings you configure here will be visible (and non-editable) for any user of moodle on their \'My Moodle\' overview page.';
00010 $string['defaultpage'] = 'Default My Moodle page';
00011 $string['defaultprofilepage'] = 'Default profile page';
00012 $string['addpage'] = 'Add page';
00013 $string['delpage'] = 'Delete page';
00014 $string['managepages'] = 'Manage pages';
 All Data Structures Namespaces Files Functions Variables Enumerations