openstreetmap-website/app/views/oauth_clients/not_found.erb
Tom Hughes 173e92edb8 Cleanup some of the oauth stuff:
- Detabify views.
- Move translations to correct names.
- Make flash messages translatable.
2009-08-19 07:59:15 +00:00

1 line
65 B
Text

<p><%= t('oauth_clients.not_found.sorry', :type => @type) %></p>