aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorElrond <elrond+mediagoblin.org@samba-tng.org>2013-02-04 21:26:09 +0100
committerElrond <elrond+mediagoblin.org@samba-tng.org>2013-02-04 21:26:09 +0100
commit414ba21fda4e610be49fd05fcae3d7e99a897f18 (patch)
tree62a5920fc157a7eb31e98b78d28a63afb55064c3
parentbee998d5fd1855edbfcc44b2383f5627a5be65eb (diff)
parentb79a1fa9253c0e668044fcadaba926ce68584c51 (diff)
downloadmediagoblin-414ba21fda4e610be49fd05fcae3d7e99a897f18.tar.lz
mediagoblin-414ba21fda4e610be49fd05fcae3d7e99a897f18.tar.xz
mediagoblin-414ba21fda4e610be49fd05fcae3d7e99a897f18.zip
Merge remote-tracking branch 'aleksej/quotes_and_a_for_addcoll'
* aleksej/quotes_and_a_for_addcoll: Small changes to "Add <media> to collection" string
-rw-r--r--mediagoblin/templates/mediagoblin/user_pages/media_collect.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/mediagoblin/templates/mediagoblin/user_pages/media_collect.html b/mediagoblin/templates/mediagoblin/user_pages/media_collect.html
index 4f35dfa3..7fd4b7eb 100644
--- a/mediagoblin/templates/mediagoblin/user_pages/media_collect.html
+++ b/mediagoblin/templates/mediagoblin/user_pages/media_collect.html
@@ -33,7 +33,7 @@
<div class="form_box">
<h1>
{%- trans title=media.title -%}
- Add {{ title }} to collection
+ Add “{{ title }}” to a collection
{%- endtrans %}
</h1>