Search moodle.org's
Developer Documentation

See Release Notes

  • Bug fixes for general core bugs in 3.10.x will end 8 November 2021 (12 months).
  • Bug fixes for security issues in 3.10.x will end 9 May 2022 (18 months).
  • PHP version: minimum PHP 7.2.0 Note: minimum PHP version has increased since Moodle 3.8. PHP 7.3.x and 7.4.x are supported too.
/lang/en/ -> tag.php (source)

Differences Between: [Versions 310 and 401] [Versions 310 and 402] [Versions 310 and 403]

   1  <?php
   2  // This file is part of Moodle - http://moodle.org/
   3  //
   4  // Moodle is free software: you can redistribute it and/or modify
   5  // it under the terms of the GNU General Public License as published by
   6  // the Free Software Foundation, either version 3 of the License, or
   7  // (at your option) any later version.
   8  //
   9  // Moodle is distributed in the hope that it will be useful,
  10  // but WITHOUT ANY WARRANTY; without even the implied warranty of
  11  // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  12  // GNU General Public License for more details.
  13  //
  14  // You should have received a copy of the GNU General Public License
  15  // along with Moodle.  If not, see <http://www.gnu.org/licenses/>.
  16  
  17  /**
  18   * Strings for component 'tag', language 'en', branch 'MOODLE_20_STABLE'
  19   *
  20   * @package   core_tag
  21   * @copyright 1999 onwards Martin Dougiamas  {@link http://moodle.com}
  22   * @license   http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
  23   */
  24  
  25  $string['added'] = 'Standard tag(s) added';
  26  $string['addotags'] = 'Add standard tags';
  27  $string['addtagcoll'] = 'Add tag collection';
  28  $string['addtagtomyinterests'] = 'Add "{$a}" to my interests';
  29  $string['alltagpages'] = 'All tag pages';
  30  $string['backtoallitems'] = 'Back to all items tagged with "{$a}"';
  31  $string['changeshowstandard'] = 'Change showing standard tags in area {$a}';
  32  $string['changessaved'] = 'Changes saved';
  33  $string['changetagcoll'] = 'Change tag collection of area {$a}';
  34  $string['collnameexplained'] = 'Leave the field empty to use the default value: {$a}';
  35  $string['component'] = 'Component';
  36  $string['confirmdeletetag'] = 'Are you sure you want to delete this tag?';
  37  $string['confirmdeletetags'] = 'Are you sure you want to delete selected tags?';
  38  $string['count'] = 'Count';
  39  $string['coursetags'] = 'Course tags';
  40  $string['defautltagcoll'] = 'Default collection';
  41  $string['delete'] = 'Delete';
  42  $string['deleteselected'] = 'Delete selected';
  43  $string['deleted'] = 'Tag(s) deleted';
  44  $string['deletedcoursetags'] = 'Deleted - Course tags';
  45  $string['description'] = 'Description';
  46  $string['editisstandard'] = 'Change standard tag usage';
  47  $string['editcollname'] = 'Edit tag collection name';
  48  $string['editname'] = 'Edit tag name';
  49  $string['editsearchable'] = 'Change searchable';
  50  $string['edittag'] = 'Edit this tag';
  51  $string['edittagcollection'] = 'Change tag collection';
  52  $string['entertags'] = 'Enter tags...';
  53  $string['edittagcoll'] = 'Edit tag collection {$a}';
  54  $string['errortagfrontpage'] = 'Tagging the site main page is not allowed';
  55  $string['errorupdatingrecord'] = 'Error updating tag record';
  56  $string['eventtagadded'] = 'Tag added to an item';
  57  $string['eventtagcolldeleted'] = 'Tag collection deleted';
  58  $string['eventtagcollcreated'] = 'Tag collection created';
  59  $string['eventtagcollupdated'] = 'Tag collection updated';
  60  $string['eventtagcreated'] = 'Tag created';
  61  $string['eventtagdeleted'] = 'Tag deleted';
  62  $string['eventtagflagged'] = 'Tag flagged';
  63  $string['eventtagremoved'] = 'Tag removed from an item';
  64  $string['eventtagunflagged'] = 'Tag unflagged';
  65  $string['eventtagupdated'] = 'Tag updated';
  66  $string['exclusivemode'] = 'Show only tagged {$a->tagarea}';
  67  $string['flag'] = 'Flag';
  68  $string['flagged'] = 'Tag flagged';
  69  $string['flagasinappropriate'] = 'Flag as inappropriate';
  70  $string['helprelatedtags'] = 'Comma separated related tags';
  71  $string['changename'] = 'Change tag name';
  72  $string['changetype'] = 'Change tag type';
  73  $string['combined'] = 'Tags are combined';
  74  $string['combineselected'] = 'Combine selected';
  75  $string['id'] = 'id';
  76  $string['inalltagcoll'] = 'Everywhere';
  77  $string['inputstandardtags'] = 'Enter comma-separated list of new tags';
  78  $string['itemstaggedwith'] = '{$a->tagarea} tagged with "{$a->tag}"';
  79  $string['lesstags'] = 'less...';
  80  $string['managestandardtags'] = 'Manage standard tags';
  81  $string['managetags'] = 'Manage tags';
  82  $string['managetagcolls'] = 'Manage tag collections';
  83  $string['moretags'] = 'more...';
  84  $string['name'] = 'Tag name';
  85  $string['namesalreadybeeingused'] = 'Tag names already being used';
  86  $string['nameuseddocombine'] = 'The tag name is already in use. Do you want to combine these tags?';
  87  $string['newcollnamefor'] = 'New name for tag collection {$a}';
  88  $string['newnamefor'] = 'New name for tag {$a}';
  89  $string['nextpage'] = 'More';
  90  $string['notagsfound'] = 'No tags matching "{$a}" found';
  91  $string['noresultsfor'] = 'No results for "{$a}"';
  92  $string['nothingtoupdate'] = 'Nothing to update';
  93  $string['owner'] = 'Owner';
  94  $string['prevpage'] = 'Back';
  95  $string['privacy:metadata:tag'] = 'The details of each unique tag are stored alongside their description and other related information';
  96  $string['privacy:metadata:tag:name'] = 'The name of the tag - this is the normalised version of the name.';
  97  $string['privacy:metadata:tag:rawname'] = 'The name of the tag - this is the display name.';
  98  $string['privacy:metadata:tag:description'] = 'The description of the tag.';
  99  $string['privacy:metadata:tag:flag'] = 'Whether a tag has been flagged as inappropriate.';
 100  $string['privacy:metadata:tag:timemodified'] = 'The time that the tag was last modified.';
 101  $string['privacy:metadata:tag:userid'] = 'The ID of the user who created the tag.';
 102  $string['privacy:metadata:taginstance'] = 'The link between each tag and where it is used.';
 103  $string['privacy:metadata:taginstance:tagid'] = 'The link to the tag.';
 104  $string['privacy:metadata:taginstance:ordering'] = 'The relative order of this tag.';
 105  $string['privacy:metadata:taginstance:timecreated'] = 'The time that this tag was linked to the target.';
 106  $string['privacy:metadata:taginstance:timemodified'] = 'The time that this tag was modified for the target.';
 107  $string['privacy:metadata:taginstance:tiuserid'] = 'Where shared content can be individually tagged by users, the owner of the tag instance is stored.';
 108  $string['ptags'] = 'User defined tags (Comma separated)';
 109  $string['relatedblogs'] = 'Most recent blog entries';
 110  $string['relatedtags'] = 'Related tags';
 111  $string['removetagfrommyinterests'] = 'Remove "{$a}" from my interests';
 112  $string['reset'] = 'Tag flag reset';
 113  $string['resetfilter'] = 'Reset filter';
 114  $string['resetflag'] = 'Reset flag';
 115  $string['responsiblewillbenotified'] = 'The person responsible will be notified';
 116  $string['rssdesc'] = 'This RSS feed was automatically generated by Moodle and contains user generated tags for courses.';
 117  $string['rsstitle'] = 'Course tags RSS feed for user: {$a}';
 118  $string['showstandard'] = 'Standard tags usage';
 119  $string['showstandard_help'] = 'When entering tags, standard tags may be suggested, or forced, meaning that new tags cannot be entered. Alternatively, new tags may be entered with no standard tag being suggested.';
 120  $string['search'] = 'Search';
 121  $string['searchable'] = 'Searchable';
 122  $string['searchable_help'] = 'If ticked, tags in this search collection can be found via the "Search tags" page. If unticked, tags can still be found via other search pages.';
 123  $string['searchresultsfor'] = 'Search results for "{$a}"';
 124  $string['searchtags'] = 'Search tags';
 125  $string['seeallblogs'] = 'See all blog entries tagged with "{$a}"';
 126  $string['select'] = 'Select';
 127  $string['selectcoll'] = 'Select tag collection';
 128  $string['selectmaintag'] = 'Select the tag that will be used after combining';
 129  $string['selectmultipletags'] = 'Please select more than one tag';
 130  $string['selecttag'] = 'Select tag {$a}';
 131  $string['settypedefault'] = 'Remove from standard tags';
 132  $string['settypestandard'] = 'Make standard';
 133  $string['showingfirsttags'] = 'Showing {$a} most popular tags';
 134  $string['standardforce'] = 'Force';
 135  $string['standardhide'] = 'Don\'t suggest';
 136  $string['standardsuggest'] = 'Suggest';
 137  $string['standardtag'] = 'Standard';
 138  $string['suredeletecoll'] = 'Are you sure you want to delete tag collection "{$a}"?';
 139  $string['tag'] = 'Tag';
 140  $string['tagarea_blog_external'] = 'External blog posts';
 141  $string['tagarea_post'] = 'Blog posts';
 142  $string['tagarea_user'] = 'User interests';
 143  $string['tagarea_course'] = 'Courses';
 144  $string['tagarea_course_modules'] = 'Activities and resources';
 145  $string['tagareaenabled'] = 'Enabled';
 146  $string['tagareaname'] = 'Name';
 147  $string['tagareas'] = 'Tag areas';
 148  $string['tagcollection'] = 'Tag collection';
 149  $string['tagcollection_help'] = 'Tag collections are sets of tags for different areas. For example, a collection of standard tags can be used to tag courses, with user interests and blog post tags kept in a separate collection. When a user clicks on a tag, the tag page displays only items with that tag in the same collection. Tags can be automatically added to a collection according to the area tagged or can be added manually as standard tags.';
 150  $string['tagcollections'] = 'Tag collections';
 151  $string['tagdescription'] = 'Tag description';
 152  $string['tags'] = 'Tags';
 153  $string['tagsaredisabled'] = 'Tags are disabled';
 154  $string['thingstaggedwith'] = '"{$a->name}" is used {$a->count} times';
 155  $string['thingtaggedwith'] = '"{$a->name}" is used once';
 156  $string['timemodified'] = 'Modified';
 157  $string['typechanged'] = 'Tag type changed';
 158  $string['updatetag'] = 'Update';
 159  $string['page-tag-x'] = 'All tag pages';
 160  $string['page-tag-index'] = 'Single tag page';
 161  $string['page-tag-search'] = 'Tag search page';
 162  $string['page-tag-manage'] = 'Manage tags page';
 163