aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGareth Rees <gareth@mysociety.org>2014-12-10 10:14:54 +0000
committerGareth Rees <gareth@mysociety.org>2014-12-11 09:48:05 +0000
commit26bf3831106c9bca82112a05cbc8ac258320ca44 (patch)
tree5b9da21d71ce03230da58e8ba1b5f842d43a88d2
parentde5c998d72bac9e13c56b6089169da9647d014b2 (diff)
Translate annotation ‘to’ heading
-rw-r--r--app/views/comment/new.html.erb6
1 files changed, 4 insertions, 2 deletions
diff --git a/app/views/comment/new.html.erb b/app/views/comment/new.html.erb
index 578732cdb..26371946f 100644
--- a/app/views/comment/new.html.erb
+++ b/app/views/comment/new.html.erb
@@ -11,8 +11,10 @@
<%= foi_error_messages_for :comment %>
-<h1><%= _('Add an annotation')%></h1>
-<h2>to &ldquo;<%=request_link(@info_request)%>&rdquo;</h2>
+<h1>
+ <%= _("Add an annotation to &ldquo;{{request_link}}&rdquo;",
+ :request_link => request_link(@info_request)) %>
+</h1>
<p>
<%= _('Annotations are so anyone, including you, can help the requester with their request. For example:')%>