Update copy for category permission_conflict

This commit is contained in:
Simon Cossar 2019-03-08 15:49:27 -08:00 committed by GitHub
parent 44a43878a5
commit 41f09ee29c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -591,7 +591,7 @@ en:
email_already_used_in_group: "'%{email}' is already used by the group '%{group_name}'."
email_already_used_in_category: "'%{email}' is already used by the category '%{category_name}'."
description_incomplete: "The category description post must have at least one paragraph."
permission_conflict: "Subcategory permissions cannot be less restrictive than parent's."
permission_conflict: "Any group that is allowed to access a subcategory must also be allowed to access the parent category."
disallowed_topic_tags: "This topic has tags not allowed by this category: '%{tags}'"
cannot_delete:
uncategorized: "This category is special. It is intended as a holding area for topics that have no category; it cannot be deleted."