Change tip copy

pull/21833/head
Travis Ralston 2020-08-26 08:48:01 -06:00
parent 5ea11e90b2
commit 3e7d82b421
2 changed files with 2 additions and 2 deletions

View File

@ -206,7 +206,7 @@ export default class PrototypeCreateGroupDialog extends React.PureComponent<IPro
{preview} {preview}
</AccessibleButton> </AccessibleButton>
<div className="mx_PrototypeCreateGroupDialog_tip"> <div className="mx_PrototypeCreateGroupDialog_tip">
<b>{_t("PRO TIP")}</b> <b>{_t("Add image (optional)")}</b>
<span> <span>
{_t("An image will help people identify your community.")} {_t("An image will help people identify your community.")}
</span> </span>

View File

@ -1744,7 +1744,7 @@
"You can change this later if needed.": "You can change this later if needed.", "You can change this later if needed.": "You can change this later if needed.",
"What's the name of your community or team?": "What's the name of your community or team?", "What's the name of your community or team?": "What's the name of your community or team?",
"Enter name": "Enter name", "Enter name": "Enter name",
"PRO TIP": "PRO TIP", "Add image (optional)": "Add image (optional)",
"An image will help people identify your community.": "An image will help people identify your community.", "An image will help people identify your community.": "An image will help people identify your community.",
"If you run into any bugs or have feedback you'd like to share, please let us know on GitHub.": "If you run into any bugs or have feedback you'd like to share, please let us know on GitHub.", "If you run into any bugs or have feedback you'd like to share, please let us know on GitHub.": "If you run into any bugs or have feedback you'd like to share, please let us know on GitHub.",
"To help avoid duplicate issues, please <existingIssuesLink>view existing issues</existingIssuesLink> first (and add a +1) or <newIssueLink>create a new issue</newIssueLink> if you can't find it.": "To help avoid duplicate issues, please <existingIssuesLink>view existing issues</existingIssuesLink> first (and add a +1) or <newIssueLink>create a new issue</newIssueLink> if you can't find it.", "To help avoid duplicate issues, please <existingIssuesLink>view existing issues</existingIssuesLink> first (and add a +1) or <newIssueLink>create a new issue</newIssueLink> if you can't find it.": "To help avoid duplicate issues, please <existingIssuesLink>view existing issues</existingIssuesLink> first (and add a +1) or <newIssueLink>create a new issue</newIssueLink> if you can't find it.",