app/views/oauth/authorize_failure.html.erb in muck-oauth-0.1.1 vs app/views/oauth/authorize_failure.html.erb in muck-oauth-0.1.2

- old
+ new

@@ -1 +1 @@ -<h1>You have disallowed this request</h1> +<h1><%=translate('muck.oauth.request_disallowed') %></h1>