some translation stuff
[wolnelektury.git] / wolnelektury / templates / catalogue / tagged_object_list.html
index 6eec93b..fd6517c 100644 (file)
@@ -24,7 +24,7 @@
                 {{ last_tag.description|safe }}
             </div>
             <div class="clearboth"></div>
-            <div id="toggle-description"><p>{% trans "Toggle description" %} ▲</p></div>
+            <div id="toggle-description"><p>{% trans "Hide description" %} ▲</p></div>
         {% endif %}
         {% if shelf_is_set %}
             <a id="download-shelf" href="{% url download_shelf last_tag.slug %}">
@@ -99,7 +99,7 @@
                        {% 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 %}