Remove the unused require_moderator filter
Use of this filter has been refactored to use CanCanCan
This commit is contained in:
parent
ea766ec57d
commit
3fd083d9d4
2 changed files with 0 additions and 23 deletions
|
@ -1811,10 +1811,6 @@ en:
|
|||
cookies_needed: "You appear to have cookies disabled - please enable cookies in your browser before continuing."
|
||||
require_admin:
|
||||
not_an_admin: You need to be an admin to perform that action.
|
||||
require_moderator:
|
||||
not_a_moderator: "You need to be a moderator to perform that action."
|
||||
require_moderator_or_admin:
|
||||
not_a_moderator_or_admin: You need to be a moderator or an admin to perform that action
|
||||
setup_user_auth:
|
||||
blocked_zero_hour: "You have an urgent message on the OpenStreetMap web site. You need to read the message before you will be able to save your edits."
|
||||
blocked: "Your access to the API has been blocked. Please log-in to the web interface to find out more."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue