X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/595d96d8a64aed3cf2d5d79583bc716c64c8186c..891b9e3b7ecaedc9ac32bc941400a267c77482a0:/wolnelektury/templates/catalogue/tagged_object_list.html diff --git a/wolnelektury/templates/catalogue/tagged_object_list.html b/wolnelektury/templates/catalogue/tagged_object_list.html index 1b4435587..fd6517c49 100644 --- a/wolnelektury/templates/catalogue/tagged_object_list.html +++ b/wolnelektury/templates/catalogue/tagged_object_list.html @@ -24,7 +24,7 @@ {{ last_tag.description|safe }}
-

{% trans "Toggle description" %} ▲

+

{% trans "Hide description" %} ▲

{% endif %} {% if shelf_is_set %} @@ -92,15 +92,14 @@ {% else %} {% comment %} Is dead, but not yet in public domain {% endcomment %}
-

{% trans "This author's works will become part of public domain and will be allowed to be published without restrictions in:" %}

+

{% trans "This author's works will become part of public domain and will be allowed to be published without restrictions in" %}

{% include "catalogue/pd_counter.html" %} -

Dowiedz się, dlaczego biblioteki internetowe - nie mogą udostępniać dzieł tego autora.

+

{% trans "Find out why Internet libraries can't publish this author's works." %}

{% endif %} {% endif %} {% else %} - {% trans "No works of this author found." %} + {% trans "Sorry! Search cirteria did not match any resources." %} {% endif %} {% include "info/join_us.html" %} {% endif %}