aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLouise Crow <louise.crow@gmail.com>2013-05-07 16:05:55 +0100
committerLouise Crow <louise.crow@gmail.com>2013-05-07 16:05:55 +0100
commitf6a337d9f27222953239a8889fa2681c415ae241 (patch)
treee0f82de8262dfcb373dd5631217630ca2208bee2
parent80ad2d4c31075ffc994e8c48ea25e6e3c486c364 (diff)
Add markup of string lost in merging develop to rails-3-develop.
-rw-r--r--app/views/admin_censor_rule/new.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/admin_censor_rule/new.html.erb b/app/views/admin_censor_rule/new.html.erb
index 1694308f3..77d22990c 100644
--- a/app/views/admin_censor_rule/new.html.erb
+++ b/app/views/admin_censor_rule/new.html.erb
@@ -1,4 +1,4 @@
-<% @title = 'New censor rule' %>
+<% @title = _('New censor rule') %>
<h1><%=@title%></h1>