medium.format_name should automatically set a default unknown value of "Medium" instead of having to use [% medium.format_name or l("Medium") %] everywhere in the templates.
Description
medium.format_name should automatically set a default unknown value of "Medium" instead of having to use [% medium.format_name or l("Medium") %] everywhere in the templates.
No, if we want a default I'd rather put that in a macro.