X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/5dda4196d50774e8a44e9e137d45141d4151764b..2ab3d56102661f31cc41ef3edca5d72f904a3070:/app/views/notes/_entry.html.erb?ds=sidebyside diff --git a/app/views/notes/_entry.html.erb b/app/views/notes/_entry.html.erb index 6f0c8fb71..624ecd15d 100644 --- a/app/views/notes/_entry.html.erb +++ b/app/views/notes/_entry.html.erb @@ -1,4 +1,4 @@ -

<%= t "note.entry.comment" %>

+

<%= t ".comment" %>

<%= render :partial => "comment", :object => entry %> -

<%= t "note.entry.full" %>

+

<%= t ".full" %>

<%= render :partial => "description", :object => entry.note %>