improve the category definition default copy
This commit is contained in:
parent
705f94668f
commit
b75454219f
|
@ -75,8 +75,8 @@ da:
|
||||||
|
|
||||||
category:
|
category:
|
||||||
topic_prefix: "Category definition for %{category}"
|
topic_prefix: "Category definition for %{category}"
|
||||||
replace_paragraph: "[Replace this first paragraph with a short description of your new category. Try to keep it below 200 characters.]"
|
replace_paragraph: "[Replace this first paragraph with a short 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 this space below for a longer description, as well as to establish any rules or discussion!"
|
post_template: "%{replace_paragraph}\n\nUse this space for a longer description, as well as to establish any category guidelines or rules.\n\nSome things to consider in any discussion replies below:\n\n- What is this category for? Why should people select this category for their topic?\n\n- How is this different than the other categories we already have?\n\n- Do we need this category?\n\n- Should we merge this with another category, or split it into more categories?\n"
|
||||||
|
|
||||||
trust_levels:
|
trust_levels:
|
||||||
new:
|
new:
|
||||||
|
|
|
@ -91,8 +91,8 @@ en:
|
||||||
|
|
||||||
category:
|
category:
|
||||||
topic_prefix: "Category definition for %{category}"
|
topic_prefix: "Category definition for %{category}"
|
||||||
replace_paragraph: "[Replace this first paragraph with a short description of your new category. Try to keep it below 200 characters.]"
|
replace_paragraph: "[Replace this first paragraph with a short 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 this space below for a longer description, as well as to establish any rules or discussion!"
|
post_template: "%{replace_paragraph}\n\nUse this space for a longer description, as well as to establish any category guidelines or rules.\n\nSome things to consider in any discussion replies below:\n\n- What is this category for? Why should people select this category for their topic?\n\n- How is this different than the other categories we already have?\n\n- Do we need this category?\n\n- Should we merge this with another category, or split it into more categories?\n"
|
||||||
|
|
||||||
trust_levels:
|
trust_levels:
|
||||||
visitor:
|
visitor:
|
||||||
|
|
|
@ -77,8 +77,8 @@ es:
|
||||||
|
|
||||||
category:
|
category:
|
||||||
topic_prefix: "Category definition for %{category}"
|
topic_prefix: "Category definition for %{category}"
|
||||||
replace_paragraph: "[Replace this first paragraph with a short description of your new category. Try to keep it below 200 characters.]"
|
replace_paragraph: "[Replace this first paragraph with a short 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 this space below for a longer description, as well as to establish any rules or discussion!"
|
post_template: "%{replace_paragraph}\n\nUse this space for a longer description, as well as to establish any category guidelines or rules.\n\nSome things to consider in any discussion replies below:\n\n- What is this category for? Why should people select this category for their topic?\n\n- How is this different than the other categories we already have?\n\n- Do we need this category?\n\n- Should we merge this with another category, or split it into more categories?\n"
|
||||||
|
|
||||||
trust_levels:
|
trust_levels:
|
||||||
new:
|
new:
|
||||||
|
|
|
@ -76,8 +76,8 @@ id:
|
||||||
|
|
||||||
category:
|
category:
|
||||||
topic_prefix: "Category definition for %{category}"
|
topic_prefix: "Category definition for %{category}"
|
||||||
replace_paragraph: "[Replace this first paragraph with a short description of your new category. Try to keep it below 200 characters.]"
|
replace_paragraph: "[Replace this first paragraph with a short 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 this space below for a longer description, as well as to establish any rules or discussion!"
|
post_template: "%{replace_paragraph}\n\nUse this space for a longer description, as well as to establish any category guidelines or rules.\n\nSome things to consider in any discussion replies below:\n\n- What is this category for? Why should people select this category for their topic?\n\n- How is this different than the other categories we already have?\n\n- Do we need this category?\n\n- Should we merge this with another category, or split it into more categories?\n"
|
||||||
|
|
||||||
trust_levels:
|
trust_levels:
|
||||||
visitor:
|
visitor:
|
||||||
|
|
|
@ -76,8 +76,8 @@ sv:
|
||||||
|
|
||||||
category:
|
category:
|
||||||
topic_prefix: "Category definition for %{category}"
|
topic_prefix: "Category definition for %{category}"
|
||||||
replace_paragraph: "[Replace this first paragraph with a short description of your new category. Try to keep it below 200 characters.]"
|
replace_paragraph: "[Replace this first paragraph with a short 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 this space below for a longer description, as well as to establish any rules or discussion!"
|
post_template: "%{replace_paragraph}\n\nUse this space for a longer description, as well as to establish any category guidelines or rules.\n\nSome things to consider in any discussion replies below:\n\n- What is this category for? Why should people select this category for their topic?\n\n- How is this different than the other categories we already have?\n\n- Do we need this category?\n\n- Should we merge this with another category, or split it into more categories?\n"
|
||||||
|
|
||||||
trust_levels:
|
trust_levels:
|
||||||
visitor:
|
visitor:
|
||||||
|
|
Loading…
Reference in New Issue