https://bugs.documentfoundation.org/show_bug.cgi?id=143664
--- Comment #7 from Eike Rathke <[email protected]> --- @Julien: While enabling lists for short month names may sound appealing, doing so would be a cumbersome endeavour. All day and month names share a common structure (css::i18n::CalendarItem2 inherited from css::i18n::CalendarItem) that is also part of the published API. Changing AbbrevName to a list of strings would require not only to adapt all callers but also to support it as an additional new structure while maintaining the existing API for compatibility. I think these few exemptions so far are not worth that. -- You are receiving this mail because: You are the assignee for the bug.
