X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/c8ee1351049ef1bb4d7b50d071b2a96154266d1d..a93fc7a7f4c8df0790fa3a57b06940b976b7bac6:/app/views/browse/not_found.rhtml diff --git a/app/views/browse/not_found.rhtml b/app/views/browse/not_found.rhtml index 1322a0a6f..82a81afa5 100644 --- a/app/views/browse/not_found.rhtml +++ b/app/views/browse/not_found.rhtml @@ -1 +1 @@ -

Sorry, the <%= @type -%> with the id <%= params[:id] -%>, could not be found.

+

<%= t'browse.not_found.sorry', :type=> @type , :id => params[:id] %>