| Línea 139... |
Línea 139... |
| 139 |
$string['target:upcomingactivitiesdue'] = 'Upcoming activities due';
|
139 |
$string['target:upcomingactivitiesdue'] = 'Upcoming activities due';
|
| 140 |
$string['target:upcomingactivitiesdue_help'] = 'This target generates reminders for upcoming activities due.';
|
140 |
$string['target:upcomingactivitiesdue_help'] = 'This target generates reminders for upcoming activities due.';
|
| 141 |
$string['target:upcomingactivitiesdueinfo'] = 'All upcoming activities due insights are listed here. These students have received these insights directly.';
|
141 |
$string['target:upcomingactivitiesdueinfo'] = 'All upcoming activities due insights are listed here. These students have received these insights directly.';
|
| 142 |
$string['usergroupselectorcount'] = '{$a->fullname} ({$a->groupcount})';
|
142 |
$string['usergroupselectorcount'] = '{$a->fullname} ({$a->groupcount})';
|
| 143 |
$string['userprofile'] = 'User profile';
|
143 |
$string['userprofile'] = 'User profile';
|
| 144 |
|
- |
|
| 145 |
// Deprecated since Moodle 4.1.
|
- |
|
| 146 |
$string['addcondition'] = 'Add condition';
|
- |
|
| 147 |
$string['adverbfor_and'] = 'and';
|
- |
|
| 148 |
$string['adverbfor_andnot'] = 'and';
|
- |
|
| 149 |
$string['adverbfor_or'] = 'or';
|
- |
|
| 150 |
$string['applyfilters'] = 'Apply filters';
|
- |
|
| 151 |
$string['clearfilterrow'] = 'Remove filter row';
|
- |
|
| 152 |
$string['clearfilters'] = 'Clear filters';
|
- |
|
| 153 |
$string['filtersetmatchdescription'] = 'How multiple filters should be combined';
|
- |
|
| 154 |
$string['filterrowlegend'] = 'Filter {$a}';
|
- |
|
| 155 |
$string['filtertype'] = 'Filter type';
|
- |
|
| 156 |
$string['match'] = 'Match';
|
- |
|
| 157 |
$string['matchofthefollowing'] = 'of the following:';
|
- |
|
| 158 |
$string['selectfiltertype'] = 'Select';
|
- |
|
| 159 |
$string['placeholdertypeorselect'] = 'Type or select...';
|
- |
|
| 160 |
$string['clearfilterselection'] = 'Remove "{$a}" from filter';
|
- |
|