X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/e465decb97471eafd570f80b45b4e3cd5494d4a1..e0ece007381036874d05423119f8a6cc8e934523:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index f44b2d34d..c9ea19d58 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1042,12 +1042,13 @@ en: title: "Creating block on {{name}}" needs_view: "Does the user need to log in before this block will be cleared?" edit: + title: "Editing block on {{name}}" + heading: "Editing block on {{name}}" reason: "The reason why {{name}} is being blocked. Please be as calm and as reasonable as possible, giving as much detail as you can about the situation. Bear in mind that not all users understand the community jargon, so please try to use laymans terms." period: "How long, starting now, the user will be blocked from the API for." submit: "Update block" show: "Show" back: "Back" - title: "Editing block on {{name}}" needs_view: "Does the user need to log in before this block will be cleared?" filter: not_a_moderator: "You need to be a moderator to perform that action." @@ -1061,8 +1062,10 @@ 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: + title: "Revoking block on {{block_on}}" heading: "Revoking block on {{block_on}} by {{block_by}}" time_future: "This block will end in {{time}}." past: "This block ended {{time}} ago and cannot be revoked now." @@ -1096,7 +1099,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"