MDL-27786 calendar: Changing the eventname string for accessibility

This commit is contained in:
Ankit Agarwal 2012-09-06 11:10:45 +08:00
parent 935c3d5ed2
commit 7582fd3a67

View File

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