X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/b377927a6428ca30a67b2daeae48ae9bac1f851d..b653ace377aa47d2b0eba08e5c6f0dcd7622f00b:/app/views/diary_entry/no_such_user.rhtml diff --git a/app/views/diary_entry/no_such_user.rhtml b/app/views/diary_entry/no_such_user.rhtml index 02f6a4df2..f1ba37d7b 100644 --- a/app/views/diary_entry/no_such_user.rhtml +++ b/app/views/diary_entry/no_such_user.rhtml @@ -1,2 +1,2 @@ -

<%= h(@not_found_user) %>

+

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

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