mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
MDL-30583 Navigation : fixed string.
This commit is contained in:
parent
bb9546d0c7
commit
0970ac7dfa
1 changed files with 1 additions and 1 deletions
|
@ -694,7 +694,7 @@ $string['navcourselimit'] = 'Course limit';
|
||||||
$string['navlinkcoursesections'] = 'Link course sections';
|
$string['navlinkcoursesections'] = 'Link course sections';
|
||||||
$string['navlinkcoursesections_help'] = 'If enabled course sections will be shown as links within the navigation.';
|
$string['navlinkcoursesections_help'] = 'If enabled course sections will be shown as links within the navigation.';
|
||||||
$string['navshowfrontpagemods'] = 'Show front page activities in the navigation';
|
$string['navshowfrontpagemods'] = 'Show front page activities in the navigation';
|
||||||
$string['navshowfrontpagemods_help'] = 'If enabled front page activities will be shown on the navigation under site pages.';
|
$string['navshowfrontpagemods_help'] = 'If enabled, front page activities will be shown on the navigation under site pages.';
|
||||||
$string['navshowallcourses'] = 'Show all courses';
|
$string['navshowallcourses'] = 'Show all courses';
|
||||||
$string['navshowcategories'] = 'Show course categories';
|
$string['navshowcategories'] = 'Show course categories';
|
||||||
$string['neverdeleteruns'] = 'Never delete runs';
|
$string['neverdeleteruns'] = 'Never delete runs';
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue