add warning to "allow uncategorized"

This commit is contained in:
Jeff Atwood 2015-06-26 14:51:04 -07:00
parent 7dbc2590a5
commit f841523bc2
1 changed files with 1 additions and 1 deletions

View File

@ -753,7 +753,7 @@ en:
max_topic_title_length: "Maximum allowed topic title length in characters"
min_private_message_title_length: "Minimum allowed title length for a message in characters"
min_search_term_length: "Minimum valid search term length in characters"
allow_uncategorized_topics: "Allow topics to be created without a category."
allow_uncategorized_topics: "Allow topics to be created without a category. WARNING: If there are any uncategorized topics, you must recategorize them before turning this on."
uncategorized_description: "The description of the uncategorized category. Leave blank for no description."
allow_duplicate_topic_titles: "Allow topics with identical, duplicate titles."
unique_posts_mins: "How many minutes before a user can make a post with the same content again"