mirror of
https://github.com/moodle/moodle.git
synced 2025-08-02 15:49:43 +02:00
Merge branch 'MDL-60130_master' of git://github.com/markn86/moodle
This commit is contained in:
commit
bbc8116c53
4 changed files with 0 additions and 4 deletions
|
@ -108,4 +108,3 @@ $string['subplugintype_booktool_plural'] = 'Book tools';
|
|||
$string['removeallbooktags'] = 'Remove all book tags';
|
||||
$string['tagarea_book_chapters'] = 'Book chapters';
|
||||
$string['tagsdeleted'] = 'Book tags have been deleted';
|
||||
$string['tagtitle'] = 'See the "{$a}" tag';
|
||||
|
|
|
@ -515,7 +515,6 @@ $string['subscriptiondisabled'] = 'Subscription disabled';
|
|||
$string['subscriptions'] = 'Subscriptions';
|
||||
$string['tagarea_forum_posts'] = 'Forum posts';
|
||||
$string['tagsdeleted'] = 'Forum tags have been deleted';
|
||||
$string['tagtitle'] = 'See the "{$a}" tag';
|
||||
$string['thisforumisthrottled'] = 'This forum has a limit to the number of forum postings you can make in a given time period - this is currently set at {$a->blockafter} posting(s) in {$a->blockperiod}';
|
||||
$string['timedhidden'] = 'Timed status: Hidden from students';
|
||||
$string['timedposts'] = 'Timed posts';
|
||||
|
|
|
@ -300,7 +300,6 @@ $string['standardview'] = 'Browse by alphabet';
|
|||
$string['studentcanpost'] = 'Students can add entries';
|
||||
$string['tagarea_glossary_entries'] = 'Glossary entries';
|
||||
$string['tagsdeleted'] = 'Glossary tags have been deleted';
|
||||
$string['tagtitle'] = 'See the "{$a}" tag';
|
||||
$string['totalentries'] = 'Total entries';
|
||||
$string['usedynalink'] = 'Automatically link glossary entries';
|
||||
$string['usedynalink_help'] = 'If site-wide glossary auto-linking has been enabled by an administrator and this setting is enabled, the "Add a new entry" form includes the option to automatically link the entry wherever the concept words and phrases appear throughout the rest of the course.';
|
||||
|
|
|
@ -227,7 +227,6 @@ $string['special'] = 'Special';
|
|||
$string['tableofcontents'] = 'Table of contents';
|
||||
$string['tagarea_wiki_pages'] = 'Wiki pages';
|
||||
$string['tagsdeleted'] = 'Wiki tags have been deleted';
|
||||
$string['tagtitle'] = 'See the "{$a}" tag';
|
||||
$string['teacherrating'] = 'Teacher rating';
|
||||
$string['timesrating']='This page has been rated {$a->c} times with an average of: {$a->s}';
|
||||
$string['updatedpages'] = "Updated pages";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue