|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | moodlecore |
Variables | |
| $string ['addcohort'] = 'Add new cohort' | |
| $string ['anycohort'] = 'Any' | |
| $string ['assign'] = 'Assign' | |
| $string ['assignto'] = 'Cohort \'{$a}\' members' | |
| $string ['backtocohorts'] = 'Back to cohorts' | |
| $string ['bulkadd'] = 'Add to cohort' | |
| $string ['bulknocohort'] = 'No available cohorts found' | |
| $string ['cohort'] = 'Cohort' | |
| $string ['cohorts'] = 'Cohorts' | |
| $string ['cohortsin'] = '{$a}: available cohorts' | |
| $string ['cohort:assign'] = 'Assign cohort members' | |
| $string ['cohort:manage'] = 'Manage cohorts' | |
| $string ['cohort:view'] = 'Use cohorts and view members' | |
| $string ['component'] = 'Source' | |
| $string ['currentusers'] = 'Current users' | |
| $string ['currentusersmatching'] = 'Current users matching' | |
| $string ['delcohort'] = 'Delete cohort' | |
| $string ['delconfirm'] = 'Do you really want to delete cohort \'{$a}\'?' | |
| $string ['description'] = 'Description' | |
| $string ['duplicateidnumber'] = 'Cohort with the same ID number already exists' | |
| $string ['editcohort'] = 'Edit cohort' | |
| $string ['external'] = 'External cohort' | |
| $string ['idnumber'] = 'Cohort ID' | |
| $string ['memberscount'] = 'Cohort size' | |
| $string ['name'] = 'Name' | |
| $string ['nocomponent'] = 'Created manually' | |
| $string ['potusers'] = 'Potential users' | |
| $string ['potusersmatching'] = 'Potential matching users' | |
| $string ['removeuserwarning'] = 'Removing users from a cohort may result in unenrolling of users from multiple courses which includes deleting of user settings, grades, group membership and other user information from affected courses.' | |
| $string ['selectfromcohort'] = 'Select members from cohort' | |
| $string ['unknowncohort'] = 'Unknown cohort ({$a})!' | |
| $string ['useradded'] = 'User added to cohort "{$a}"' | |
| $string ['search'] = 'Search' | |
| $string ['searchcohort'] = 'Search cohort' | |
| $string['addcohort'] = 'Add new cohort' |
Definition at line 27 of file cohort.php.
| $string['anycohort'] = 'Any' |
Definition at line 28 of file cohort.php.
| $string['assign'] = 'Assign' |
Definition at line 29 of file cohort.php.
| $string['assignto'] = 'Cohort \'{$a}\' members' |
Definition at line 30 of file cohort.php.
| $string['backtocohorts'] = 'Back to cohorts' |
Definition at line 31 of file cohort.php.
| $string['bulkadd'] = 'Add to cohort' |
Definition at line 32 of file cohort.php.
| $string['bulknocohort'] = 'No available cohorts found' |
Definition at line 33 of file cohort.php.
| $string['cohort'] = 'Cohort' |
Definition at line 34 of file cohort.php.
| $string['cohorts'] = 'Cohorts' |
Definition at line 35 of file cohort.php.
| $string['cohortsin'] = '{$a}: available cohorts' |
Definition at line 36 of file cohort.php.
| $string['cohort:assign'] = 'Assign cohort members' |
Definition at line 37 of file cohort.php.
| $string['cohort:manage'] = 'Manage cohorts' |
Definition at line 38 of file cohort.php.
| $string['cohort:view'] = 'Use cohorts and view members' |
Definition at line 39 of file cohort.php.
| $string['component'] = 'Source' |
Definition at line 40 of file cohort.php.
| $string['currentusers'] = 'Current users' |
Definition at line 41 of file cohort.php.
| $string['currentusersmatching'] = 'Current users matching' |
Definition at line 42 of file cohort.php.
| $string['delcohort'] = 'Delete cohort' |
Definition at line 43 of file cohort.php.
| $string['delconfirm'] = 'Do you really want to delete cohort \'{$a}\'?' |
Definition at line 44 of file cohort.php.
| $string['description'] = 'Description' |
Definition at line 45 of file cohort.php.
| $string['duplicateidnumber'] = 'Cohort with the same ID number already exists' |
Definition at line 46 of file cohort.php.
| $string['editcohort'] = 'Edit cohort' |
Definition at line 47 of file cohort.php.
| $string['external'] = 'External cohort' |
Definition at line 48 of file cohort.php.
| $string['idnumber'] = 'Cohort ID' |
Definition at line 49 of file cohort.php.
| $string['memberscount'] = 'Cohort size' |
Definition at line 50 of file cohort.php.
| $string['name'] = 'Name' |
Definition at line 51 of file cohort.php.
| $string['nocomponent'] = 'Created manually' |
Definition at line 52 of file cohort.php.
| $string['potusers'] = 'Potential users' |
Definition at line 53 of file cohort.php.
| $string['potusersmatching'] = 'Potential matching users' |
Definition at line 54 of file cohort.php.
| $string['removeuserwarning'] = 'Removing users from a cohort may result in unenrolling of users from multiple courses which includes deleting of user settings, grades, group membership and other user information from affected courses.' |
Definition at line 55 of file cohort.php.
| $string['selectfromcohort'] = 'Select members from cohort' |
Definition at line 56 of file cohort.php.
| $string['unknowncohort'] = 'Unknown cohort ({$a})!' |
Definition at line 57 of file cohort.php.
| $string['useradded'] = 'User added to cohort "{$a}"' |
Definition at line 58 of file cohort.php.
| $string['search'] = 'Search' |
Definition at line 59 of file cohort.php.
| $string['searchcohort'] = 'Search cohort' |
Definition at line 60 of file cohort.php.