aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLouise Crow <louise.crow@gmail.com>2013-05-07 10:48:25 +0100
committerLouise Crow <louise.crow@gmail.com>2013-05-07 10:48:25 +0100
commita23b6c0c38d283d36ab002e8a8436002282a936a (patch)
treed183597bc498f3224fba323771ed0618b3f3ff92
parent80ad2d4c31075ffc994e8c48ea25e6e3c486c364 (diff)
Markup new string for translation.
-rw-r--r--app/views/request/new_please_describe.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/request/new_please_describe.html.erb b/app/views/request/new_please_describe.html.erb
index 5a67d01f9..8da4eb555 100644
--- a/app/views/request/new_please_describe.html.erb
+++ b/app/views/request/new_please_describe.html.erb
@@ -1,4 +1,4 @@
-<% @title = "First, did your other requests succeed?" %>
+<% @title = _("First, did your other requests succeed?") %>
<h1><%=@title%></h1>