app/views/hyrax/static/mendeley.html.erb in hyrax-3.0.0.pre.beta2 vs app/views/hyrax/static/mendeley.html.erb in hyrax-3.0.0.pre.beta3

- old
+ new

@@ -1,6 +1,4 @@ -<h1>Export to Mendeley</h1> +<h1><%= t('.export_to_mendeley') %></h1> <p> -Exporting to Mendeley is supported via embedded metadata. If Mendeley -does not automatically pick up metadata for deposited files, please -report the issue via the <%= link_to 'Contact Form', hyrax.contact_form_index_path %>. +<%= t('.export_to_mendeley_details') %> <%= link_to t('.contact_form'), hyrax.contact_form_index_path %>. </p>