Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/lang/en/tag.php File Reference

Go to the source code of this file.

Namespaces

namespace  tag

Variables

 $string ['addedotag'] = '"{$a}" was added as an official tag.'
 $string ['addotags'] = 'Add official tags'
 $string ['addtagtomyinterests'] = 'Add "{$a}" to my interests'
 $string ['alltagpages'] = 'All tag pages'
 $string ['count'] = 'Count'
 $string ['delete'] = 'Delete'
 $string ['deleted'] = 'Deleted'
 $string ['deletedcoursetags'] = 'Deleted - course tags'
 $string ['description'] = 'Description'
 $string ['edittag'] = 'Edit this tag'
 $string ['entertags'] = 'Enter tags separated by commas'
 $string ['errordeleting'] = 'Error deleting tag with id {$a}, please report to your system administrator.'
 $string ['errortagfrontpage'] = 'Tagging the site main page is not allowed'
 $string ['errorupdatingrecord'] = 'Error updating tag record'
 $string ['flag'] = 'Flag'
 $string ['flagasinappropriate'] = 'Flag as inappropriate'
 $string ['helprelatedtags'] = 'Comma separated related tags'
 $string ['changename'] = 'Change tag name'
 $string ['changetype'] = 'Change tag type'
 $string ['id'] = 'id'
 $string ['manageofficialtags'] = 'Manage official tags'
 $string ['managetags'] = 'Manage tags'
 $string ['name'] = 'Tag name'
 $string ['namesalreadybeeingused'] = 'Tag names already being used'
 $string ['newname'] = 'New tag name'
 $string ['noresultsfor'] = 'No results for "{$a}"'
 $string ['officialtag'] = 'Official tag'
 $string ['otags'] = 'Official tags'
 $string ['othertags'] = 'Other tags (enter tags separated by commas)'
 $string ['owner'] = 'Owner'
 $string ['ptags'] = 'User defined tags (Comma separated)'
 $string ['relatedblogs'] = 'Most recent blog entries'
 $string ['relatedtags'] = 'Related tags'
 $string ['removetagfrommyinterests'] = 'Remove "{$a}" from my interests'
 $string ['reset'] = 'Reset'
 $string ['resetflag'] = 'Reset flag'
 $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 ['searchresultsfor'] = 'Search results for "{$a}"'
 $string ['searchtags'] = 'Search tags'
 $string ['seeallblogs'] = 'See all blog entries tagged with "{$a}"...'
 $string ['select'] = 'Select'
 $string ['tag'] = 'Tag'
 $string ['tagdescription'] = 'Tag description'
 $string ['taggedwith'] = 'tagged with "{$a}"'
 $string ['tags'] = 'Tags'
 $string ['tagsaredisabled'] = 'Tags are disabled'
 $string ['tagtype'] = 'Tag type'
 $string ['tagtype_default'] = 'Default'
 $string ['tagtype_official'] = 'Official'
 $string ['thingstaggedwith'] = '"{$a->name}" is used {$a->count} times'
 $string ['thingtaggedwith'] = '"{$a->name}" is used once'
 $string ['thistaghasnodesc'] = 'This tag currently has no description.'
 $string ['timemodified'] = 'Modified'
 $string ['typechanged'] = 'Tag type changed'
 $string ['updated'] = 'Updated'
 $string ['updatetag'] = 'Update'
 $string ['withselectedtags'] = 'With selected tags...'
 $string ['page-tag-x'] = 'All tag pages'
 $string ['page-tag-index'] = 'Single tag page'
 $string ['page-tag-search'] = 'Tag search page'
 $string ['page-tag-manage'] = 'Manage tags page'

Variable Documentation

$string['addedotag'] = '"{$a}" was added as an official tag.'

Definition at line 26 of file tag.php.

$string['addotags'] = 'Add official tags'

Definition at line 27 of file tag.php.

$string['addtagtomyinterests'] = 'Add "{$a}" to my interests'

Definition at line 28 of file tag.php.

$string['alltagpages'] = 'All tag pages'

Definition at line 29 of file tag.php.

$string['count'] = 'Count'

Definition at line 30 of file tag.php.

$string['delete'] = 'Delete'

Definition at line 31 of file tag.php.

$string['deleted'] = 'Deleted'

Definition at line 32 of file tag.php.

$string['deletedcoursetags'] = 'Deleted - course tags'

Definition at line 33 of file tag.php.

$string['description'] = 'Description'

Definition at line 34 of file tag.php.

$string['edittag'] = 'Edit this tag'

Definition at line 35 of file tag.php.

$string['entertags'] = 'Enter tags separated by commas'

Definition at line 36 of file tag.php.

$string['errordeleting'] = 'Error deleting tag with id {$a}, please report to your system administrator.'

Definition at line 37 of file tag.php.

$string['errortagfrontpage'] = 'Tagging the site main page is not allowed'

Definition at line 38 of file tag.php.

$string['errorupdatingrecord'] = 'Error updating tag record'

Definition at line 39 of file tag.php.

$string['flag'] = 'Flag'

Definition at line 40 of file tag.php.

$string['flagasinappropriate'] = 'Flag as inappropriate'

Definition at line 41 of file tag.php.

$string['helprelatedtags'] = 'Comma separated related tags'

Definition at line 42 of file tag.php.

$string['changename'] = 'Change tag name'

Definition at line 43 of file tag.php.

$string['changetype'] = 'Change tag type'

Definition at line 44 of file tag.php.

$string['id'] = 'id'

Definition at line 45 of file tag.php.

$string['manageofficialtags'] = 'Manage official tags'

Definition at line 46 of file tag.php.

$string['managetags'] = 'Manage tags'

Definition at line 47 of file tag.php.

$string['name'] = 'Tag name'

Definition at line 48 of file tag.php.

$string['namesalreadybeeingused'] = 'Tag names already being used'

Definition at line 49 of file tag.php.

$string['newname'] = 'New tag name'

Definition at line 50 of file tag.php.

$string['noresultsfor'] = 'No results for "{$a}"'

Definition at line 51 of file tag.php.

$string['officialtag'] = 'Official tag'

Definition at line 52 of file tag.php.

$string['otags'] = 'Official tags'

Definition at line 53 of file tag.php.

$string['othertags'] = 'Other tags (enter tags separated by commas)'

Definition at line 54 of file tag.php.

$string['owner'] = 'Owner'

Definition at line 55 of file tag.php.

$string['ptags'] = 'User defined tags (Comma separated)'

Definition at line 56 of file tag.php.

$string['relatedblogs'] = 'Most recent blog entries'

Definition at line 57 of file tag.php.

$string['relatedtags'] = 'Related tags'

Definition at line 58 of file tag.php.

$string['removetagfrommyinterests'] = 'Remove "{$a}" from my interests'

Definition at line 59 of file tag.php.

$string['reset'] = 'Reset'

Definition at line 60 of file tag.php.

$string['resetflag'] = 'Reset flag'

Definition at line 61 of file tag.php.

$string['responsiblewillbenotified'] = 'The person responsible will be notified'

Definition at line 62 of file tag.php.

$string['rssdesc'] = 'This RSS feed was automatically generated by Moodle and contains user generated tags for courses.'

Definition at line 63 of file tag.php.

$string['rsstitle'] = 'Course tags RSS feed for user: {$a}'

Definition at line 64 of file tag.php.

$string['search'] = 'Search'

Definition at line 65 of file tag.php.

$string['searchresultsfor'] = 'Search results for "{$a}"'

Definition at line 66 of file tag.php.

$string['searchtags'] = 'Search tags'

Definition at line 67 of file tag.php.

$string['seeallblogs'] = 'See all blog entries tagged with "{$a}"...'

Definition at line 68 of file tag.php.

$string['select'] = 'Select'

Definition at line 69 of file tag.php.

$string['tag'] = 'Tag'

Definition at line 70 of file tag.php.

$string['tagdescription'] = 'Tag description'

Definition at line 71 of file tag.php.

$string['taggedwith'] = 'tagged with "{$a}"'

Definition at line 72 of file tag.php.

$string['tags'] = 'Tags'

Definition at line 73 of file tag.php.

$string['tagsaredisabled'] = 'Tags are disabled'

Definition at line 74 of file tag.php.

$string['tagtype'] = 'Tag type'

Definition at line 75 of file tag.php.

$string['tagtype_default'] = 'Default'

Definition at line 76 of file tag.php.

$string['tagtype_official'] = 'Official'

Definition at line 77 of file tag.php.

$string['thingstaggedwith'] = '"{$a->name}" is used {$a->count} times'

Definition at line 78 of file tag.php.

$string['thingtaggedwith'] = '"{$a->name}" is used once'

Definition at line 79 of file tag.php.

$string['thistaghasnodesc'] = 'This tag currently has no description.'

Definition at line 80 of file tag.php.

$string['timemodified'] = 'Modified'

Definition at line 81 of file tag.php.

$string['typechanged'] = 'Tag type changed'

Definition at line 82 of file tag.php.

$string['updated'] = 'Updated'

Definition at line 83 of file tag.php.

$string['updatetag'] = 'Update'

Definition at line 84 of file tag.php.

$string['withselectedtags'] = 'With selected tags...'

Definition at line 85 of file tag.php.

$string['page-tag-x'] = 'All tag pages'

Definition at line 86 of file tag.php.

$string['page-tag-index'] = 'Single tag page'

Definition at line 87 of file tag.php.

$string['page-tag-search'] = 'Tag search page'

Definition at line 88 of file tag.php.

$string['page-tag-manage'] = 'Manage tags page'

Definition at line 89 of file tag.php.

 All Data Structures Namespaces Files Functions Variables Enumerations