Adding one new string: "Show $a per page"

This commit is contained in:
defacer 2005-06-03 23:31:06 +00:00
parent 1443433431
commit 113130bd32

View file

@ -951,6 +951,7 @@ $string['showgrades'] = 'Show grades';
$string['showlistofcourses'] = 'Show list of courses'; $string['showlistofcourses'] = 'Show list of courses';
$string['showonlytopic'] = 'Show only topic $a'; $string['showonlytopic'] = 'Show only topic $a';
$string['showonlyweek'] = 'Show only week $a'; $string['showonlyweek'] = 'Show only week $a';
$string['showperpage'] = 'Show $a per page';
$string['showrecent'] = 'Show recent activity'; $string['showrecent'] = 'Show recent activity';
$string['showreports'] = 'Show activity reports'; $string['showreports'] = 'Show activity reports';
$string['showsettings'] = 'Show settings'; $string['showsettings'] = 'Show settings';