From 91f1ca96d8245cccc40b0b807c75638df4be9750 Mon Sep 17 00:00:00 2001
From: Radek Czajka
{% trans "This author's works are in public domain and will be published on Internet school library of Wolne Lektury soon." %}
+{% trans "This author's works are in public domain and will be published on Internet library of Wolne Lektury soon." %}
{% else %}{% trans "This author's works will become part of public domain and will be allowed to be published without restrictions in" %}
diff --git a/apps/pdcounter/templates/pdcounter/book_stub_detail.html b/apps/pdcounter/templates/pdcounter/book_stub_detail.html index f76edd17a..40ddbd8ee 100644 --- a/apps/pdcounter/templates/pdcounter/book_stub_detail.html +++ b/apps/pdcounter/templates/pdcounter/book_stub_detail.html @@ -3,7 +3,7 @@ {% block titleextra %}{{ book.title }}{% endblock %} -{% block metadescription %}Licznik domeny publicznej: {{ book.title }}.{% endblock %} +{% block metadescription %}{% trans "Public domain counter" %}: {{ book.title }}.{% endblock %} {% block bodyid %}book-stub-detail{% endblock %} @@ -13,7 +13,7 @@{% trans "This work is in public domain and will be published on Internet school library of Wolne Lektury soon." %}
+{% trans "This work is in public domain and will be published on Internet library of Wolne Lektury soon." %}
{% else %} {% if book.pd %}{% trans "This work will become part of public domain and will be allowed to be published without restrictions in" %}
diff --git a/lib/librarian b/lib/librarian index 375498933..181c5739f 160000 --- a/lib/librarian +++ b/lib/librarian @@ -1 +1 @@ -Subproject commit 3754989331c91f1d78cd5c1904f768a4cf80f07a +Subproject commit 181c5739f47d2adb00ba115bb4766584a1bc37e4 -- 2.20.1