not_a_friend: "{{name}} is not one of your friends."
user_role:
grant:
+ are_you_sure: "Are you sure you want to grant the role `{{role}}' to the user `{{name}}'?"
+ confirm: "Confirm"
fail: "Couldn't grant role `{{role}}' to user `{{name}}'. Please check that the user and role are both valid."
revoke:
+ are_you_sure: "Are you sure you want to revoke the role `{{role}}' from the user `{{name}}'?"
+ confirm: "Confirm"
fail: "Couldn't revoke role `{{role}}' from user `{{name}}'. Please check that the user and role are both valid."
user_block:
new:
revoke: "Revoke!"
confirm: "Are you sure?"
display_name: "Blocked User"
- moderator_name: "Moderator"
+ creator_name: "Creator"
reason: "Reason for block"
status: "Status"
revoker_name: "Revoked by"
not_revoked: "(not revoked)"
- time_future: "Ends in {{time}}"
- until_login: "Until the user logs in"
- not_active: "(not active)"
+ helper:
+ time_future: "Ends in {{time}}."
+ until_login: "Active until the user logs in."
+ time_past: "Ended {{time}} ago."
blocks_on:
heading: "List blocks on {{name}}"
blocks_by:
heading: "Block on {{block_on}} by {{block_by}}"
time_future: "Ends in {{time}}"
time_past: "Ended {{time}} ago"
+ status: "Status"
show: "Show"
edit: "Edit"
revoke: "Revoke!"