Compacted repeated "Results" into one sentence

Fixes #5065. Removed "Results from" from search results.
This commit is contained in:
Nenad Vujicic 2024-08-23 14:59:04 +02:00
parent cee9818dfc
commit c816efc386
2 changed files with 1 additions and 2 deletions

View file

@ -4,7 +4,7 @@
<% @sources.each do |source| %>
<h4>
<%= t(".title.results_from_html", :results_link => link_to(t(".title.#{source[:name]}"), source[:url].to_s)) %>
<%= link_to t(".title.#{source[:name]}"), source[:url].to_s %>
</h4>
<div class="search_results_entry mx-n3" data-href="<%= url_for @params.merge(:action => "search_#{source[:name]}") %>">
<div class="text-center loader">

View file

@ -674,7 +674,6 @@ en:
geocoder:
search:
title:
results_from_html: 'Results from %{results_link}'
latlon: Internal
osm_nominatim: OpenStreetMap Nominatim
osm_nominatim_reverse: OpenStreetMap Nominatim