Small changes to "Add <media> to collection" string

Add quotation marks and "a" ("a" was proposed by Elrond).
This commit is contained in:
Aleksej 2013-02-05 00:07:47 +04:00
parent c9abf931cb
commit b79a1fa925

View File

@ -33,7 +33,7 @@
<div class="form_box">
<h1>
{%- trans title=media.title -%}
Add {{ title }} to collection
Add {{ title }} to a collection
{%- endtrans %}
</h1>