X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/1f8a68371ad34594cce4aadf5fef229588fd4ddc..3d906fe8c6303c00e399ce2dfecc3471959fbe6e:/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 @@ -

Recent Changes

-

Recently closed changesets:

+

<%= t'changeset.list.recent_changes' %>

+

<%= t'changeset.list.recently_edited_changesets' %>

- - - - - - - - - - <%= render :partial => 'changeset', :locals => {:showusername => true}, :collection => @edits unless @edits.nil? %> -
IDSaved atUserCommentArea
- -

-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' %>

+