X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/bf29550db840c97cafffbe1e836750bef6c7942d..90f6dac51ebaee0ac720540c25b79d5b865896e6:/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] %>