X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/fddda4efa6e9bc52076812481b1b604c1ddf3199..b1078ef268d1ebd17d6d8c7489807c36a037fe52:/app/views/changeset/list_bbox.rhtml diff --git a/app/views/changeset/list_bbox.rhtml b/app/views/changeset/list_bbox.rhtml index 530b5a296..3905c4441 100644 --- a/app/views/changeset/list_bbox.rhtml +++ b/app/views/changeset/list_bbox.rhtml @@ -8,7 +8,7 @@ if @bbox!=nil %>

-<%= t'changeset.list_bbox.changesets.within_the_area' %> +<%= t'changeset.list_bbox.changesets_within_the_area' %> ('><%= format("%0.3f",minlon) -%>,<%= format("%0.3f",minlat) -%>,<%= format("%0.3f",maxlon) -%>,<%= format("%0.3f",maxlat) -%>)