X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/035254c5fbcf7c4a892532baefc79f5e9e4e7aa7..f2f9d797d5925524f5d04cf5f1f4e90b181f0440:/app/views/user/no_such_user.rhtml diff --git a/app/views/user/no_such_user.rhtml b/app/views/user/no_such_user.rhtml index 7820b4847..f510daffa 100644 --- a/app/views/user/no_such_user.rhtml +++ b/app/views/user/no_such_user.rhtml @@ -1,2 +1,2 @@

<%= h(@not_found_user) %>

-

Sorry, there is no user with the name <%= @not_found_user -%>. Please check your spelling, or maybe the link you clicked is wrong.

+

<%= t 'user.no_such_user.body', :user => @not_found_user %>