]> git.openstreetmap.org Git - rails.git/blobdiff - config/locales/en.yml
Replace the existing pagination of changesets in the browser with a
[rails.git] / config / locales / en.yml
index 22db70b10b854e07be25c8ca7cea2c8d23a04ccd..e50ace42aee90526ef3ea75426d968421d9c1901 100644 (file)
@@ -241,8 +241,9 @@ en:
       edit: "edit"
   changeset:
     changeset_paging_nav: 
-      showing_page: "Showing page"
-      of: "of"
+      showing_page: "Showing page {{page}}"
+      next: "Next »"
+      previous: "« Previous"
     changeset:
       id: "#{{id}}"
       still_editing: "(still editing)"
@@ -320,8 +321,12 @@ en:
         one: 1 comment
         other: "{{count}} comments"
       edit_link: Edit this entry
+      hide_link: Hide this entry
+      confirm: Confirm
     diary_comment:
       comment_from: "Comment from {{link_user}}  at {{comment_created_at}}"
+      hide_link: Hide this comment
+      confirm: Confirm
     feed:
       user:
         title: "OpenStreetMap diary entries for {{user}}"