]> git.openstreetmap.org Git - rails.git/commitdiff
Merge remote-tracking branch 'upstream/pull/5186'
authorTom Hughes <tom@compton.nu>
Wed, 11 Sep 2024 16:12:13 +0000 (17:12 +0100)
committerTom Hughes <tom@compton.nu>
Wed, 11 Sep 2024 16:12:13 +0000 (17:12 +0100)
1  2 
config/locales/en.yml

diff --combined config/locales/en.yml
index 9da502c7c7b6b719b3c438b09eecb706b1a22d5c,395cb3bf7e867c6ff817686940d25cd0815a0ada..16015d92c33ac5c40feee67686c7d3a18ec5d3c2
        doesnt_have_role: "The user does not have role %{role}."
        not_revoke_admin_current_user: "Cannot revoke administrator role from current user."
      grant:
 -      title: Confirm role granting
 -      heading: Confirm role granting
        are_you_sure: "Are you sure you want to grant the role `%{role}' to the user `%{name}'?"
 -      confirm: "Confirm"
      revoke:
 -      title: Confirm role revoking
 -      heading: Confirm role revoking
        are_you_sure: "Are you sure you want to revoke the role `%{role}' from the user `%{name}'?"
 -      confirm: "Confirm"
    user_blocks:
      model:
        non_moderator_update: "Must be a moderator to create or update a block."
        not_revoked: "(not revoked)"
        show: "Show"
        edit: "Edit"
 -    blocks:
 +    page:
        display_name: "Blocked User"
        creator_name: "Creator"
        reason: "Reason for block"
        empty: "No redactions to show."
        heading: "List of Redactions"
        title: "List of Redactions"
+       new: "New Redaction"
      new:
        heading: "Enter Information for New Redaction"
        title: "Creating New Redaction"