X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/e8c7543bdd5001a69491b8119e793d6c889fe468..8de0c9dd225c0b1bcdc20f4054b087569ace8465:/app/views/trace/no_such_user.rhtml diff --git a/app/views/trace/no_such_user.rhtml b/app/views/trace/no_such_user.rhtml index 7820b4847..46ff6c1b0 100644 --- a/app/views/trace/no_such_user.rhtml +++ b/app/views/trace/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'trace.no_such_user.no_such_user', :name => @not_found_user %>