Files
calendula/app
makiolaj 2f497b2b95 Localise the unnamed-calendar placeholder (#329)
CalendarMapper substituted a hardcoded German "(Unbenannter Kalender)"
for a null CALENDAR_DISPLAY_NAME, so it showed in every locale wherever
calendars are listed — and the calendar editor prefills from that name,
so saving wrote the literal into the provider for real. Leave the name
blank and add a calendar_unnamed string the views substitute.

The write paths now store the trimmed name as given instead of inventing
one: a stored placeholder would freeze the creation-time language into
the provider, and the editor already refuses a blank name.
2026-09-23 21:55:57 +02:00
..
2026-09-20 21:16:11 +02:00
2026-09-02 12:44:40 +02:00