Add title="" to "Where am I?" in the search box

This commit is contained in:
Ævar Arnfjörð Bjarmason 2009-10-23 11:53:22 +00:00
parent e26ce36630
commit 843d601b0a
2 changed files with 2 additions and 1 deletions

View file

@ -22,7 +22,7 @@
<% content_for "optionals" do %>
<div class="optionalbox">
<span class="oboxheader"><%= t 'site.search.search' %></span>
<span class="whereami"><a href="javascript:describeLocation()"><%= t 'site.search.where_am_i' %></a></span>
<span class="whereami"><a href="javascript:describeLocation()" title="<%= t 'site.search.where_am_i_title' %>"><%= t 'site.search.where_am_i' %></a></span>
<div class="search_form">
<div id="search_field">
<% form_remote_tag(:loading => "startSearch()",

View file

@ -642,6 +642,7 @@ en:
search:
search: Search
where_am_i: "Where am I?"
where_am_i_title: Describe the current location using the search engine
submit_text: "Go"
search_help: "examples: 'Alkmaar', 'Regent Street, Cambridge', 'CB2 5AQ', or 'post offices near Lünen' <a href='http://wiki.openstreetmap.org/wiki/Search'>more examples...</a>"
key: