mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
more renaming of trust level settings
This commit is contained in:
@@ -54,7 +54,7 @@ module ::PollPlugin
|
||||
@post.errors.add(:poll_options, I18n.t('poll.cannot_add_or_remove_options'))
|
||||
end
|
||||
else
|
||||
# Regular user, tell them to contact a moderator.
|
||||
# not staff, tell them to contact one.
|
||||
@post.errors.add(:poll_options, I18n.t('poll.cannot_have_modified_options'))
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user