X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/6c66507427961a22a8f282b5b2f4ab7fda1dad6f..011237c2c5c82a638e3bbd5b78196baea576a5a9:/app/views/changeset/list.rhtml diff --git a/app/views/changeset/list.rhtml b/app/views/changeset/list.rhtml index aa745743a..cfe4afd3f 100644 --- a/app/views/changeset/list.rhtml +++ b/app/views/changeset/list.rhtml @@ -1,19 +1,7 @@ -

Recent Changes

-

Recently edited 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
+<%= render :partial => 'changesets' %> -

-For more changesets, select a user and view their edits, or see the editing 'history' of a specific area. -

+

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