MDL-35225 logs: Adding page number to the title tags

This commit is contained in:
Ankit Agarwal 2012-09-14 11:50:13 +08:00
parent c8ac480979
commit 75eec83b9b
2 changed files with 7 additions and 1 deletions

View file

@ -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';