MDL-72276 block_timeline: Update wording for the date filter

This commit is contained in:
Jun Pataleta
2021-10-04 11:30:37 +08:00
parent bbcf026ce4
commit f7d14691f7
+1 -1
View File
@@ -22,7 +22,7 @@
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
$string['ariadayfilter'] = 'Filter timeline items';
$string['ariadayfilter'] = 'Filter timeline by date';
$string['ariadayfilteroption'] = '{$a} filter option';
$string['ariaeventlistitem'] = '{$a->name} activity in {$a->course} is due on {$a->date}';
$string['ariaeventlistpagelimit'] = 'Show {$a} activities per page';