| Línea 20... |
Línea 20... |
| 20 |
* @package core
|
20 |
* @package core
|
| 21 |
* @copyright 1999 onwards Martin Dougiamas {@link http://moodle.com}
|
21 |
* @copyright 1999 onwards Martin Dougiamas {@link http://moodle.com}
|
| 22 |
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
22 |
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
| 23 |
*/
|
23 |
*/
|
| Línea 24... |
Línea -... |
| 24 |
|
- |
|
| 25 |
$string['coursemanagementoptions'] = 'Course management options';
|
24 |
|
| 26 |
$string['error:dashboardisdisabled'] = 'The Dashboard has been disabled by an administrator.';
|
25 |
$string['error:dashboardisdisabled'] = 'The Dashboard has been disabled by an administrator.';
|
| 27 |
$string['mymoodle'] = 'Dashboard';
|
26 |
$string['mymoodle'] = 'Dashboard';
|
| 28 |
$string['nocourses'] = 'No course information to show.';
|
27 |
$string['nocourses'] = 'No course information to show.';
|
| 29 |
$string['noguest'] = 'The Dashboard page is not available to guest users';
|
28 |
$string['noguest'] = 'The Dashboard page is not available to guest users';
|
| Línea 40... |
Línea 39... |
| 40 |
$string['reseteveryonesdashboard'] = 'Reset Dashboard for all users';
|
39 |
$string['reseteveryonesdashboard'] = 'Reset Dashboard for all users';
|
| 41 |
$string['reseteveryonesprofile'] = 'Reset profile for all users';
|
40 |
$string['reseteveryonesprofile'] = 'Reset profile for all users';
|
| 42 |
$string['resetpage'] = 'Reset page to default';
|
41 |
$string['resetpage'] = 'Reset page to default';
|
| 43 |
$string['reseterror'] = 'There was an error resetting your page';
|
42 |
$string['reseterror'] = 'There was an error resetting your page';
|
| 44 |
$string['privacy:metadata:core_my:preference:user_home_page_preference'] = 'The user home page preference.';
|
43 |
$string['privacy:metadata:core_my:preference:user_home_page_preference'] = 'The user home page preference.';
|
| - |
|
44 |
|
| - |
|
45 |
// Deprecated since Moodle 4.5.
|
| - |
|
46 |
$string['coursemanagementoptions'] = 'Course management options';
|