Small copy fixes (#14826)

* FIX: small copy fix for embedding.sample

* FIX: improve copy for site_description and short_site_description

As part of the setup wizard, improve the description of these two
strings to add context on where they will be used, so that it is
clearer how to write each one.

Meta discussion: https://meta.discourse.org/t/unclear-double-question-in-setup-wizard/208344/
This commit is contained in:
Leonardo Mosquera 2021-11-07 22:32:44 -03:00 committed by GitHub
parent e6245bd603
commit b1dc0dc944
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -5449,7 +5449,7 @@ en:
embedding:
get_started: "If you'd like to embed Discourse on another website, begin by adding its host."
confirm_delete: "Are you sure you want to delete that host?"
sample: "Use the following HTML code into your site to create and embed discourse topics. Replace <b>REPLACE_ME</b> with the canonical URL of the page you are embedding it on."
sample: "Paste the following HTML code into your site to create and embed discourse topics. Replace <b>REPLACE_ME</b> with the canonical URL of the page you are embedding it on."
title: "Embedding"
host: "Allowed Hosts"
class_name: "Class Name"

View File

@ -4811,10 +4811,10 @@ en:
label: "Your community’s name"
placeholder: "Jane’s Hangout"
site_description:
label: "Describe your community in one short sentence"
label: "Describe your community in one short sentence (used in search results and social media)"
placeholder: "A place for Jane and her friends to discuss cool stuff"
short_site_description:
label: "Describe your community in few words"
label: "Describe your community in few words (used for the homepage title)"
placeholder: "Best community ever"
introduction: