]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/browse/note.html.erb
Fixed missing translation
[rails.git] / app / views / browse / note.html.erb
index 5ab29e0d1d0b958f8322b10ad02c9d144eea552d..fa6f75ff9e01f40e5aaee8b93691a6e3269589e6 100644 (file)
@@ -6,7 +6,7 @@
 </h2>
 
 <div class="browse-section">
 </h2>
 
 <div class="browse-section">
-  <h4><%= t('browse.note.mine.description') %></h4>
+  <h4><%= t('browse.note.description') %></h4>
   <div class="note-description">
     <%= h(@note.comments.first.body.to_html) %>
   </div>
   <div class="note-description">
     <%= h(@note.comments.first.body.to_html) %>
   </div>