trivial: adjust spelling and typography (#85974)

This commit is contained in:
Frédéric Péters 2024-01-23 14:21:14 +01:00
parent 9945568a57
commit 5204fcda47
1 changed files with 1 additions and 1 deletions

View File

@ -899,7 +899,7 @@ class EventsTypeDeleteView(DeleteView):
title = '<h3>%(title)s</h3>' % {
'title': _('Cannot delete event type "%(event_type_name)s"') % {'event_type_name': obj}
}
msg = _('Following agendas are style using this event type :')
msg = _('Following agendas are still using this event type:')
lst = '<ul><li>%(agendas)s</li></ul>' % {
'agendas': '</li><li>'.join(
[