X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/8fb97a3337a8dbf688edc78dc37862c8e02d8cd9..7a9b2de42b8e969c162917e3e69877815a6eab75:/app/views/changeset/list.rhtml diff --git a/app/views/changeset/list.rhtml b/app/views/changeset/list.rhtml index aa0d92758..cfe4afd3f 100644 --- a/app/views/changeset/list.rhtml +++ b/app/views/changeset/list.rhtml @@ -1,19 +1,7 @@ -
Recently closed changesets:
+<%= t'changeset.list.recently_edited_changesets' %>
-ID | -Saved at | -User | -Comment | -Area | -- |
---|
-For more changesets, select a user and view their edits, or see the editing 'history' of a specific area. -
+<%= render :partial => 'changesets' %> +<%= t'changeset.list.for_more_changesets' %>
+