X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/dd27022a35b733c098f2f98c77c6883f6290d988..1861bcf640c70def4563c500ae9f6f814ac729c6:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index 9af89978e..de2a4f89c 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -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"