about summary refs log tree commit diff
path: root/config
diff options
context:
space:
mode:
authorJeong Arm <kjwonmail@gmail.com>2019-03-24 00:11:58 +0900
committerEugen Rochko <eugen@zeonfederated.com>2019-03-23 16:11:58 +0100
commit9ec98893f4974bb022a722c3163a7e578b1d5ce9 (patch)
treea9ad59caf969d5fd9cc2528e7843a60782966b3a /config
parent08c3ce51aa0fa60e53dc0f84cb2f4ae0fbcb279e (diff)
Change settings description (#10312)
- site_description is no longer visible on front page
- short_description is not fallback to site_description
Diffstat (limited to 'config')
-rw-r--r--config/locales/en.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml
index d5ed20623..b0bf2539c 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -428,13 +428,13 @@ en:
         desc_html: Show a staff badge on a user page
         title: Show staff badge
       site_description:
-        desc_html: Introductory paragraph on the frontpage. Describe what makes this Mastodon server special and anything else important. You can use HTML tags, in particular <code>&lt;a&gt;</code> and <code>&lt;em&gt;</code>.
+        desc_html: Introductory paragraph on the API. Describe what makes this Mastodon server special and anything else important. You can use HTML tags, in particular <code>&lt;a&gt;</code> and <code>&lt;em&gt;</code>.
         title: Server description
       site_description_extended:
         desc_html: A good place for your code of conduct, rules, guidelines and other things that set your server apart. You can use HTML tags
         title: Custom extended information
       site_short_description:
-        desc_html: Displayed in sidebar and meta tags. Describe what Mastodon is and what makes this server special in a single paragraph. If empty, defaults to server description.
+        desc_html: Displayed in sidebar and meta tags. Describe what Mastodon is and what makes this server special in a single paragraph.
         title: Short server description
       site_terms:
         desc_html: You can write your own privacy policy, terms of service or other legalese. You can use HTML tags