Remove unused translations

This commit is contained in:
John Firebaugh 2013-11-12 12:30:24 -08:00
parent 170b8fd4c6
commit 1757a5a789
2 changed files with 1 additions and 83 deletions

View file

@ -2,7 +2,7 @@
<h2>
<a class="geolink" href="<%= root_path %>"><span class="icon close"></span></a>
<%= t 'export.start_rjs.export' %>
<%= t 'export.title' %>
</h2>
<%= form_tag({:controller => "export", :action => "finish"}, :class => "export_form") do %>