mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 19:06:41 +02:00
MDL-35225 logs: Adding page number to the title tags
This commit is contained in:
parent
c8ac480979
commit
75eec83b9b
2 changed files with 7 additions and 1 deletions
|
@ -26,6 +26,7 @@
|
|||
|
||||
$string['log:view'] = 'View course logs';
|
||||
$string['log:viewtoday'] = 'View today\'s logs';
|
||||
$string['page'] = 'Page {$a}';
|
||||
$string['page-report-log-x'] = 'Any log report';
|
||||
$string['page-report-log-index'] = 'Course log report';
|
||||
$string['page-report-log-user'] = 'User course log report';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue