X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/f7985046696958688b8a220a91c4b96ce16d4b65..db51d7f3dd3dfdceeb9f0f583e21d1f4e962f57c:/app/views/diary_entry/no_such_user.rhtml?ds=sidebyside 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 %>