When viewing a node with a makemeeting field, date strings in table headers (month, day) lost their translation.
Instead of a localized string it is always english.

It seems easy to fix though by using drupal's format_date() function, patch is attached.

Comments

indigoxela created an issue.