]> git.openstreetmap.org Git - rails.git/blobdiff - config/locales/en.yml
Add "Blocks by Me" nav tab to block list/show pages
[rails.git] / config / locales / en.yml
index 9af89978ef5d917975a2047fa2bd4ea101ee600d..de2a4f89cd6a4c0e7a2e71009bf102cee2fc149a 100644 (file)
@@ -2832,9 +2832,11 @@ en:
     index:
       title: Users
       heading: Users
-      showing:
-        one: Page %{page} (%{first_item} of %{items})
-        other: Page %{page} (%{first_item}-%{last_item} of %{items})
+      older: "Older Users"
+      newer: "Newer Users"
+      found_users:
+        one: "%{count} user found"
+        other: "%{count} users found"
       summary_html: "%{name} created from %{ip_address} on %{date}"
       summary_no_ip_html: "%{name} created on %{date}"
       confirm: Confirm Selected Users
@@ -2968,7 +2970,6 @@ en:
       revoke: "Revoke!"
       confirm: "Are you sure?"
       reason: "Reason for block:"
-      back: "View all blocks"
       revoker: "Revoker:"
       needs_view: "The user needs to log in before this block will be cleared."
     block:
@@ -2982,9 +2983,12 @@ en:
       reason: "Reason for block"
       status: "Status"
       revoker_name: "Revoked by"
-      showing_page: "Page %{page}"
-      next: "Next »"
-      previous: "« Previous"
+      older: "Older Blocks"
+      newer: "Newer Blocks"
+    navigation:
+      all_blocks: "All Blocks"
+      blocks_on_me: "Blocks on Me"
+      blocks_by_me: "Blocks by Me"
   user_mutes:
     index:
       title: "Muted Users"