title/heading & XSS fix for /edit
This commit is contained in:
parent
c6f844603d
commit
1cea0df3d8
2 changed files with 7 additions and 2 deletions
|
@ -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."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue