X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/a36f3558dd43dd5a598e36dd21fd5f7d2b4a94f5..41d02225d2dc6446e4506e38aa93f3a8519bde5a:/app/views/oauth/authorize_failure.html.erb diff --git a/app/views/oauth/authorize_failure.html.erb b/app/views/oauth/authorize_failure.html.erb index d5e53e4c4..4afba70e3 100644 --- a/app/views/oauth/authorize_failure.html.erb +++ b/app/views/oauth/authorize_failure.html.erb @@ -1,3 +1,5 @@ <% content_for :heading do %> -

You have disallowed this request

-<% end %> \ No newline at end of file +

<%= t "oauth.oauthorize_failure.title" %>

+<% end %> + +

<%= @message %>