@@ -421,6 +421,7 @@ $string['submissionoutofsequencefriendlymessage'] = "You have entered data outsi
$string['submit']='Submit';
$string['submitandfinish']='Submit and finish';
$string['submitted']='Submit: {$a}';
$string['tagarea_question']='Questions';
$string['technicalinfo']='Technical information';
$string['technicalinfo_help']='This technical information is probably only useful for developers working on new question types. It may also be helpful when trying to diagnose problems with questions.';
$string['ptags']='User defined tags (Comma separated)';
$string['relatedblogs']='Most recent blog entries';
$string['relatedtags']='Related tags';
...
...
@@ -75,16 +95,29 @@ $string['responsiblewillbenotified'] = 'The person responsible will be notified'
$string['rssdesc']='This RSS feed was automatically generated by Moodle and contains user generated tags for courses.';
$string['rsstitle']='Course tags RSS feed for user: {$a}';
$string['search']='Search';
$string['searchable']='Searchable';
$string['searchable_help']='Tags in this tag collection can be searched for on "Search tags" page. If unchecked, tags can still be accessed by clicking on them or via different search interfaces.';
$string['searchresultsfor']='Search results for "{$a}"';
$string['searchtags']='Search tags';
$string['seeallblogs']='See all blog entries tagged with "{$a}"...';
$string['seeallblogs']='See all blog entries tagged with "{$a}"';
$string['select']='Select';
$string['selectcoll']='Select tag collection';
$string['selecttag']='Select tag {$a}';
$string['settypedefault']='Remove from official tags';
$string['settypeofficial']='Make official';
$string['showingfirsttags']='Showing {$a} most popular tags';
$string['suredeletecoll']='Are you sure you want to delete tag collection "{$a}"?';
$string['tag']='Tag';
$string['tagarea_blog_external']='External blog posts';