reviewer-basic/i18n/en_US.yaml (33 lines of code) (raw):
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
plugin:
basic_reviewer:
backend:
info:
name:
other: Review Basic
description:
other: Generic review rule plugin
config:
review_post:
title:
other: Before a post appears
label_all:
other: All new posts must be manually approved
label_first:
other: Post author must have a previously approved post
description:
other: Questions or answers will be held in the review queue and will not be visible until they are approved.
select_option:
other: Select...
review_post_keywords:
title:
other: Review post keywords
description:
other: When a post contains any of these words in its content, IP address, or browser’s user agent string, it will be held in the review queue. One word or IP address per line. It will match inside words, so “alpha” will match “Alphabet”.
disallowed_post_keywords:
title:
other: Disallowed post keywords
description:
other: When a post contains any of these words in its content, IP address, or browser’s user agent string, it will be deleted. One word or IP address per line. It will match inside words, so “alpha” will match “Alphabet”.
comment:
need_review: Needs approval.
match_word_review: Needs approval, match words "%s".