Correct translation name.
This commit is contained in:
parent
ef313e7378
commit
b1078ef268
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ if @bbox!=nil
|
||||||
|
|
||||||
%>
|
%>
|
||||||
<p>
|
<p>
|
||||||
<%= t'changeset.list_bbox.changesets.within_the_area' %>
|
<%= t'changeset.list_bbox.changesets_within_the_area' %>
|
||||||
(<a href='/?minlon=<%= minlon %>&minlat=<%= minlat %>&maxlon=<%= maxlon %>&maxlat=<%= maxlat %>&box=yes' title='<%= t'changeset.list_bbox.show_area_box' %>'><%= format("%0.3f",minlon) -%>,<%= format("%0.3f",minlat) -%>,<%= format("%0.3f",maxlon) -%>,<%= format("%0.3f",maxlat) -%></a>)
|
(<a href='/?minlon=<%= minlon %>&minlat=<%= minlat %>&maxlon=<%= maxlon %>&maxlat=<%= maxlat %>&box=yes' title='<%= t'changeset.list_bbox.show_area_box' %>'><%= format("%0.3f",minlon) -%>,<%= format("%0.3f",minlat) -%>,<%= format("%0.3f",maxlon) -%>,<%= format("%0.3f",maxlat) -%></a>)
|
||||||
|
|
||||||
</p>
|
</p>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue