remove out of date copy on category desc
This commit is contained in:
parent
05f63db82c
commit
b2a12de8a1
|
@ -567,7 +567,7 @@ en:
|
||||||
|
|
||||||
category:
|
category:
|
||||||
topic_prefix: "About the %{category} 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"
|
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:
|
errors:
|
||||||
not_found: "Category not found!"
|
not_found: "Category not found!"
|
||||||
|
|
Loading…
Reference in New Issue