mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
Merged tidy-ups from stable
This commit is contained in:
parent
6dfb22349f
commit
304d08f0c4
76 changed files with 1463 additions and 1525 deletions
|
@ -1,5 +1,5 @@
|
|||
<?PHP // $Id$
|
||||
// moodle.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005010100)
|
||||
<?PHP // $Id$
|
||||
// my.php - created with Moodle 1.7 beta + (2006101003)
|
||||
|
||||
|
||||
$string['mymoodle'] = 'Overview of my courses';
|
||||
|
@ -7,4 +7,5 @@ $string['nocourses'] = 'No course information to show.';
|
|||
$string['noguest'] = 'The \'Course Overview\' page is not available to guest users';
|
||||
$string['pinblocks'] = 'Configure pinned blocks for my moodle';
|
||||
$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.';
|
||||
|
||||
?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue