From b2a12de8a13d4d320e99c4898b9858b4cab1ac6b Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Thu, 17 Jan 2019 16:54:52 -0800 Subject: [PATCH] remove out of date copy on category desc --- config/locales/server.en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index 9ac291d5432..468f5ecd75a 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -567,7 +567,7 @@ en: category: topic_prefix: "About the %{category} category" - replace_paragraph: "(Replace this first paragraph with a brief description of your new category. This guidance will appear in the category selection area, so try to keep it below 200 characters. **Until you edit this description or create topics, this category won't appear on the categories page.**)" + replace_paragraph: "(Replace this first paragraph with a brief description of your new category. This guidance will appear in the category selection area, so try to keep it below 200 characters.)" post_template: "%{replace_paragraph}\n\nUse the following paragraphs for a longer description, or to establish category guidelines or rules:\n\n- Why should people use this category? What is it for?\n\n- How exactly is this different than the other categories we already have?\n\n- What should topics in this category generally contain?\n\n- Do we need this category? Can we merge with another category, or subcategory?\n" errors: not_found: "Category not found!"