From: Tom Hughes Date: Sun, 31 May 2009 12:14:40 +0000 (+0000) Subject: Correct translation name. X-Git-Tag: live~7363^2~26 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/b1078ef268d1ebd17d6d8c7489807c36a037fe52 Correct translation name. --- 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) -%>)