]> git.mjollnir.org Git - moodle.git/commitdiff
Capitalizing first letter of each block title word.
authordefacer <defacer>
Thu, 9 Sep 2004 11:39:57 +0000 (11:39 +0000)
committerdefacer <defacer>
Thu, 9 Sep 2004 11:39:57 +0000 (11:39 +0000)
lang/en/block_section_links.php
lang/en/moodle.php

index a48383d243d43da56bab0e991bf4f0cd84fa330d..0223fa156d6a0782fefe90b632fc68411c7d82f7 100644 (file)
@@ -1,6 +1,6 @@
 <?PHP // $Id$ 
 
-$string['blockname'] = 'Section links';
+$string['blockname'] = 'Section Links';
 $string['topics'] = 'Topics';
 $string['jumptocurrenttopic'] = 'Jump to current topic';
 $string['jumptocurrentweek'] = 'Jump to current week';
index bbaed13c3e6a34a35d31621305deb838f2729212..2534b0d7b0498f7b0c1e63377593a809c9026912 100644 (file)
@@ -466,7 +466,7 @@ $string['formatwiki'] = 'Wiki-like format';
 $string['from'] = 'From';
 $string['frontpagecategorynames'] = 'Show a list of categories';
 $string['frontpagecourselist'] = 'Show a list of courses';
-$string['frontpagedescription'] = 'Front page description';
+$string['frontpagedescription'] = 'Front Page Description';
 $string['frontpageformat'] = 'Front page format';
 $string['frontpagenews'] = 'Show news items';
 $string['fulllistofcourses'] = 'All courses';
@@ -581,7 +581,7 @@ $string['lastlogin'] = 'Last Login';
 $string['lastmodified'] = 'Last modified';
 $string['lastname'] = 'Surname';
 $string['latestlanguagepack'] = 'Check for latest language pack on moodle.org';
-$string['latestnews'] = 'Latest news';
+$string['latestnews'] = 'Latest News';
 $string['leavetokeep'] = 'Leave blank to keep current password';
 $string['license'] = 'GPL License';
 $string['list'] = 'List';
@@ -626,7 +626,7 @@ $string['logs'] = 'Logs';
 $string['mailadmins'] = 'Inform admins';
 $string['mailstudents'] = 'Inform students';
 $string['mailteachers'] = 'Inform teachers';
-$string['mainmenu'] = 'Main menu';
+$string['mainmenu'] = 'Main Menu';
 $string['makeafolder'] = 'Make a folder';
 $string['makeeditable'] = 'If you make \'$a\' editable by the web server process (eg apache) then you could edit this file directly from this page';
 $string['manageblocks'] = 'Blocks';
@@ -816,7 +816,7 @@ $string['publicsitefileswarning'] = 'Note: files placed here can be accessed by
 $string['question'] = 'Question';
 $string['readinginfofrombackup'] = 'Reading info from backup';
 $string['readme'] = 'README';
-$string['recentactivity'] = 'Recent activity';
+$string['recentactivity'] = 'Recent Activity';
 $string['recentactivityreport'] = 'Full report of recent activity...';
 $string['refreshingevents'] = 'Refreshing events';
 $string['registration'] = 'Moodle Registration';