Commit | Line | Data |
---|---|---|
3a37efa8 MN |
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 | * Lang strings for the My overview block. | |
19 | * | |
20 | * @package block_myoverview | |
21 | * @copyright Mark Nelson <markn@moodle.com> | |
22 | * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later | |
23 | */ | |
24 | ||
53450043 | 25 | $string['allincludinghidden'] = 'All'; |
74d7ab50 | 26 | $string['all'] = 'All (except removed from view)'; |
3cfff885 BB |
27 | $string['addtofavourites'] = 'Star this course'; |
28 | $string['aria:addtofavourites'] = 'Star for'; | |
74d7ab50 NM |
29 | $string['aria:allcoursesincludinghidden'] = 'Show all courses'; |
30 | $string['aria:allcourses'] = 'Show all courses except courses removed from view'; | |
e4b4b9e7 BB |
31 | $string['aria:card'] = 'Switch to card view'; |
32 | $string['aria:controls'] = 'Course overview controls'; | |
3cfff885 | 33 | $string['aria:courseactions'] = 'Actions for current course'; |
e4b4b9e7 BB |
34 | $string['aria:coursesummary'] = 'Course summary text:'; |
35 | $string['aria:courseprogress'] = 'Course progress:'; | |
8d166d77 | 36 | $string['aria:customfield'] = 'Show {$a} courses'; |
38dc5b96 | 37 | $string['aria:displaydropdown'] = 'Display drop-down menu'; |
3cfff885 | 38 | $string['aria:favourites'] = 'Show starred courses'; |
e4b4b9e7 | 39 | $string['aria:future'] = 'Show future courses'; |
38dc5b96 | 40 | $string['aria:groupingdropdown'] = 'Grouping drop-down menu'; |
7ac4c9c1 | 41 | $string['aria:inprogress'] = 'Show courses in progress'; |
e4b4b9e7 BB |
42 | $string['aria:lastaccessed'] = 'Sort courses by last accessed date'; |
43 | $string['aria:list'] = 'Switch to list view'; | |
9f61908c | 44 | $string['aria:title'] = 'Sort courses by course name'; |
e4b4b9e7 | 45 | $string['aria:past'] = 'Show past courses'; |
3cfff885 | 46 | $string['aria:removefromfavourites'] = 'Remove star for'; |
e4b4b9e7 | 47 | $string['aria:summary'] = 'Switch to summary view'; |
38dc5b96 | 48 | $string['aria:sortingdropdown'] = 'Sorting drop-down menu'; |
2276614c AB |
49 | $string['availablegroupings'] = 'Available filters'; |
50 | $string['availablegroupings_desc'] = 'Course filters which are available for selection by users. If none are selected, all courses will be displayed.'; | |
e4b4b9e7 | 51 | $string['card'] = 'Card'; |
4fd6b770 | 52 | $string['cards'] = 'Cards'; |
e6f03948 | 53 | $string['courseprogress'] = 'Course progress:'; |
c8def6e3 | 54 | $string['completepercent'] = '{$a}% complete'; |
8d166d77 DS |
55 | $string['customfield'] = 'Custom field'; |
56 | $string['customfiltergrouping'] = 'Field to use'; | |
7ac4c9c1 | 57 | $string['customfiltergrouping_nofields'] = 'This option requires a course custom field to be set up.'; |
f1264719 HF |
58 | $string['displaycategories'] = 'Display categories'; |
59 | $string['displaycategories_help'] = 'Display the course category on dashboard course items including cards, list items and summary items.'; | |
3cfff885 | 60 | $string['favourites'] = 'Starred'; |
992c6304 CB |
61 | $string['future'] = 'Future'; |
62 | $string['inprogress'] = 'In progress'; | |
e4b4b9e7 | 63 | $string['lastaccessed'] = 'Last accessed'; |
7ee90659 HF |
64 | $string['layouts'] = 'Available layouts'; |
65 | $string['layouts_help'] = 'Course overview layouts which are available for selection by users. If none are selected, the card layout will be used.'; | |
e4b4b9e7 | 66 | $string['list'] = 'List'; |
4671ae63 | 67 | $string['myoverview:myaddinstance'] = 'Add a new course overview block to Dashboard'; |
8d166d77 | 68 | $string['nocustomvalue'] = 'No {$a}'; |
992c6304 | 69 | $string['past'] = 'Past'; |
4671ae63 | 70 | $string['pluginname'] = 'Course overview'; |
f3d80b48 EL |
71 | $string['privacy:metadata:overviewsortpreference'] = 'The Course overview block sort preference.'; |
72 | $string['privacy:metadata:overviewviewpreference'] = 'The Course overview block view preference.'; | |
73 | $string['privacy:metadata:overviewgroupingpreference'] = 'The Course overview block grouping preference.'; | |
11988d74 | 74 | $string['privacy:metadata:overviewpagingpreference'] = 'The Course overview block paging preference.'; |
3cfff885 | 75 | $string['removefromfavourites'] = 'Unstar this course'; |
e4b4b9e7 | 76 | $string['summary'] = 'Summary'; |
224567a0 | 77 | $string['title'] = 'Course name'; |
74d7ab50 NM |
78 | $string['aria:hidecourse'] = 'Remove {$a} from view'; |
79 | $string['aria:showcourse'] = 'Restore {$a} to view'; | |
80 | $string['aria:hiddencourses'] = 'Show courses removed from view'; | |
81 | $string['hidden'] = 'Courses removed from view'; | |
82 | $string['hidecourse'] = 'Remove from view'; | |
83 | $string['hiddencourses'] = 'Removed from view'; | |
84 | $string['show'] = 'Restore to view'; | |
e6f03948 | 85 | $string['privacy:request:preference:set'] = 'The value of the setting \'{$a->name}\' was \'{$a->value}\''; |
3cfff885 BB |
86 | |
87 | // Deprecated since Moodle 3.6. | |
88 | $string['defaulttab'] = 'Default tab'; | |
89 | $string['defaulttab_desc'] = 'The tab that will be displayed when a user first views their course overview. When returning to their course overview, the user\'s active tab is remembered.'; | |
90 | $string['morecourses'] = 'More courses'; | |
91 | $string['nocoursesinprogress'] = 'No in progress courses'; | |
92 | $string['nocoursesfuture'] = 'No future courses'; | |
93 | $string['nocoursespast'] = 'No past courses'; | |
94 | $string['noevents'] = 'No upcoming activities due'; | |
95 | $string['next30days'] = 'Next 30 days'; | |
96 | $string['next7days'] = 'Next 7 days'; | |
97 | $string['recentlyoverdue'] = 'Recently overdue'; | |
98 | $string['sortbycourses'] = 'Sort by courses'; | |
99 | $string['sortbydates'] = 'Sort by dates'; | |
100 | $string['timeline'] = 'Timeline'; | |
e4b4b9e7 | 101 | $string['viewcoursename'] = 'View course {$a}'; |
3cfff885 | 102 | $string['privacy:metadata:overviewlasttab'] = 'This stores the last tab selected by the user on the overview block.'; |
e6f03948 | 103 | $string['viewcourse'] = 'View course'; |
a29135f8 MM |
104 | |
105 | // Deprecated since Moodle 3.7. | |
c8467842 EL |
106 | $string['complete'] = 'complete'; |
107 | $string['nocourses'] = 'No courses'; |