Small changes to "Add <media> to collection" string
authorAleksej <deletesoftware@yandex.ru>
Mon, 4 Feb 2013 20:07:47 +0000 (00:07 +0400)
committerAleksej <deletesoftware@yandex.ru>
Mon, 4 Feb 2013 20:07:47 +0000 (00:07 +0400)
Add quotation marks and "a" ("a" was proposed by Elrond).

mediagoblin/templates/mediagoblin/user_pages/media_collect.html

index 4f35dfa39ff5e2561c89b23ebe1432eaea6a0d04..7fd4b7eb69bef87f11cb1ccb8657cb745121ccba 100644 (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>