X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/8d6d7b51e899aca44b487baa6968c0dcbf65d10f..c6f844603d9c5a46bb3dc34dfb0cdff1145f5715:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index 684b0f5d5..6d038a252 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1061,7 +1061,8 @@ en: only_creator_can_edit: "Only the moderator who created this block can edit it." success: "Block updated." index: - heading: "Listing User Blocks" + title: "User blocks" + heading: "List of user blocks" revoke: heading: "Revoking block on {{block_on}} by {{block_by}}" time_future: "This block will end in {{time}}." @@ -1096,7 +1097,8 @@ en: heading: "List of blocks by {{name}}" empty: "{{name}} has not been blocked yet." show: - heading: "Block on {{block_on}} by {{block_by}}" + title: "{{block_on}} blocked by {{block_by}}" + heading: "{{block_on}} blocked by {{block_by}}" time_future: "Ends in {{time}}" time_past: "Ended {{time}} ago" status: "Status" @@ -1105,7 +1107,7 @@ en: revoke: "Revoke!" confirm: "Are you sure?" reason: "Reason for block:" - back: "Back" + back: "View all blocks" revoker: "Revoker:" needs_view: "The user needs to log in before this block will be cleared."