X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/b377927a6428ca30a67b2daeae48ae9bac1f851d..0d16fd57d46a4aaa1c170d79772e549bfadf288a:/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 %>