X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/a36f3558dd43dd5a598e36dd21fd5f7d2b4a94f5..e17b89e89fa932673f7dc2cf5a2fd3437ec0eda6:/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 %>