[Mailman-Developers] Re: span: class="d-none d-md-inline", “d-md-none” in translated strings

2022-05-16 Thread Дилян Палаузов
Hello Mark, the hyperkitty page for https://lists.mailman3.org/archives/list/mailman-us...@mailman3.org/ has this form templates/hyperkitty/overwiev.html: {% if posting_enabled %} {% trans 'Start a nNew thread' %} {% endif %} Now, class="d-none

[Mailman-Developers] Re: span: class="d-none d-md-inline", “d-md-none” in translated strings

2022-05-16 Thread Mark Sapiro
On 5/16/22 05:49, Дилян Палаузов wrote: For screens, which are less than 576px wide, the whole block «» is hidden, and «Start a nNew thread» is not displayed. So, when is “N” supposed to appear? It never appears. It doesn't appear because the templates were changed as part of the migration