Merge pull request #1736 from esethna/patch-46

Update help text in privacy_settings.jsx
Этот коммит содержится в:
Corey Hulen
2015-12-15 16:08:26 -08:00
родитель a747fe274f b5de27a9c8
Коммит c885c9a454

Просмотреть файл

@@ -132,7 +132,7 @@ export default class PrivacySettings extends React.Component {
/>
{'false'}
</label>
<p className='help-text'>{'When false, hides full name of users from other users including team owner and team administrators.'}</p>
<p className='help-text'>{'When false, hides full name of users from other users, including team owners and team administrators. Username is shown in place of full name.'}</p>
</div>
</div>