]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/oauth/authorize_failure.html.erb
Use lazy translation lookups for the oauth controller.
[rails.git] / app / views / oauth / authorize_failure.html.erb
index 4afba70e306c685a268286e4823f7fdd80243422..7142a71a0c49387dfd62d286cd1a696bc5f8dc90 100644 (file)
@@ -1,5 +1,5 @@
 <% content_for :heading do %>
 <% content_for :heading do %>
-  <h1><%= t "oauth.oauthorize_failure.title" %></h1>
+  <h1><%= t ".title" %></h1>
 <% end %>
 
 <p><%= @message %></p>
 <% end %>
 
 <p><%= @message %></p>