From 36c74d7b47253249ec83aedacf409a93de1d182f Mon Sep 17 00:00:00 2001 From: Harrison Healey Date: Mon, 3 Apr 2017 08:42:05 -0400 Subject: PLT-5873 Renamed private groups to private channels (#5924) * PLT-5873 Renamed private groups to private channels in web app * PLT-5873 Renamed private groups to private channels in server --- webapp/components/sidebar.jsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'webapp/components/sidebar.jsx') diff --git a/webapp/components/sidebar.jsx b/webapp/components/sidebar.jsx index 940f0b0a6..76ac81c6e 100644 --- a/webapp/components/sidebar.jsx +++ b/webapp/components/sidebar.jsx @@ -446,7 +446,7 @@ export default class Sidebar extends React.Component {
); @@ -473,7 +473,7 @@ export default class Sidebar extends React.Component { id='sidebar.tutorialScreen3' defaultMessage='

Creating and Joining Channels

Click "More..." to create a new channel or join an existing one.

-

You can also create a new channel or private group by clicking the "+" symbol next to the channel or private group header.

' +

You can also create a new public or private channel by clicking the "+" symbol next to the public or private channel header.

' /> ); @@ -700,7 +700,7 @@ export default class Sidebar extends React.Component { ); @@ -708,7 +708,7 @@ export default class Sidebar extends React.Component { ); @@ -872,7 +872,7 @@ export default class Sidebar extends React.Component {

{createPrivateChannelIcon}

-- cgit v1.2.3-1-g7c22