MDL-27786 calendar: Changing the eventname string for accessibility
This commit is contained in:
@@ -59,7 +59,7 @@ $string['eventduration'] = 'Duration';
|
||||
$string['eventendtime'] = 'End time';
|
||||
$string['eventinstanttime'] = 'Time';
|
||||
$string['eventkind'] = 'Type of event';
|
||||
$string['eventname'] = 'Name';
|
||||
$string['eventname'] = 'Event title';
|
||||
$string['eventnone'] = 'No events';
|
||||
$string['eventrepeat'] = 'Repeats';
|
||||
$string['eventsall'] = 'All events';
|
||||
|
||||
Reference in New Issue
Block a user