mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: Improve error message when a topic cannot be moved due to category restrictions (#20900)
This commit is contained in:
@@ -705,6 +705,7 @@ en:
|
||||
disallowed_tags_generic: "This topic has disallowed tags."
|
||||
slug_contains_non_ascii_chars: "contains non-ascii characters"
|
||||
is_already_in_use: "is already in use"
|
||||
move_topic_to_category_disallowed: "You cannot move this topic to a category where you do not have permission to create new topics."
|
||||
cannot_delete:
|
||||
uncategorized: "This category is special. It is intended as a holding area for topics that have no category; it cannot be deleted."
|
||||
has_subcategories: "Can't delete this category because it has sub-categories."
|
||||
|
||||
Reference in New Issue
Block a user