X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/1f8a68371ad34594cce4aadf5fef229588fd4ddc..c875a70b312dc7915e66377120989d924177ca9e:/app/views/changeset/list.rhtml?ds=inline 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' %>
+