update copy

This commit is contained in:
Sean Yesmunt 2019-10-15 13:29:27 -04:00
parent a1dfc54c3d
commit a0707f97b4
2 changed files with 1 additions and 4 deletions

View file

@ -391,9 +391,7 @@ class SettingsPage extends React.PureComponent<Props, State> {
onChange={() => setClientSetting(SETTINGS.SHOW_ANONYMOUS, !showAnonymous)}
checked={showAnonymous}
label={__('Show anonymous content')}
helper={__(
'You can opt for displaying contents published anonymously, i.e. contents published without a channel identity.'
)}
helper={__('Anonymous content is published without a channel.')}
/>
<FormField

View file

@ -792,7 +792,6 @@
"Create": "Create",
"You have no rewards available.": "You have no rewards available.",
"URL does not include name.": "URL does not include name.",
"I Understand": "I Understand",
"Enter \"%acknowledgement_text\"": "Enter \"%acknowledgement_text\"",
"Dear computer, %acknowledgement_text%": "Dear computer, %acknowledgement_text%",
"Enter \"%acknowledgement_text%\"": "Enter \"%acknowledgement_text%\"",