Fix translations

This commit is contained in:
John Firebaugh 2013-11-12 12:17:22 -08:00
parent 1a0ef82ab8
commit 7733056858
3 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@
<% if common_details.changeset.tags['comment'].present? %>
<%= linkify(h(common_details.changeset.tags['comment'])) %>
<% else %>
(no comment)
<%= t 'browse.changeset_details.no_comment' %>
<% end %>
</h4>

View file

@ -1,4 +1,4 @@
<% set_title("New Note") %>
<% set_title(t "browse.note.new_note") %>
<h2>
<a class="geolink" href="<%= root_path %>"><span class="icon close"></span></a>