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