X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/1757a5a789f56fd1e6ead133562ccdd1fea07acd..e670da54cbc4a7b00525b8decb506a23deddd918:/app/views/browse/relation.html.erb diff --git a/app/views/browse/relation.html.erb b/app/views/browse/relation.html.erb index 2587fe01b..39f642417 100644 --- a/app/views/browse/relation.html.erb +++ b/app/views/browse/relation.html.erb @@ -11,7 +11,7 @@ <%= render :partial => "relation_details", :object => @relation %>
- <%= link_to(t('browse.relation.download_xml'), :controller => "relation", :action => "read") %> + <%= link_to(t('browse.download_xml'), :controller => "relation", :action => "read") %> · - <%= link_to(t('browse.relation.view_history'), :action => "relation_history") %> + <%= link_to(t('browse.view_history'), :action => "relation_history") %>