Merge branch 'MDL-50266-master' of git://github.com/ankitagarwal/moodle
This commit is contained in:
@@ -39,52 +39,3 @@ $string['taggeditemscontext_help'] = 'You can limit the tag cloud to the tags th
|
||||
$string['tags:addinstance'] = 'Add a new tags block';
|
||||
$string['tags:myaddinstance'] = 'Add a new tags block to Dashboard';
|
||||
|
||||
// Deprecated since 3.0.
|
||||
|
||||
$string['add'] = 'Add';
|
||||
$string['alltags'] = 'All tags:';
|
||||
$string['arrowtitle'] = 'Click here to enter the suggested text (grey letters).';
|
||||
$string['coursetags'] = 'Course tags:';
|
||||
$string['edit'] = 'edit...';
|
||||
$string['editdeletemytag'] = 'Delete tag from this course:';
|
||||
$string['editmytags'] = 'My tags - shortcuts to all your tagged courses.';
|
||||
$string['editmytagsfor'] = 'Edit my tags for {$a}';
|
||||
$string['editnopersonaltags'] = 'No personal tags have been created yet.';
|
||||
$string['edittags'] = 'Edit my tags...';
|
||||
$string['edittagthisunit'] = 'Add tag to this course:';
|
||||
$string['editthiscoursetags'] = 'My tags for this course are {$a}';
|
||||
$string['edittitle'] = 'My tags';
|
||||
$string['entries'] = 'entries';
|
||||
$string['entry'] = 'entry';
|
||||
$string['jserror1'] = 'Tags must have between one and 50 characters. Please adjust your tag.';
|
||||
$string['jserror2'] = 'Tags cannot contain these special characters - backslash, less than (<) or greater than (>). Please adjust your tag.';
|
||||
$string['login'] = 'log in';
|
||||
$string['more'] = 'more...';
|
||||
$string['moreorder'] = 'Order:';
|
||||
$string['moreorderalpha'] = 'Alphabetical';
|
||||
$string['moreorderdate'] = 'Date created';
|
||||
$string['moreorderpop'] = 'Popularity';
|
||||
$string['moreshow'] = 'Show:';
|
||||
$string['moreshowalltags'] = 'All tags';
|
||||
$string['moreshowcommtags'] = 'Non-official tags';
|
||||
$string['moreshowcoursetags'] = 'Tags for \'{$a}\'';
|
||||
$string['moreshowmytags'] = 'My tags';
|
||||
$string['moreshowofficialtags'] = 'Official tags';
|
||||
$string['moretags'] = 'Show and filter more tags';
|
||||
$string['moretitle'] = 'More tags';
|
||||
$string['morewelcome'] = 'Welcome to the \'More tags\' tag cloud.
|
||||
Tags are user created links to things. Tags allow you to categorise and link things
|
||||
like your favourite courses, your blogs or your profile with your own words.
|
||||
Different groups of tags may be displayed with the links on the \'Show:\' line,
|
||||
and may be reordered with the links on the \'Order:\' line.';
|
||||
$string['mycoursetags'] = 'My course tags:';
|
||||
$string['mytags'] = 'My tags:';
|
||||
$string['notagsyet'] = 'No tags yet';
|
||||
$string['please'] = 'Please';
|
||||
$string['select'] = 'Select...';
|
||||
$string['showcoursetags'] = 'Show course tags';
|
||||
$string['showcoursetagsdef'] = 'Display the course tagging features in the tags block, allowing students to tag courses.';
|
||||
$string['suggestedtagthisunit'] = 'Suggested tag to this course:';
|
||||
$string['tags'] = 'tags';
|
||||
$string['tagthisunit'] = 'Tag this course:';
|
||||
$string['tagunits'] = 'to tag your favourite courses';
|
||||
|
||||
@@ -1,42 +0,0 @@
|
||||
add,block_tags
|
||||
alltags,block_tags
|
||||
arrowtitle,block_tags
|
||||
coursetags,block_tags
|
||||
edit,block_tags
|
||||
editdeletemytag,block_tags
|
||||
editmytags,block_tags
|
||||
editmytagsfor,block_tags
|
||||
editnopersonaltags,block_tags
|
||||
edittags,block_tags
|
||||
edittagthisunit,block_tags
|
||||
editthiscoursetags,block_tags
|
||||
edittitle,block_tags
|
||||
entries,block_tags
|
||||
entry,block_tags
|
||||
jserror1,block_tags
|
||||
jserror2,block_tags
|
||||
login,block_tags
|
||||
more,block_tags
|
||||
moreorder,block_tags
|
||||
moreorderalpha,block_tags
|
||||
moreorderdate,block_tags
|
||||
moreorderpop,block_tags
|
||||
moreshow,block_tags
|
||||
moreshowalltags,block_tags
|
||||
moreshowcommtags,block_tags
|
||||
moreshowcoursetags,block_tags
|
||||
moreshowmytags,block_tags
|
||||
moreshowofficialtags,block_tags
|
||||
moretags,block_tags
|
||||
moretitle,block_tags
|
||||
morewelcome,block_tags
|
||||
mytags,block_tags
|
||||
notagsyet,block_tags
|
||||
please,block_tags
|
||||
select,block_tags
|
||||
showcoursetags,block_tags
|
||||
showcoursetagsdef,block_tags
|
||||
suggestedtagthisunit,block_tags
|
||||
tags,block_tags
|
||||
tagthisunit,block_tags
|
||||
tagunits,block_tags
|
||||
@@ -5,16 +5,6 @@ myfilesmanage,core
|
||||
mypreferences,core_grades
|
||||
myprofile,core
|
||||
viewallmyentries,core_blog
|
||||
cannotdeletepost,core_notes
|
||||
addedotag,core_tag
|
||||
newname,core_tag
|
||||
tagtype_default,core_tag
|
||||
tagtype_official,core_tag
|
||||
thistaghasnodesc,core_tag
|
||||
updated,core_tag
|
||||
withselectedtags,core_tag
|
||||
tag:create,core_role
|
||||
categoriesanditems,core_grades
|
||||
taggedwith,core_tag
|
||||
officialtag,core_tag
|
||||
otags,core_tag
|
||||
|
||||
@@ -816,5 +816,3 @@ $string['xml'] = 'XML';
|
||||
$string['yes'] = 'Yes';
|
||||
$string['yourgrade'] = 'Your grade';
|
||||
|
||||
// Deprecated since 3.0.
|
||||
$string['categoriesanditems'] = 'Categories and items';
|
||||
|
||||
@@ -66,5 +66,3 @@ $string['site'] = 'site';
|
||||
$string['sitenotes'] = 'Site notes';
|
||||
$string['unknown'] = 'unknown';
|
||||
|
||||
// Deprecated since Moodle 3.0.
|
||||
$string['cannotdeletepost'] = 'Error occurred while deleting post';
|
||||
|
||||
@@ -459,6 +459,3 @@ $string['whydoesusernothavecap'] = 'Why does {$a->fullname} not have capability
|
||||
$string['xroleassignments'] = '{$a}\'s role assignments';
|
||||
$string['xuserswiththerole'] = 'Users with the role "{$a->role}"';
|
||||
|
||||
// Deprecated in 3.0.
|
||||
|
||||
$string['tag:create'] = 'Create new tags';
|
||||
|
||||
@@ -148,16 +148,6 @@ $string['page-tag-index'] = 'Single tag page';
|
||||
$string['page-tag-search'] = 'Tag search page';
|
||||
$string['page-tag-manage'] = 'Manage tags page';
|
||||
|
||||
// Deprecated since 3.0 .
|
||||
|
||||
$string['addedotag'] = '"{$a}" was added as an official tag.';
|
||||
$string['newname'] = 'New tag name';
|
||||
$string['tagtype_default'] = 'Default';
|
||||
$string['tagtype_official'] = 'Official';
|
||||
$string['thistaghasnodesc'] = 'This tag currently has no description.';
|
||||
$string['updated'] = 'Updated';
|
||||
$string['withselectedtags'] = 'With selected tags...';
|
||||
|
||||
// Deprecated since 3.1 .
|
||||
|
||||
$string['manageofficialtags'] = 'Manage official tags';
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
subscribersto,mod_forum
|
||||
postmailinfo,mod_forum
|
||||
emaildigestupdated,mod_forum
|
||||
emaildigestupdated_default,mod_forum
|
||||
|
||||
@@ -554,9 +554,6 @@ $string['yournewquestion'] = 'Your new question';
|
||||
$string['yournewtopic'] = 'Your new discussion topic';
|
||||
$string['yourreply'] = 'Your reply';
|
||||
|
||||
// Deprecated since Moodle 3.0.
|
||||
$string['subscribersto'] = 'Subscribers to "{$a->name}"';
|
||||
|
||||
// Deprecated since Moodle 3.1.
|
||||
$string['postmailinfo'] = 'This is a copy of a message posted on the {$a} website.
|
||||
|
||||
|
||||
@@ -1,13 +1 @@
|
||||
clicktopost,mod_lesson
|
||||
configmaxhighscores,mod_lesson
|
||||
configactionaftercorrectanswer,mod_lesson
|
||||
displayhighscores,mod_lesson
|
||||
entername,mod_lesson
|
||||
eventhighscoreadded,mod_lesson
|
||||
eventhighscoresviewed,mod_lesson
|
||||
highscores,mod_lesson
|
||||
maxhighscores,mod_lesson
|
||||
nothighscore,mod_lesson
|
||||
topscorestitle,mod_lesson
|
||||
viewhighscores,mod_lesson
|
||||
youmadehighscore,mod_lesson
|
||||
configactionaftercorrectanswer,mod_lesson
|
||||
@@ -518,19 +518,5 @@ $string['yourcurrentgradeis'] = 'Your current grade is {$a}';
|
||||
$string['yourcurrentgradeisoutof'] = 'Your current grade is {$a->grade} out of {$a->total}';
|
||||
$string['youshouldview'] = 'You should answer at least: {$a}';
|
||||
|
||||
// Deprecated since Moodle 3.0.
|
||||
$string['clicktopost'] = 'Click here to post your grade on the High Scores list.';
|
||||
$string['configmaxhighscores'] = 'Number of high scores displayed';
|
||||
$string['displayhighscores'] = 'Display high scores';
|
||||
$string['entername'] = 'Enter a nickname for the high scores list';
|
||||
$string['eventhighscoreadded'] = 'Highscore added';
|
||||
$string['eventhighscoresviewed'] = 'Highscores viewed';
|
||||
$string['highscores'] = 'High scores';
|
||||
$string['maxhighscores'] = 'Number of high scores displayed';
|
||||
$string['nothighscore'] = 'You did not make the top {$a} high scores list.';
|
||||
$string['topscorestitle'] = 'Top {$a} high scores';
|
||||
$string['viewhighscores'] = 'View high scores list';
|
||||
$string['youmadehighscore'] = 'You made it on the top {$a} high scores list.';
|
||||
|
||||
// Deprecated since Moodle 3.1.
|
||||
$string['configactionaftercorrectanswer'] = 'The default action to take after a correct answer';
|
||||
|
||||
Reference in New Issue
Block a user