X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/a1378a6bd4cdeca537856650e6ea7321ae6eca26..5b0024e61abe15543740bdc4b58c673d62a394d2:/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 7820b4847..02f6a4df2 100644 --- a/app/views/diary_entry/no_such_user.rhtml +++ b/app/views/diary_entry/no_such_user.rhtml @@ -1,2 +1,2 @@
Sorry, there is no user with the name <%= @not_found_user -%>. Please check your spelling, or maybe the link you clicked is wrong.
+<%= t 'diary_entry.no_such_user.body', :user => @not_found_user %>