| Línea 86... |
Línea 86... |
| 86 |
$string['sortbytitle'] = 'Sort by course name';
|
86 |
$string['sortbytitle'] = 'Sort by course name';
|
| 87 |
$string['sortbylastaccessed'] = 'Sort by last accessed';
|
87 |
$string['sortbylastaccessed'] = 'Sort by last accessed';
|
| 88 |
$string['sortbyshortname'] = 'Sort by short name';
|
88 |
$string['sortbyshortname'] = 'Sort by short name';
|
| 89 |
$string['privacy:request:preference:set'] = 'The value of the setting \'{$a->name}\' was \'{$a->value}\'';
|
89 |
$string['privacy:request:preference:set'] = 'The value of the setting \'{$a->name}\' was \'{$a->value}\'';
|
| 90 |
$string['viewquickstart'] = 'View Quickstart guide';
|
90 |
$string['viewquickstart'] = 'View Quickstart guide';
|
| 91 |
$string['zero_default_title'] = 'You\'re not enrolled in any courses.';
|
91 |
$string['zero_default_title'] = 'You\'re not enrolled in any course';
|
| 92 |
$string['zero_default_intro'] = 'Once you\'re enrolled in a course, it will appear here.';
|
92 |
$string['zero_default_intro'] = 'Once you\'re enrolled in a course, it will appear here.';
|
| 93 |
$string['zero_nocourses_intro'] = 'Need help getting started? Check out the <a href="{$a->dochref}" title="{$a->doctitle}" target="{$a->doctarget}">Moodle documentation</a>.';
|
- |
|
| 94 |
$string['zero_nocourses_title'] = 'Create your first course';
|
- |
|
| 95 |
$string['zero_request_title'] = 'Request your first course';
|
93 |
$string['zero_request_title'] = 'Request your first course';
|
| 96 |
$string['zero_request_intro'] = 'Need help getting started? Check out the <a href="{$a->dochref}" title="{$a->doctitle}" target="{$a->doctarget}">Moodle documentation</a> or take your first steps with our <a href="{$a->quickhref}" title="{$a->quicktitle}" target="{$a->quicktarget}">Quickstart guide</a>.';
|
94 |
$string['zero_request_intro'] = 'Need help getting started? Check out the <a href="{$a->dochref}" title="{$a->doctitle}" target="{$a->doctarget}">Moodle documentation</a> or take your first steps with our <a href="{$a->quickhref}" title="{$a->quicktitle}" target="{$a->quicktarget}">Quickstart guide</a>.';
|
| - |
|
95 |
$string['zero_nocourses_title'] = 'Create your first course';
|
| - |
|
96 |
$string['zero_nocourses_intro'] = 'Need help getting started? Check out the <a href="{$a->dochref}" title="{$a->doctitle}" target="{$a->doctarget}">Moodle documentation</a> or take your first steps with our Quickstart guide.';
|