MDL-11517 reserved word MOD used in table alias in questions backup code
[moodle-pu.git] / lang / en_utf8 / tag.php
blob1daf7472cb91520b5cdd8a7517d697b65312bde9
1 <?php
3 $string['addtagtomyinterests'] = 'Add \"$a\" to my interests';
4 $string['blocktagstitle'] = 'Tags';
5 $string['count'] = 'Count';
6 $string['changename'] = 'Change tag name';
7 $string['changetype'] = 'Change tag type';
8 $string['description'] = 'Description';
9 $string['delete'] = 'Delete';
10 $string['deleted'] = 'Deleted';
11 $string['edittag'] = 'Edit this tag';
12 $string['flag'] = 'Flag';
13 $string['flagasinappropriate'] = 'Flag as inappropriate';
14 $string['helprelatedtags'] = 'Comma separated related tags';
15 $string['id'] = 'id';
16 $string['relatedblogs'] = 'Recent blog entries with this tag';
17 $string['managetags'] = 'Manage tags';
18 $string['name'] = 'Tag name';
19 $string['namesalreadybeeingused'] = 'Tag names already being used';
20 $string['newname'] = 'New tag name';
21 $string['noresultsfor'] = 'No results for \"$a\"';
22 $string['owner'] = 'Owner';
23 $string['relatedtags'] = 'Related tags';
24 $string['responsiblewillbenotified'] = 'The person responsible will be notified';
25 $string['resetflag'] = 'Reset flag';
26 $string['reset'] = 'Reset';
27 $string['search'] = 'Search';
28 $string['seeallblogs'] = 'See all blogs with this tag';
29 $string['searchresultsfor'] = 'Search results for \"$a\"';
30 $string['searchtags'] = 'Search tags';
31 $string['select'] = 'Select';
32 $string['tagdescription'] = 'Tag description';
33 $string['tag'] = 'Tag';
34 $string['tagtype'] = 'Tag type';
35 $string['tagtype_official'] = 'Official';
36 $string['tagtype_default'] = 'Default';
37 $string['tags'] = 'Tags';
38 $string['tagsaredisabled'] = 'Tags are disabled';
39 $string['thingstaggedwith'] = '$a->count things tagged with \"$a->name\"';
40 $string['thistaghasnodesc'] = 'This tag currently has no description.';
41 $string['timemodified'] = 'Modified';
42 $string['typechanged'] = 'Tag type changed';
43 $string['userstaggedwith'] = 'Users tagged with \"$a\"';
44 $string['updatetag'] = 'Update';
45 $string['updated'] = 'Updated';
46 $string['withselectedtags'] = 'With selected tags...';