mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 04:30:15 +01:00
Capitalizing first letter of each block title word.
This commit is contained in:
parent
8113661471
commit
9a624c52b1
@ -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';
|
||||
|
@ -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';
|
||||
|
Loading…
x
Reference in New Issue
Block a user